Get treasury transactions

Retrieve paginated treasury transactions for a specific treasury account.

Path Params
uuid
required

ID for a Mercury account.

Query Params
int64
1 to 1000
Defaults to 100

Maximum number of results to return. Defaults to 100

string
enum
Defaults to desc

Sort order for transactions. Can be 'asc' or 'desc'. Defaults to 'desc'

Allowed:
integer
≥ 0

Pagination cursor for retrieving next batch of transactions. Must be an integer >= 0

Responses

400

Invalid cursor or order or limit

404

treasuryId not found

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