Virtual Receptionist
Retrieve action url
Retrieve details of action url of virtual receptionist.
get/ivrs/{id}/action_urls/{url_id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the virtual receptionist.
url_idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the action url.
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}