---
title: "Get occurrence details"
method: GET
path: "/api/v3/occurrences/{occurrenceId}"
tags: ["Occurrences"]
---

# Get occurrence details

`GET /api/v3/occurrences/{occurrenceId}`

Retrieve details of a specific occurrence

## Path parameters

- `occurrenceId` string, uuid, required

## Response `200`

Occurrence 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/occurrences/:occurrenceId/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)
