Skip to main content
GET
List Credit Transactions

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

total
integer
required
transactions
CreditTransactionResponse · object[]
required