---
title: "Get phone"
method: GET
path: "/omni/phone"
tags: ["Phone number input"]
---

# Get phone

`GET /omni/phone`

Get the phone previously added to the interview.

## Query parameters

- `id` string

## Headers

- `api-version` string, required

## Response `200`

OK

- PhoneResponse
  - `phone` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/incode/apis/incode-omni-api.md) · [All operations](https://skmtc.net/incode/apis/incode-omni-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incode/incode-omni-api/revisions/30cd6d926ea3/schema)
