Transactions
Retrieve a transaction
Retrieves the details of an existing transaction by id
GET
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Path Parameters
The unique identifier for the transaction
Example:
"4E6FE207-53E5-4EC0-BF51-5923BE5CEE2F"
Response
200
application/json
Transaction retrieved successfully
The response is of type object
.