Workspaces

Get workflow status (deprecated compatibility endpoint)

Backwards-compatible status polling endpoint for older API clients. The workflowId path parameter is a string, not a UUID; workspaceId remains a UUID. Deprecated — new clients should poll the relevant run entity (e.g. generation-run / eval-run) instead.

get/experimental/workspaces/{workspaceId}/workflows/{workflowId}

Path parameters

workspaceIdstring uuid required
workflowIdstring required

Headers

Authorizationstring

Response

Default Response

Changes

No recorded changes to this endpoint across all 25 revisions of this API.