Get Public Workflow Version
This public URL uses a deprecated compatibility host outside the api-service host. It remains supported for now, but will soon move under https://api.eachlabs.ai. Keep integrations configurable and switch to the api-service URL once it is published.
Retrieve a public or unlisted workflow version. No authentication required for reading.
Path Parameters
Example
Response
Returns a WorkflowVersionSummary object including the workflow definition.
Trigger Public Workflow Version
This public URL uses a deprecated compatibility host outside the api-service host. It remains supported for now, but will soon move under https://api.eachlabs.ai. Keep integrations configurable and switch to the api-service URL once it is published.
Trigger a public or unlisted workflow. Authentication required via X-API-Key header or api_key in request body.
Path Parameters
Same as Get Public Workflow Version above.
Request Body
Same as Trigger Workflow: inputs, version_id, and webhook_url.
Authentication Options
Response
Status: 202 Accepted
Error Responses