v3

latestOpenAPI 3.0.02026-07-31800117.7 KB
Capabilities

billing.get

Get billing account and subscription details for the active workspace, or the user's own billing account when no workspace is active.

post/capabilities/billing.get

Request body

includeUsageboolean
includeFeaturesboolean
includeUpcomingInvoiceboolean

Response

Successful response

successboolean
codeinteger

Example response

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