latestOpenAPI 3.0.02026-08-11800117.9 KB

6687ff8993a0

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
}