Skip to main content
Version: Version 26.3

Retrieve all cron schedules for a group of workspaces

GET 

/v1/organizations/:organization_id/workspace-groups/:workspace_group_id/schedules

Retrieve all configured cron schedules for a group of workspaces. Returns an array of schedule objects containing cron expression, timezone, type, intermediate device information, and audit metadata. If the workspace group has no schedules, an empty array is returned.

Request

Responses

Schedule list successfully retrieved. Returns an array of schedule objects. Empty array if no schedules exist.