wallets
Get wallets by user
GET
/
users
/
{userId}
/
wallets
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the user
Required string length:
36
Was this page helpful?