v4
OpenAPI 3.1.02026-07-313621,3961.8 MBAgents Platform
Get Live Count
Get the live count of the ongoing conversations.
get/v1/convai/analytics/live-count
Query parameters
agent_idstring nullable
The id of an agent to restrict the analytics to.
Example:21m00Tcm4TlvDq8ikWAM
The id of an agent to restrict the analytics to.
Headers
xi-api-keystring nullable
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
Successful Response
Example response
{
"count": 42
}