---
title: "Get aggregate verification status for a job"
method: GET
path: "/v1/jobs/{jobId}/verification-status"
---

# Get aggregate verification status for a job

`GET /v1/jobs/{jobId}/verification-status`

## Path parameters

- `jobId` string, required

## Response `200`

Aggregate verification status for the job

- object
  - `status` 'passed' | 'running' | 'failed' | '', required — Aggregate verification status

## Other responses

- `400` — Invalid request

---

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