Settlements & Custody
Get Settlement
Retrieve details of a specific trade settlement
GET
Returns the status and details of an on-chain settlement. Settlements represent the atomic swap of tokens that occurs after a trade is matched.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an instance API key with thetrading service enabled.
Path Parameters
The settlement identifier.
Error Codes
| Code | Status | Description |
|---|---|---|
SETTLEMENT_NOT_FOUND | 404 | No settlement found with this ID |
