Get cron job details
Cron Jobs
Get cron job details
Get detailed information about a specific cron job:
Parameters:
id: The unique cron job IDincludeRecentExecutions: Number of recent executions to include (0-50, default: 10)
Returns:
- Complete job configuration including code
- Execution statistics (success rate, timing, etc.)
- Recent execution history
- Variable count information
Access Requirements:
- Owner permissions required
- Job must belong to your organization
GET
Get cron job details
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Minimum string length:
1Query Parameters
Required range:
0 <= x <= 50Response
Successful response
Available options:
5m, 10m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d, 1w 
