Skip to main content

Retrieve a cron schedule

GET 

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

Retrieve detailed information about specific cron scheduling for a group of workspaces. Returns schedule configuration, including cron expression, timezone, operation type, intermediate device configuration, and audit metadata (created by, updated by, updated on).

Request

Responses

Schedule details successfully retrieved. The response includes cron expression, timezone, type, intermediate device information, and audit metadata.