Skip to main content
POST
Run Workflow

Authorizations

X-Kinetic-Key
string
header
required

Your Kinetic API key

Path Parameters

workflow_uuid
string
required

Body

application/json
input_payload
Input Payload · object | null

Response

Successful Response

execution_uuid
string
required
workflow_version_uuid
string
required
created_at
string<date-time> | null
updated_at
string<date-time> | null
workflow_uuid
string | null
workflow_name
string | null
status
enum<string> | null
Available options:
queued,
running,
paused,
completed,
failed
input_payload
unknown
duration_ms
integer | null
n_steps
integer | null
n_agent_actions
integer | null
n_screenshots
integer | null
output_url
string | null
video_url
string | null
logs_url
string | null