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 a specific cron schedule for a group of workspaces. It returns the schedule configuration, including the 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.