General
Get a paginated list of currencies
GET
Get a paginated list of currencies
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The search query.
Maximum string length:
255The number of items per page.
Required range:
1 <= x <= 100The page number.
Required range:
x >= 1The sort direction (asc or desc).
Available options:
asc, desc Filter by active status.