User
Retrieve details of speed dial 8
Retrieve details of speed dial 8 by it's ID.
get/users/{id}/speed_dial_8/{dial_id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the user.
dial_idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the speed dial.
Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}