Get settlement by ID
Permissions required: Execute trades or Read trade activity
Get settlement details by ID.
Authorizations
An API key associated with a security role
Path Parameters
The ID of the settlement to get details for
Query Parameters
If true, trades property will be excluded from the response. If false, trades will be included in the response as demonstrated in the example. In order to get the full list of trades for a settlement, favor the usage of the list trades by settlement API endpoint.
If true, positions property will be excluded from the response. If false, positions will be included in the response as demonstrated in the example.
If true, instructionsCrypto property will be excluded from the response. If false, it will be included in the response as demonstrated in the example.
Response
Metadata about a specific settlement

