---
title: "Getting all the constants for the resource."
method: GET
path: "/verifications/configuration"
tags: ["ACS Verifications"]
---

# Getting all the constants for the resource.

`GET /verifications/configuration`

## Query parameters

- `api-version` string, required

## Response `200`

Success

- VerificationConstantsResponse — Model verified recipients.
  - `MaxRetriesAllowed` integer — Max retries allowed for resource.
  - `MaxVerificationsAllowed` integer — Max verified numbers allowed for resource.
  - `CurrentNumberOfVerifications` integer — Current number of verified numbers for the resource.

## Other responses

- `default` — Failure

---

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