---
title: "GET /v1/internal/auto-reject-decisions"
method: GET
path: "/v1/internal/auto-reject-decisions"
---

# GET /v1/internal/auto-reject-decisions

`GET /v1/internal/auto-reject-decisions`

## Query parameters

- `windowHours` integer
- `ruleId` 'item_mask_too_small' | 'mask_outside_box' | 'height_ratio_low' | 'height_ratio_high'
- `customerId` string, uuid
- `outcome` 'passed' | 'hit' | 'empty_mask' | 'unknown'
- `action` 'none' | 'rejected' | 'control_sample'
- `overridden` 'true' | 'false'
- `limit` integer
- `offset` integer

## Response `200`

Default Response

## Changes

- **2026-09-22** `65d4396cd99f` — 3 info
  - added the new enum value `height_ratio_high` to the `query` request parameter `ruleId`
  - added the new enum value `height_ratio_low` to the `query` request parameter `ruleId`
  - added the new enum value `mask_outside_box` to the `query` request parameter `ruleId`
- **2026-09-21** `b865883633d6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/internal/auto-reject-decisions/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/65d4396cd99f?raw)
