Get a transaction's labels

This method returns the transaction's labels.

Security(Ledger_API_Key and Ledger_API_User) or Ledger_API_Key and Ledger_API_User and Ledger_Store_Auth_Token) or Ledger_API_User or Ledger_API_User and Ledger_Store_Auth_Token)
Request
path Parameters
transaction_id
required
integer

The transaction's ID

Responses
200

Transaction object

404

Transaction not found

get/transactions/{transaction_id}/labels
Response samples
application/json
[
  • {
    }
]
Copyright © Ledger Enterprise Platform 2023. All right reserved.