Get Super Agent analytics
Returns detailed analytics for the specified Super Agent, including active-user and credit-usage metrics.
You can get agent_id values from List Super Agents or List user Super Agents if needed.
Active-user metrics reflect users active in the Super Agent during the requested windows.
Authorizations
API key for authentication. See the Authentication page for your API for details on how to get your key.
Query Parameters
Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.
Response
Successful Response
Detailed analytics for a specific Super Agent.
Super Agent identifier.
"agent_abc123"
Super Agent name.
"Support Agent"
Approximate number of users active in the Super Agent in the last 7 days.
x >= 042
Approximate number of users active in the Super Agent in the last 30 days.
x >= 089
Message credits consumed by this Super Agent.
x >= 04250
Integration credits consumed by this Super Agent.
x >= 0875

