Skip to main content
GET
List and filter transactions

Authorizations

X-API-Key
string
header
required

Headers

X-Account-ID
string

Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).

Query Parameters

finished_at_from
string<date-time>

Filter transactions finished at or after this date-time

finished_at_to
string<date-time>

Filter transactions finished at or before this date-time

page
integer

Page cursor for pagination

limit
integer

Maximum items per page

Response

Success

data
TransactionIndexResponse · object[]
next_page
integer
previous_page
integer