Skip to main content
GET
Retrieve jobs schedule

Authorizations

x-api-key
string
header
required

Path Parameters

env_id
string
required

ID of environment

flow_id
string
required

ID of flow

tenant
string
required

ID of tenant

Query Parameters

job_type
enum<string>
default:read

Type of job to retrieve (Bidirectional flows only)

Available options:
read,
write
connector_id
string

ID of connector to retrieve. If not provided, flow level schedule will be returned.

Response

200

ScheduleExpression
string
Example:

"cron(0 0 ? * SUN *)"

State
string
Example:

"DISABLED"

ScheduleJitterMinutes
integer | null
Example:

60

ExtraArgs
object
Example: