---
title: "GET /uuid/{uuid}"
method: GET
path: "/uuid/{uuid}"
tags: ["Entity Endpoint"]
---

# GET /uuid/{uuid}

`GET /uuid/{uuid}`

Retrieves information about a single entity thorugh the UUID in the linked.art format.

## Path parameters

- `uuid` string, required — Universally Unique IDentifier

## Query parameters

- `download` boolean

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Access denied
- `404` — Resource not found
- `409` — Conflict
- `500` — Internal server error

## Changes

- **2026-05-12** `f95243917bda` — 1 info
  - endpoint added
- **2025-04-01** `b640f0339736` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/craws/apis/openatlas-api/changes/uuid/:uuid/get.md)

---

[API](https://skmtc.dev/craws/apis/openatlas-api.md) · [All operations](https://skmtc.dev/craws/apis/openatlas-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/craws/openatlas-api/revisions/bbd340468fc9/schema)
