get https://dialpad.com/api/v2/websockets
Gets a list of all the websockets that are associated with the company.
Added on April 5th, 2022 for API v2.
Rate limit: 1200 per minute.
Response
Gets a list of all the websockets that are associated with the company.
Added on April 5th, 2022 for API v2.
Rate limit: 1200 per minute.
xxxxxxxxxx
curl --request GET \
--url https://dialpad.com/api/v2/websockets \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: