Skip to main content
GET
List Exchange Rates

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

org_id
string | null
base_currency
string | null
target_currency
string | null
page
integer
default:1
Required range: x >= 1
limit
integer
default:10
Required range: 1 <= x <= 100

Response

Successful Response

data
ExchangeRateResponse · object[]
required
pagination
PaginationInfo · object
required