GET /occurrence/{key}
Summary: Get occurrence record by key
Operation ID: getOccurrenceByKey
Auth: unknown
Operation ID: getOccurrenceByKey
Auth: unknown
Description
Retrieve a single occurrence record by its unique key.
Parameters (1)
key
(integer, path, required)
Occurrence record key
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Get occurrence record by GBIF key | curl |
https://api.gbif.org/v1/occurrence/1234567890 |
|
| Retrieve another occurrence record | curl |
https://api.gbif.org/v1/occurrence/9876543210 |
|
| Fetch occurrence with smaller key | curl |
https://api.gbif.org/v1/occurrence/456789012 |
|
| Get occurrence by key | doc_extracted |
https://api.gbif.org/v1/occurrence/252408386 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:38:07.469380 | 200 | 207ms | |
| 2026-03-23 10:34:34.327206 | 404 | 259ms | |
| 2026-03-23 10:10:50.249173 | 404 | 258ms | |
| 2026-03-23 09:20:56.379957 | 404 | 2066ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:38:07.469380 | dee6b953279b |
a0eb41a41468 |