Retrieves all scheduled jobs for an application with pagination and optional date range filtering. Supports filtering by execution date range.
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