Get Transaction
Transaction and Asset Moves
Retrieve a Transaction
GET
Get Transaction
This retrieves a transaction with associated asset moves and metadata.Documentation Index
Fetch the complete documentation index at: https://docs.ledger.nxos.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The Basic Authentication header. Format: "Basic {base64(orgID:apiKey)}"
Path Parameters
The key of the ledger. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:ledger:customer_a"
The key of the transaction. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:tx:payment:customer_a:2023-06-15"
Response
200 - application/json
The request has succeeded.
The unique internally assigned identifier of the transaction
The asset moves for the transaction
The created at timestamp
The updated at timestamp
The externally defined reference of the transaction