Success Agent Status Response

API Docs by APIMATIC
ModelsStructures

Success Agent Status Response
#

Returns the user list with relevant email, extension, and current status.

NameDescription
email
REQUIRED
String

The agent's email.

ext
REQUIRED
String

The agent's extension.

status
REQUIRED

Was this page helpful?

Thank you! Your feedback has been received.
  • REST
  • Java
{
  "email": "email8",
  "ext": "ext2",
  "status": "dialer"
}