get https://dialpad.com/api/v2/users//caller_id
List all available Caller IDs and the active Called ID for a determined User id
Added on Aug 3, 2022 for API v2.
Rate limit: 1200 per minute.
Response
List all available Caller IDs and the active Called ID for a determined User id
Added on Aug 3, 2022 for API v2.
Rate limit: 1200 per minute.
xxxxxxxxxx
curl --request GET \
--url https://dialpad.com/api/v2/users/id/caller_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: