---
title: "Check"
method: GET
path: "/api/cp/setup/webphone/{id}/check"
tags: ["Setup Webphone"]
---

# Check

`GET /api/cp/setup/webphone/{id}/check`

Check

## Path parameters

- `id` integer, required

## Response `200`

Successful response

- SetupWebphone
  - `id` integer — Id
  - `account_id` integer — Account Id
  - `brand_name` string — Brand Name
  - `domain` string — Domain
  - `deploy_type` 'code' | 'sms' | 'existing' — Deploy Type
  - `signup_fields` string — Signup Fields
  - `menu` object — Menu
  - `register_success_html` string — Register Success Html
  - `host` string — Host
  - `flags` string[] — Flags
  - `netlify_site_id` string — Netlify Site Id
  - `template_customer_id` integer — Template Customer Id
  - `customers` string — Customers
  - `css` string — Css
  - `codec_delete` string — Codec Delete
  - `codec_priority` string — Codec Priority

## Other responses

- `400` — Bad Request - Invalid parameters or request body
- `401` — Authentication information is missing or invalid
- `403` — Access denied - insufficient permissions or dependency access failure
- `404` — Resource not found
- `500` — Internal server error

---

[API](https://skmtc.dev/connexcs/apis/connexcs-control-panel-api.md) · [All operations](https://skmtc.dev/connexcs/apis/connexcs-control-panel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/connexcs/connexcs-control-panel-api/revisions/54bc2ed6edae/schema)
