Get Cron Job
Cron Job
Get Cron Job
Get a cron job by ID
Required scope: cron_jobs:read, cron_jobs:all, or all:all
GET
Get Cron Job
Authorizations
API key authentication
Path Parameters
Cron Job ID
Response
A scheduled job that makes HTTP requests at specified intervals
A scheduled job that makes HTTP requests at specified intervals
Unique identifier
Job name
Required string length:
1 - 255Interval in minutes between runs
Required range:
x >= 1Starting minute for the schedule
Required range:
0 <= x <= 59URL to call
HTTP method
Available options:
GET, POST, PUT, DELETE HTTP headers
Request body for POST/PUT
Total number of runs
Number of successful runs
Number of failed runs
Last run timestamp
Next scheduled run
Whether the job is enabled
Workspace ID
Owner user ID
Creation timestamp
Last update timestamp

