Responds with a file with requests for admins.

Query Params
string
enum

Sorts records. Can be sorted in DESC direction by adding "-" prefix.

string

Applies filter by id.

string

Applies filter by base currency code.

string

Applies filter by subject.

string

For filtering by status

string

For filtering by status using in operator

string

For filtering by status using equal operator

string

For filtering by status using not equal operator

string

For filtering by status using not in operator

string

Applies filter by createdAt. Returns records where date >= passed.

string

Applies filter by createdAt. Returns records where date <= passed.

string

Applies filter by statusChangedAt. Returns records where date >= passed.

string

Applies filter by statusChangedAt. Returns records where date <= passed.

string

Applies filter by isVisible value.

string

Applies filter by account id.

string

Specifies count of objects returned in response. Default value is 20.

string

Specifies page number to be shown in response. size + number makes offset for records. Default value is 1.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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