List accounts
Returns the Axiym accounts available to your organization. Each account holds a balance in one currency.
Use the optional filters to narrow the result by currency or account status.
Authorization
Default AuthorizationBearer <token>
In: header
Query Parameters
first?integer
Maximum number of items to return (page size).
Range
value <= 100Default
10after?string
Cursor for the next page, from the previous response's pageInfo.endCursor.
currency?string
Filter by currency.
status?string
Filter by status.
Allowed values
- "ACTIVE"
- "SUSPENDED"
- "CLOSED"
Header Parameters
X-Request-Id?string
Optional client-generated request identifier (UUID recommended) for end-to-end tracing.
Axiym echoes it in the X-Request-Id response header and records it in logs. Quote it when contacting support. If omitted, Axiym generates one.
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json