GET v1.5/data/occurrence/{occurrenceid}
neotomadb.org:neotoma-database-api
Summary: Occurrence information for a taxon and sample.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Given a unique occurrence identifier associated with a unique occurrence in Neotoma, return individual occurrence information for the sample.
Parameters (1)
occurrenceid
(integer, path, required)
Valid Neotoma occurrence identifier (integer), either singly or in a comma separated list.
Constraints: {'minimum': 1, 'maximum': 10000000}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Single occurrence by ID | curl |
https://api.neotomadb.org/v1.5/data/occurrence/1 |
|
| Multiple occurrences by comma-separated IDs | curl |
https://api.neotomadb.org/v1.5/data/occurrence/1,2,3 |
|
| Specific occurrence record | curl |
https://api.neotomadb.org/v1.5/data/occurrence/12345 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:01:14.636721 | 200 | 1134ms | |
| 2026-03-23 06:15:07.687506 | 200 | 615ms | |
| 2026-03-22 21:43:07.479702 | 200 | 667ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 06:15:07.687506 | caaab6ca8040 |
10d28be46384 |
| 2026-03-23 09:01:14.636721 | 10d28be46384 |
f1839cf2d261 |