GET /v1.5/data/downloads/{datasetid}
neotomadb.org:neotoma-database-api
Summary: Returns the named Neotoma Database table.
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 ID 1 | curl |
https://api.neotomadb.org/v1.5/data/downloads/1 |
|
| Download dataset ID 1000 | curl |
https://api.neotomadb.org/v1.5/data/downloads/1000 |
|
| Download dataset ID 12345 | curl |
https://api.neotomadb.org/v1.5/data/downloads/12345 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:41:56.780070 | 200 | 734ms | |
| 2026-03-23 11:34:10.283041 | 200 | 631ms | |
| 2026-03-23 06:17:10.166028 | 200 | 763ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:34:10.283041 | 8e75709d4138 |
2131e3bd7410 |
| 2026-03-23 11:41:56.780070 | 2131e3bd7410 |
2a4f618d7fb8 |