---
title: "Get TFN Verification use cases"
method: GET
path: "/v1/projects/{projectId}/tfnVerification/useCases"
tags: ["TFN Verification"]
---

# Get TFN Verification use cases

`GET /v1/projects/{projectId}/tfnVerification/useCases`

Get a list of valid use cases for creating TFN Verifications

## Path parameters

- `projectId` string, required

## Response `200`

A successful response.

- GetTfnVerificationUseCasesResponse
  - `useCases` string[]

## Other responses

- `400` — If the project_id is not valid
- `429` — Over limit

---

[API](https://skmtc.net/sinch/apis/registration.md) · [All operations](https://skmtc.net/sinch/apis/registration/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/registration/revisions/9eecb207c30d/schema)
