Billing
List wallet transactions
Retrieve a paginated list of wallet transactions for a workspace. Filter by date range and transaction type for billing reconciliation.
GET
string
required
Workspace UUID
integer
default:"20"
Max transactions to return per page (1-100).
integer
default:"0"
Offset for pagination.
string
Inclusive ISO 8601 lower bound on
created_at.string
Exclusive ISO 8601 upper bound on
created_at.string
Filter by transaction type:
topup, usage, refund, or adjustment.