List by cursor

Recovers all transactions for the account provided using cursor-based pagination.

Query Params
uuid
required

Account primary identifier

date-time

Filter transactions with date greater than or equal to the given date. Format (yyyy-mm-dd). Cannot be used together with createdAtFrom.

date-time

Filter transactions created at or after this date. Format (yyyy-mm-ddThh:mm:ss.000Z)

string

Cursor for the next page of results. Obtained from the 'next' field of a previous response.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json