---
title: "POST /api/v1/Viewer/GetViewerScheduleInfo"
method: POST
path: "/api/v1/Viewer/GetViewerScheduleInfo"
tags: ["Viewer"]
---

# POST /api/v1/Viewer/GetViewerScheduleInfo

`POST /api/v1/Viewer/GetViewerScheduleInfo`

## Request body

- GetViewerScheduleInfoRequest
  - `ViewerIds` string[], nullable

## Response `200`

- GetViewerScheduleInfoResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Data` ViewerData[], nullable
    - `ViewerId` string, guid
    - `Entries` ScheduleInfoEntry[], nullable
      - `ScheduleType` string, nullable
      - `ScheduleDescription` string, nullable
      - `ScheduleOperationalEndDate` string, date-time
      - `ScheduleOperationalStartDate` string, date-time
      - `ContentItems` ContentItem[], nullable
        - `ScheduleId` string, guid
        - `Presentations` string[], nullable

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
