The review queue: gated block runs awaiting review, hottest first.
List the review queue — every gated block run that has an open review overlay, plus recently decided ones. Each item is aDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
ReviewQueueItem summary, not the full overlay. Use Get Review to fetch the complete overlay (versions, decisions, audit trail) for a given (run_id, block_id) pair.
Filter the queue with the query parameters:
| Parameter | Notes |
|---|---|
workflow_id | Optional — restrict to a single workflow. |
status | awaiting_review / approved / rejected. Omit to return all. |
mine | true returns only overlays you currently hold the advisory claim on. |
limit | 1–200. Defaults to a server-side page size; paginate with has_more. |
awaiting_review, approved, rejected Only reviews claimed by the caller.
1 <= x <= 200