Skip to main content
GET
Get billing overview

Autorizações

Authorization
string
header
obrigatório

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

Pattern: ^ws_[a-z0-9]+$

Resposta

Billing overview retrieved successfully

subscription
object | null
plan
enum<string>
Opções disponíveis:
standard,
pro,
business,
enterprise
limits
object

Plan-level limits for this workspace

usage
object
paymentMethod
object | null
invoices
object[]
Última modificação em 16 de fevereiro de 2026