---
title: "GET /scope/{job}"
method: GET
path: "/scope/{job}"
tags: ["scope", "get"]
---

# GET /scope/{job}

`GET /scope/{job}`

get the status / current content of a verification job

## Path parameters

- `job` string, required

## Response `200`

Successful response (JWT)

- object
  - `exp` integer
  - `field` string
  - `sub` string — base64safe encoded public signing key

## Other responses

- `204` — Confirmed, waiting for signing
- `404` — Job not found `unknown-job`
- `default` — Error response

---

[API](https://skmtc.net/6dotauthentiqio/apis/6-dot-authentiqio.md) · [All operations](https://skmtc.net/6dotauthentiqio/apis/6-dot-authentiqio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/6dotauthentiqio/6-dot-authentiqio/versions/d45706cc6a47/schema)
