---
title: "Get annotation details"
method: GET
path: "/api/v3/annotations/{annotationId}"
tags: ["Annotations"]
---

# Get annotation details

`GET /api/v3/annotations/{annotationId}`

Retrieve details of a specific annotation

## Path parameters

- `annotationId` string, uuid, required

## Response `200`

Annotation details

- object

## Other responses

- `401` — Authentication required or invalid session
- `404` — Resource not found

## Changes

- **2026-01-18** `0f43af76a2df` — 1 info
  - endpoint added
- **2026-01-16** `50a91c7351b2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wildmeorg/apis/wildbook-v3-api/changes/api/v3/annotations/:annotationId/get.md)

---

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