Workflows
List Workflow Runs
List all runs for a workflow with pagination
GET
Each run corresponds to one file collection, identified by UUID.Documentation Index
Fetch the complete documentation index at: https://docs.anyformat.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
page | integer | 1 | Page number (minimum: 1) |
page_size | integer | 20 | Items per page (minimum: 1, maximum: 100) |
Authorizations
API key issued from app.anyformat.ai/settings. Send as Authorization: Bearer <key>.
Path Parameters
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Response
Successful Response
