Get an AssetRate by the Asset Code
Headers
A unique identifier used to trace and track each request.
Bearer JWT token for authentication.
Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments).
Optional in default OSS single-tenant mode.
Format: Bearer <token>
Path Parameters
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
Asset code (for example, USD or BRL)
Query Parameters
Filter by destination asset codes
Max items per page (1-100, default 10)
Filter asset rates created on/after this date (YYYY-MM-DD)
Filter asset rates created on/before this date (YYYY-MM-DD)
Sort direction (asc, desc)
Opaque cursor token for pagination

