---
title: "Retrieve metadata about the API server"
method: GET
path: "/v2/org/{org}/nico/metadata"
tags: ["Metadata"]
---

# Retrieve metadata about the API server

`GET /v2/org/{org}/nico/metadata`

Retrieve system metadata providing information about the API server

## Response `200`

OK

- Metadata — Metadata about the API server
  - `version` string — Current version of the API
  - `buildTime` string — Date/time when the API was built

## Other responses

- `401` — Error response when user is not authenticated

---

[API](https://skmtc.net/nvidia/apis/nvidia-infra-controller-rest-api.md) · [All operations](https://skmtc.net/nvidia/apis/nvidia-infra-controller-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nvidia/nvidia-infra-controller-rest-api/revisions/4c29fe59bd4e/schema)
