Get all FX trades
Get all FX trades
Returns all cross-currency trades. You can include an optional settlementId query parameter to filter the trades to only a specific settlement.
GET
Get all FX trades
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Queries items with the specified settlement id. Matches any settlement id if unspecified.
Example:
"b48c8962-8e9f-40c3-9f1d-d9adde2ffe61"
Response
Successfully retrieved trades.