GET /v2.0/data/datasets/{datasetid}
neotomadb.org:neotoma-database-api
Summary: Dataset information.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about Neotoma 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 (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Retrieve dataset with ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1 |
|
| Retrieve dataset with ID 100 | curl |
https://api.neotomadb.org/v2.0/data/datasets/100 |
|
| Retrieve dataset with ID 1000 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1000 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:36:11.321819 | 200 | 575ms | |
| 2026-03-23 10:34:07.635259 | 200 | 602ms | |
| 2026-03-23 06:18:11.600824 | 200 | 801ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:34:07.635259 | b35e5b1972c8 |
3e86b77d90f9 |
| 2026-03-23 10:36:11.321819 | 3e86b77d90f9 |
1d266af2d1d0 |