---
title: "Verify Business"
method: GET
path: "/api/v1/verify/phone"
---

# Verify Business

`GET /api/v1/verify/phone`

## Query parameters

- `query` string, required
- `locking_period` unknown

## Response `200`

Successful Response

- VerifyPhone
  - `data` PlaceCall, required
    - `answered_by` string
    - `error` string
    - `option_selected` string
    - `phone_number` string
    - `previously_verified_at` string
    - `progress` string
    - `token` string
  - `meta` VerifyNameMeta, required
    - `job_id` string
    - `job_time` integer
    - `query` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/crediwatch/apis/covid19.md) · [All operations](https://skmtc.net/crediwatch/apis/covid19/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crediwatch/covid19/versions/e48d060f3383/schema)
