Skip to content

List 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.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
period
required

Billing period in YYYY-MM format (e.g. ‘2026-06’)

string
operator_org
required
One of:

DocumentId reference to api::organisation.organisation

string
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
Allowed values: draft finalized
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)