Skip to main content
GET

Endpoint

Authentication

string
required
Bearer token with your API key. Must have Read Transactions permission.

Path Parameters

string
required
The unique identifier of the distributor. Must match the distributor ID associated with the API key.

Query Parameters

integer
default:"100"
Maximum number of operations to return. Maximum value: 1000.
integer
default:"0"
Number of operations to skip for pagination.

Response

Returns an array of operation objects, sorted by creation date (newest first).
array

Pagination Example

Filtering Operations

While the API doesn’t provide built-in filtering, you can filter results client-side: