Deprecation Update
This API will be deprecated by 30th April 2025.
We recommend to start using the new version of the APIs:
This API retrieves the status of all logged-in agents, providing information about their current state, such as Ready, ACW, or Idle.
To access this API the following parameters MUST be passed.
Parameter | Description |
---|---|
api_key* | Available in CloudAgent admin login |
username* | CloudAgent account name |
Note
Parameters with ‘*’ are to be considered mandatory parameters.
Possible responses
Success response | "status": "success" |
If userName is empty | "status": "error" |
If apiKey is empty | "status": "error" |
If userName or apiKey is invalid | "status": "error" |
If rate limit exceeds | "status": "error" |
Further Insights
By default, the domain name is https://in1-ccaas-api.ozonetel.com. Please refer here to change based on the need.