---
title: "GET /site/afc/schedule"
method: GET
path: "/site/afc/schedule"
tags: ["AFC"]
---

# GET /site/afc/schedule

`GET /site/afc/schedule`

## Query parameters

- `ownerId` integer, required
- `folderId` integer, required

## Response `200`

OK

- XiqSiteAfcSchedule
  - `owner_id` integer
  - `folder_id` integer
  - `site_time_zone` string
  - `site_schedule` integer
  - `is_default_schedule` boolean
  - `default_schedule` boolean

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-18** `242a0e1b1b40` — 4 warning, 6 info
  - removed the optional property `folderId` from the response with the `200` status
  - removed the optional property `ownerId` from the response with the `200` status
  - removed the optional property `siteSchedule` from the response with the `200` status
  - removed the optional property `siteTimeZone` from the response with the `200` status
  - …6 more

[Change history](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/changes/site/afc/schedule/get.md)

---

[API](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5cefd06a809b/schema)
