---
title: "getIDVerification offer"
method: GET
path: "/offers/{id}/id-verification"
tags: ["offer"]
---

# getIDVerification offer

`GET /offers/{id}/id-verification`

Get an ID Verification of an offer

## Path parameters

- `id` string, regexp, required — Offer ID

## Response `200`

OK response.

- GetIDVerificationResult
  - `url` string, required — The URL to the ID verification flow

## Other responses

- `400` — BadRequest: Bad Request response.
- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.
- `404` — NotFound: Not Found response.

---

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