Agent status

API Docs by APIMATIC
API OverviewAgent Application

Agent status
#

Agent Status
#

The Agent Status API is part of Voiso's Agent Application APIs. Use it to obtain the email address, extension, and current availability status of every agent in the contact center. The API endpoint description is here.

Prerequisites
#

Making requests
#

The Agent Status API requires the base URL (cluster_id) and the The Contact Center API key) (client_api_key). It uses the following parameters to initiate a call:

The contact center API key. Voiso responds with a list of all agents and their current availability status.

For example:

GET https://cluster1.voiso.com/api/v1/cc7c76b8b...b80ab6c3/agents_status

Troubleshooting
#

The following issues are sometimes encountered:

Invalid key
#

The Agent Status API requires the contact center API key to validate the request. If you see this error, "error": "Invalid key", check that you are using the correct contact center API key. For more information about API keys, refer to Authentication.