Skip to main content
GET
List Workspace 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

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

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

Response

Successful Response

total
integer
required
transactions
CreditTransactionResponse · object[]
required