Validate workflow
Validate a workflow against a sample log without triggering real side effects. No notifications, webhooks, or dataset writes are performed.
Path parameters
workflow_id
Workflow ID.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Request
This endpoint expects an object.
log_id
Specific log ID to use as the validation sample. If omitted, the backend uses the most recent organization log.
Response
Workflow validation result
status
Allowed values:
validation
task_results
is_all_passed
Errors
401
Unauthorized Error
404
Not Found Error