Wallets
Retrieve a transaction
This endpoint is used to retrieve a specific wallet transactions.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier assigned to the wallet transaction within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the wallet's record within the Lago system.
Example:
"bb0a27be-51f7-4f4f-aad0-2abc80534c0f"
Response
200
application/json
Wallet transaction
The response is of type object
.