Skip to main content
GET
Count Wallets For User

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

user_id
string<uuid>
required

User ID.

Response

200 - application/json

Wallet count for user

count
integer
user_id
string<uuid>