---
title: "GET /api/v1/version"
method: GET
path: "/api/v1/version"
tags: ["Version"]
---

# GET /api/v1/version

`GET /api/v1/version`

## Response `200`

- VersionLandscapeResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `VersionRecords` VersionRecord[], nullable
    - `Id` string, nullable
    - `Service` string, nullable
    - `Version` string, nullable
    - `FirstSeen` string, date-time
    - `LastSeen` string, date-time

---

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