latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

User

Retrieve details of speed dial 100

Retrieve details of speed dial 100 by it's ID.

get/users/{id}/speed_dial_100/{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

idstring

The unique ID of the resource.

codestring

The speed dial 100 dialing code.
Available code range from 00 to 99.

phone_numberstring

The phone number that you want to call.

descriptionstring

The description of speed dial.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}