---
title: "GET /v1/verify/status/{jobId}"
method: GET
path: "/v1/verify/status/{jobId}"
tags: ["Verification"]
---

# GET /v1/verify/status/{jobId}

`GET /v1/verify/status/{jobId}`

Check the status of an async verification job. Poll this endpoint after POST /v1/verify returns status "pending" with a job_id. Returns the full verification result once the job completes.

## Path parameters

- `jobId` string, required

## Response `200`

Default Response

- unknown

## Other responses

- `404` — Default Response

---

[API](https://skmtc.net/bizverify/apis/bizverify-api.md) · [All operations](https://skmtc.net/bizverify/apis/bizverify-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bizverify/bizverify-api/revisions/47b91ca07384/schema)
