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 detailed information about an agent in your CloudAgent account.
To access this API the following parameters MUST be passed.
Parameter | Description |
---|---|
userName* | CloudAgent account name |
apiKey* | Available in CloudAgent admin login |
AgentId | Id of agent's required to get data |
Note
- Parameters with ‘*’ are considered to be 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 campaignName 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.