Show list of requests.

Available for admins. Has includes of related models, filters, sortings, pagination.

Query Params
string
enum

Used to load nested resources associated with request.

Allowed:
string
enum

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

string

Applies filter by request id or users(email, first_name, last_name, phone_number).

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.

Responses

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