v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
Transactions

Get all transactions

get/transactions

Query parameters

pagenumber float

The page number to retrieve in a paginated response. Used in combination with limit to specify the starting point for a subset of records.

limitnumber float

A limit on the number of objects to be returned.

fromDatestring

The start date for filtering the records, formatted as YYYY-MM-DD. Only records from this date onwards will be retrieved.

toDatestring

The end date for filtering the records, formatted as YYYY-MM-DD. Only records up to this date will be retrieved.

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Response

Return transactions