List wallet accounts
Returns the on-chain addresses derived from the authenticated user’s embedded wallet. data is empty when no wallet has been provisioned.
Authorizations
Cognito JWT token for regular user authentication
Response
Paginated list of the authenticated user's wallet accounts. Returns an empty list when no wallet has been provisioned.
Paginated list of the authenticated user's wallet accounts. Returns an empty list when no wallet has been provisioned.
On-chain accounts derived from the authenticated user's embedded wallet. Empty when no wallet has been provisioned.
Whether more results are available beyond data. Always false for this resource — the full list is returned in a single response.
false
Opaque pagination cursor. Always null for this resource — the full list is returned in a single response.