Retrieves all scheduled jobs for an application with pagination and optional date range filtering. Supports filtering by execution date range.
Documentation Index
Fetch the complete documentation index at: https://docs.enad.io/llms.txt
Use this file to discover all available pages before exploring further.
Page number (default is 1)
Amount of jobs per page. Minimum 1 and max 100 (default is 20)
Include jobs with execute_at >= this RFC3339 timestamp
Include jobs with execute_at <= this RFC3339 timestamp