Skip to main content
GET
List transactions
Requires Authorization: Bearer <user-access-token> — the token from Verify login code. Pass accountId as a query parameter.
Returns paginated transactions for a specific user account. Use List accounts first to obtain the accountId.

Request

Query parameters

Response

200 OK

Item fields

There is currently one asset (USDC) per account, so the transaction itself does not carry a separate currency field — infer it from the account.

Errors