---
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

## Changes

- **2026-03-26** `bdca2d4f2d88` — 1 info
  - endpoint added
- **2026-02-11** `3924e3b154f6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ctrlplanedev/apis/workspace-engine-api/changes/v1/jobs/:jobId/verification-status/get.md)

---

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