v3

latestOpenAPI 3.0.02026-07-31800117.7 KB
Capabilities

billing.listHistory

List invoices and one-off charges for the authenticated user's own billing account. This does not expose another workspace owner's invoice history.

post/capabilities/billing.listHistory

Request body

limitinteger
startingAfterstring

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}