Endpoint
Authentication
Pass your JWT using one of the following:The JWT identifies both the tenant and application. This endpoint is safe to call directly from the browser — users will only ever see their own application’s data.
Response
Error Responses
Recommendations
- Poll no more than once per minute for admin dashboards — the
STRICTrate limit allows up to once every 5 seconds but once per minute is sufficient for most use cases - Use
percentandstatusto drive progress bars or color-coded health indicators - Trigger an upgrade prompt when
statusreacheswarningto prevent users hitting hard limits in production

