This is an API for display chat option based on agent capacity for chats. Fetches the capacity of all agents to work on new chat activities in the queue of the given entry point. This API returns the difference between the maximum load that all agents can take and the current load of all agents in the queue of the entry point. Use this API to decide if we need to show the Chat button or offer new chats to customers only when there are agents available to take more work.
OK
Bad Request
Not Acceptable
Internal server error
{- "count": 1
}