Get all exchange rates
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /modules/fxratesapi/rates
Operation
Operation ID: getAllExchangeRates
Get all available exchange rates
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Exchange rates retrieved successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026