Skip to main content
GET
Get usage statistics over time

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]+$

Parâmetros de consulta

months
integer
padrão:6

Number of months to include in history

Intervalo obrigatório: 1 <= x <= 12

Resposta

Usage statistics retrieved successfully

data
object[]

Cumulative SKU count by month

currentTotal
integer

Total active SKUs today

aiMediaUsage
object

Per-provider AI media usage for the current billing month

period
object
Última modificação em 16 de fevereiro de 2026