get https://dialpad.com/api/v2/subscriptions/agent_status
Gets a list of all the agent status event subscriptions of a company.
Added on May 7th, 2021 for API v2.
Requires a company admin API key.
Rate limit: 1200 per minute.
Response
Gets a list of all the agent status event subscriptions of a company.
Added on May 7th, 2021 for API v2.
Requires a company admin API key.
Rate limit: 1200 per minute.
xxxxxxxxxx
curl --request GET \
--url https://dialpad.com/api/v2/subscriptions/agent_status \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: