Get
crons
Get
Get a cron job and its next scheduled run.
GET
Get
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Response
Cron job.
Pattern:
^[a-z][a-z0-9-]{1,61}$Five-field cron expression.
IANA timezone name. Defaults to UTC.
Missed invocations are skipped; catch-up is not performed at launch.
Available options:
false Exactly one same-environment target: a signed project-relative HTTP invocation or a queue publication.
- Option 1
- Option 2
Available options:
allow, skip, replace Target timeout in seconds, bounded below the durable execution lease.
Required range:
1 <= x <= 840