Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

principal
string
required

Query Parameters

page
number
limit
number
token
string
sort
enum<string> | null
Available options:
null,
index_time:asc,
index_time:desc,
created_time:asc,
created_time:desc,
index_time:asc,
index_time:desc,
amount:asc,
amount:desc
status
number
index_time_min
string
index_time_max
string
created_time_min
string
created_time_max
string
updated_time_min
string
updated_time_max
string

Response

200 - application/json

The response is of type any.