Get a transaction by id

Retrieves a transaction by id

Retrieve a transaction.

get

Retrieve a transaction by id.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
200Success
application/json
get
/transactions/{id}

Last updated