Skip to main content
GET
Get Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

schedule_id
string
required

Response

Successful Response

id
string
required
name
string
required
method
string
required
endpoint
string
required
cron_expr
string
required
timezone
string
required
timeout_seconds
integer
required
max_retries
integer
required
retry_delay_seconds
integer
required
enabled
boolean
required
user_id
string | null
description
string | null
payload
Payload · object | null
next_run_at
integer | null
managed_by
string | null
target_type
string | null
target_id
string | null
disabled_reason
string | null
created_at
integer | null
updated_at
integer | null