Analytics
Upcoming schedules
Returns all scheduled runs that are configured to execute within the specified date range. Useful for answering questions like “What agents are scheduled to run this week?”
GET
Get all upcoming scheduled runs in a date range
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Query Parameters
Start date for the range (ISO format)
End date for the range (ISO format)