Skip to main content
GET
Get transaction
Returns a single transaction by ID. You can only retrieve transactions belonging to your account.

Path parameters

string
required
UUID of the transaction.

Response

A single TransactionResponse object. See List transactions for the field reference.

Example