List agency-billing-summaries
GET /agency-billing-summaries
GET
/agency-billing-summaries
Monthly billing rollup for operator orgs managing multiple tenants (MSP/agency model). Line items per managed tenant with billing model classification.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
period
required
Billing period in YYYY-MM format (e.g. ‘2026-06’)
string
operator_org
required
line_items
required
Array of {managed_org_id, org_name, billing_model, resource_count, mrr_usd, tier_name}
total_mrr_usd
number
managed_tenant_count
integer
agency_billed_count
integer
managed_billed_count
integer
generated_at
string format: date-time
status
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)