GET /v2.0/data/datasets/{datasetid}/taxa
neotomadb.org:neotoma-database-api
Summary: Taxon metadata for a dataset.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the set of taxa associated with a specific dataset.
Parameters (1)
datasetid
(integer, path, required)
A valid datasetid identifer from the Neotoma database. This is the internal identifier within the [`ndb.datasets`](https://open.neotomadb.org/dbschema/ndb/tables/datasets.html) table.
Constraints: {'minimum': 0}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get taxa for dataset ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1/taxa |
|
| Get taxa for dataset ID 100 | curl |
https://api.neotomadb.org/v2.0/data/datasets/100/taxa |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:21:51.900587 | 200 | 554ms | |
| 2026-03-23 09:07:27.624008 | 200 | 546ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:21:51.900587 | 04b468fd89a2 |
0b41c90a3ae8 |