Skip to main content
GET
Get monthly billing summary

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Query Parameters

month
string

Month to query (YYYY-MM). Defaults to current month.

Pattern: ^\d{4}-\d{2}$
limit
integer
default:50

Cycle line items per page

Required range: 1 <= x <= 100
offset
integer
default:0

Cycle line-item pagination offset

Required range: x >= 0

Response

Billing summary retrieved

success
boolean
Example:

true

data
object
Example: