Get balance statement
Returns a paginated history for a single currency, ordered by time descending.
Use the cursor parameter to page through results.
Authentication
AuthorizationBearer
Token obtained via the login flow.
Query parameters
currency
ISO 4217 currency code to filter the statement.
limit
Number of entries to return (1–100, default 10).
cursor
Opaque pagination cursor returned by a previous response.
Response
Paginated balance statement.
balances
hasNextPage
nextCursor
Errors
400
Bad Request Error
401
Unauthorized Error