GET
/
v1
/
app
/
organization
/
analytics
/
totals
{
  "projects_total": 123,
  "threads_total": 123,
  "interactions_total": 123,
  "agent_flows_total": 123,
  "uploaded_artifacts_total": 123
}

Response

200 - application/json

Returns total analytics metrics for the organization

projects_total
number
required
threads_total
number
required
interactions_total
number
required
agent_flows_total
number
required
uploaded_artifacts_total
number
required