Get a single transaction
Transactions
Get Transaction API
Retrieve a single Breezing transaction by ID to inspect crypto accounting fields, status, and wallet-linked transaction details.
GET
Get a single transaction
Path Parameters
Transaction ID
Example:
"12345"
Query Parameters
Organization ID. Use GET /v1/companies to discover available org/company pairs.
Example:
"1"
Company ID. Use GET /v1/companies to discover available companies and their access levels.
Example:
"1"
Last modified on April 12, 2026