GET /v2.0/data/downloads/{datasetid}
neotomadb.org:neotoma-database-api
Summary: Returns the named Neotoma data record.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the named Neotoma Database table.
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 |
|---|---|---|---|
| Download dataset with ID 1 | curl |
https://api.neotomadb.org/v2.0/data/downloads/1 |
|
| Download dataset with ID 1000 | curl |
https://api.neotomadb.org/v2.0/data/downloads/1000 |
|
| Download dataset with ID 12345 | curl |
https://api.neotomadb.org/v2.0/data/downloads/12345 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:37:14.676474 | 200 | 7837ms | |
| 2026-03-23 11:04:25.786679 | 200 | 513ms | |
| 2026-03-23 10:29:35.395500 | 200 | 3059ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:04:25.786679 | 25f0cedc4aaf |
d03c69384b38 |
| 2026-03-23 11:37:14.676474 | d03c69384b38 |
938170ea987e |