List Workflow Uploads
List confirmed uploads attached to a workflow.
Returns only uploads that have been confirmed (fully transferred and
committed to the workflow), plus confirmed uploads the workflow definition's
Script Input nodes reference by id (e.g. a file attached in the assistant
chat, which stays bound to its assistant session). In-progress or abandoned
uploads are excluded. Each item includes a short-lived download URL for the
uploaded file.
Authentication
AuthorizationBearer
Clerk JWT token
OR
AuthorizationBearer
Onepin live API key (op_live_...). Test and public keys are reserved in Phase 1.
Path parameters
workflow_id
Headers
X-Workspace-Id
Query parameters
offset
Zero-based pagination offset.
limit
Maximum items to return (1–100).
Response
Successful Response
data
meta
pagination
Errors
422
Unprocessable Entity Error

