v1

latestOpenAPI 3.0.02026-08-0487298782.1 KB
Account

List all accounts

List all accounts associated with a user under your organization.

get/v2/users/{userId}/accounts

Path parameters

userIdstring required

ID of the user

Query parameters

rail'onramp' | 'offramp'

onramp or offramp

type'us' | 'brazil' | 'colombia' | 'argentina' | 'mexico' | 'africa' | 'brazilGlobalNetwork' | 'nigeriaGlobalNetwork' | 'mexicoGlobalNetwork' | 'hongKongGlobalNetwork' | 'chinaGlobalNetwork' | 'singaporeGlobalNetwork'

The type of account.

account type

currencystring
limitstring

default to 10, maximum to 100

createdBeforestring date

ISO format: YYYY-MM-DD

createdAfterstring date

ISO format: YYYY-MM-DD

Response

Success

countinteger
nextCursorstring

The createdAt timestamp of the last record in the current page. Pass this as createdBefore in the next request to retrieve the next page of results.