Executions
List Workflow Blocks Executions
List recent block executions for one workflow run block.
Cursor pagination matches the conventions used by
GET /v1/extractions — pass after from the previous page’s
list_metadata.after to advance, before to step backwards, and
order to flip the sort direction. run_id + block_id are
required scope filters; without them this endpoint would expose
cross-run cursors that walk arbitrary block executions.
GET
List workflow block executions for one run and block.Documentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Required range:
1 <= x <= 100Available options:
asc, desc