---
title: "Get available channels of code verification"
method: GET
path: "/antifraud/verification/{phone}"
tags: ["Verification"]
---

# Get available channels of code verification

`GET /antifraud/verification/{phone}`

## Path parameters

- `phone` string, required — Consumer's phone number. Must start with an optional '+' sign, followed by up to 16 digits. The first digit (after '+' if present) must be between 1 and 9 (i.e., no leading zeros).

## Headers

- `X-Request-ID` string

## Response `200`

OK

- string[] — List of available channels of verification

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.dev/centrobill/apis/centrobill-payment-api.md) · [All operations](https://skmtc.dev/centrobill/apis/centrobill-payment-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/centrobill/centrobill-payment-api/revisions/d0334aeb55ce/schema)
