Recent Documents Status

Open unsuccessful document-handler rows for this plan manager.

Bucket is inferred from unsuccessful_reason. Staff overrides (unsuccessful_resolution) are omitted so they leave the failed-upload queue. include_successful is accepted for compatibility and ignored.

Paginated: limit (default 50) and cursor (scan watermark from next_cursor — created_at of the last open unsuccessful row considered on the previous page).

get/api/v1/workflows/recent-documents-status

Query parameters

plan_manager_lookup_namestring required
include_successfulboolean
days_backinteger
exclude_bucketsstring[] nullable
limitinteger
cursorstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/workflows/recent-documents-status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes