GET
/
schedules
/
search

Authorizations

fastapiusersauth
string
cookierequired

Query Parameters

workspace_id
string
required

Body

application/json
workflow_id
string | null
limit
integer
default: 100
order_by
string
default: created_at
query
string | null
group_by
string[] | null
agg
string | null

Response

200 - application/json
owner_id
string
required
created_at
string
updated_at
string
id
string
status
string
default: online
cron
string | null
inputs
object
every
string
required

ISO 8601 duration string

offset
string | null

ISO 8601 duration string

start_at
string | null

ISO 8601 datetime string

end_at
string | null

ISO 8601 datetime string

timeout
number | null

The maximum number of seconds to wait for the workflow to complete

workflow_id
string | null
required