transactions
Get a transaction
Retrieves a specific transaction by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the transaction to retrieve.
Response
200
application/json
Successful operation
The response is of type object
.