GET /v1.5/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 by ID 1 | curl |
https://api.neotomadb.org/v1.5/data/datasets/1 |
|
| Retrieve dataset by ID 100 | curl |
https://api.neotomadb.org/v1.5/data/datasets/100 |
|
| Retrieve dataset by ID 1000 | curl |
https://api.neotomadb.org/v1.5/data/datasets/1000 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:58:39.624878 | 200 | 9339ms | |
| 2026-03-23 11:42:58.157594 | 200 | 10466ms | |
| 2026-03-23 10:58:13.757060 | 200 | 4712ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:42:58.157594 | 8deb87659a93 |
65eb60e7b571 |
| 2026-03-23 11:58:39.624878 | 65eb60e7b571 |
48a150d39aab |