Billing Analytics API
GET/api/v1/billing-analytics/overview
Product availabilityAlgaPSA

Get billing overview analytics

Maps to ApiContractLineController.getBillingOverviewAnalytics() and returns tenant billing overview analytics. Authenticated and tenant-scoped via withApiKeyRouteAuth (req.context is populated before the handler runs).

Response body

Success response 200 · schema BillingOverviewResponse

dataobjectRequired
countnumber
metaobject

Response codes

200
Billing analytics payload returned.
500
Request context missing or other server failure.