Success Agent Status Response

API Docs by APIMATIC

Success Agent Status Response
#

  • REST
  • Java

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
{
  "email": "email8",
  "ext": "ext2",
  "status": "dialer"
}