Skip to main content
POST
Fetch the current schedule snapshot

Authorizations

x-api-key
string
header
required

Tenant API key. Required on every endpoint.

Path Parameters

id
string
required

Schedule ID

Response

OK

id
string
workflow_id
string
cron_expression
string
timezone
string
is_active
boolean
max_retries
integer
retry_delay
integer
run_count
integer
last_run_at
string
next_run_time
string
user_id
string
org_id
string
created_at
string
updated_at
string