get
https://{domainname}/events/subscriptions/list
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
Loadingā¦
The Get Subscription List API allows you to retrieve a list of current subscriptions for real-time updates on call and agent status in your account. By using this API, you can access information about the existing subscriptions.
Domain nameEnsure to include the domain name in the 'Base URL' field located on the right section of the screen.
For In-CcaaS: subscription.ozonetel.com
For US: subscription.ccaas.ozonetel.com
Parameters
To utilize this API, you are required to provide the following parameters.
| Parameter | Description |
|---|---|
| api_key* | Available in CloudAgent admin login |
| username* | CloudAgent account name |
Possible Responses
| Success response | { "agentEventsURL": "http://agent_test.com", "callEventsURL": "http://call_test.com"" } |
| When a subscription doesnāt exist | Subscription doesnt exists for User: XXXXXX |
