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

# POST /api/v1/Viewer/GetViewerSyncLogs

`POST /api/v1/Viewer/GetViewerSyncLogs`

## Request body

- GetViewerSyncLogsRequest
  - `ViewerIds` string[], nullable

## Response `200`

- GetViewerSyncLogsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Data` ViewerData3[], nullable
    - `ViewerId` string, guid
    - `Entries` LogEntry2[], nullable
      - `TimeStamp` string, nullable
      - `EventType` string, nullable
      - `Identification` string, nullable
      - `Message` string, nullable
      - `Server` string, nullable
      - `SessionId` string, nullable
      - `Filename` string, nullable
      - `Size` integer, nullable
      - `IsFont` boolean
      - `Uploaded` boolean

---

[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)
