---
title: "List speed dial 8"
method: GET
path: "/user/speed_dial_8"
tags: ["User"]
---

# List speed dial 8

`GET /user/speed_dial_8`

List speed dial 8.

## Response `200`

OK

- object
  - `items` object[]
    - `id` string — The unique ID of the resource.
    - `code` string — The speed dial 8 dialing code. Available code range from `2` to `9`.
    - `phone_number` string — The phone number that you want to call.
    - `description` string — The description of speed dial.

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
