Skip to main content
GET
List all consumptions for a wallet transaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lago_id
string<uuid>
required

Unique identifier assigned to the wallet transaction within the Lago application. Must be an inbound wallet transaction.

Example:

"1a901a90-1a90-1a90-1a90-1a901a901a90"

Query Parameters

page
integer

Page number.

Example:

1

per_page
integer

Number of records per page.

Example:

20

Response

Wallet transaction consumptions

wallet_transaction_consumptions
object[]
required
meta
object
required