---
title: "GET /api/v1/Viewer/ViewerVariables"
method: GET
path: "/api/v1/Viewer/ViewerVariables"
tags: ["ViewerVariable"]
---

# GET /api/v1/Viewer/ViewerVariables

`GET /api/v1/Viewer/ViewerVariables`

## Response `200`

- GetViewerVariablesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Variables` Variable[], nullable
    - `Id` string, guid
    - `Name` string, nullable
    - `Description` string, nullable
    - `DefaultValue` string, nullable
  - `Values` VariableValue[], nullable
    - `Id` string, guid
    - `VariableId` string, guid
    - `DestinationId` string, guid
    - `Value` string, nullable

---

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