---
title: "Pass Phrases"
method: GET
path: "/text-dependent/phrases/{locale}"
tags: ["text-dependent"]
---

# Pass Phrases

`GET /text-dependent/phrases/{locale}`

Retrieves list of supported passphrases for a specific locale.

## Response `200`

OK

- string[]

## Other responses

- `400` — Bad Request * InvalidRequest - Locale parameter is missing. * InvalidArgument - Invalid locale value. Supported locales are {comma-separated list of locales}.
- `401` — Request is not authorized. Make sure subscription key is included and valid.
- `429` — Rate limit is exceeded.
- `500` — Internal Server Error.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-speakerrecognition-verification.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-speakerrecognition-verification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speakerrecognition-verification/revisions/b4c1a68ff13f/schema)
