---
title: "GET /v1/qa/pending"
method: GET
path: "/v1/qa/pending"
---

# GET /v1/qa/pending

`GET /v1/qa/pending`

## Query parameters

- `limit` integer
- `offset` integer
- `customerId` string, uuid
- `kochMinMaeCm` number
- `kochMaxMaeCm` number
- `kochMaxLengthDeviationCm` number
- `kochMaxWidthDeviationCm` number
- `kochMaxHeightDeviationCm` number
- `kochApplyScaleFactor` boolean
- `kochScaleFactorObjective` 't30_mae' | 'per_dim_5cm_count'
- `kochMissingGroundTruth` boolean
- `cameraViews` string
- `excludedCustomerIds` string[]
- `capturedAfter` string, date-time
- `capturedBefore` string, date-time
- `minGap` number
- `sortOrder` 'oldest' | 'newest' | 'value'
- `eberlDirection` 'sa' | 'se' | 'unknown'
- `eberlCustomerType` 'eigenkunde' | 'beschaffer' | 'unknown'
- `includeNoScanner` boolean
- `scanTypes` string
- `scannerIds` string
- `tmsMinDeltaCm` number
- `tmsMissing` boolean
- `jobId` string, uuid
- `stage` 'pending' | 'approval'

## Response `200`

Default Response

## Changes

- **2026-09-14** `ada5ce5d36f0` — 1 info
  - added the new optional `query` request parameter `stage`
- **2026-09-10** `08236b56c2e4` — 1 info
  - added the new optional `query` request parameter `scannerIds`
- **2026-09-08** `772bbade15f0` — 2 info
  - added the new optional `query` request parameter `tmsMinDeltaCm`
  - added the new optional `query` request parameter `tmsMissing`
- **2026-09-01** `f74c464947b1` — 2 info
  - added the new optional `query` request parameter `jobId`
  - added the new optional `query` request parameter `scanTypes`

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/qa/pending/get.md)

---

[API](https://skmtc.dev/transload/apis/pipeline-backend.md) · [All operations](https://skmtc.dev/transload/apis/pipeline-backend/llms.txt) · [OpenAPI document](https://skmtc.dev/transload/apis/pipeline-backend/revisions/c5284fb49979?raw)
