Get analytics
Returns workspace-level analytics including summary KPIs, app distribution per user, the workspace credit pool, per-member credit-limit aggregates, and credit consumption.
Data is real-time from the database.
Authorizations
API key for authentication. See the Authentication page for your API for details on how to get your key.
Path Parameters
Query Parameters
Start date in YYYY-MM-DD format. Defaults to billing period start.
End date in YYYY-MM-DD format. Defaults to current date. Max 1 year range.
Response
Successful Response
Workspace analytics data.
High-level workspace summary.
User distribution breakdown.
App distribution statistics.
Deprecated: Workspace seat utilization metrics. Use credit_pool instead. Workspaces on the current billing model share a credit pool with no per-user seats, so this block reports zeros for them.
Workspace credit pool state for the current credit reset period.
Aggregate view of per-member credit limits drawn from the shared pool.
Credits consumption summary.

