Retrieves a scheduled window by ID
OK
Invalid Request
{- "window_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
- "window_type": "exclusion",
- "window_name": "My Test Window",
- "window_description": "Window description",
- "org_uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
- "rrule": "FREQ=YEARLY;BYMONTH=1;BYDAY=+1MO",
- "duration_minutes": 60,
- "dtstart": "2025-10-30T14:54:42.403Z",
- "use_local_tz": false,
- "created_at": "2025-10-30T14:54:42.403Z",
- "updated_at": "2025-10-30T14:54:42.403Z",
- "status": "active",
- "recurrence": "RECURRING",
- "group_uuids": [
- "3fa85f64-5717-4562-b3fc-2c963f66afa6"
]
}