GET /v2.0/data/sites/{siteid}/datasets
neotomadb.org:neotoma-database-api
Summary: Dataset information.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about Neotoma dataset
Parameters (1)
siteid
(integer, path, required)
Valid Neotoma site identifier (integer), either singly or in a comma separated list.
Constraints: {'minimum': 1, 'maximum': 50000}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get datasets for a single site | curl |
https://api.neotomadb.org/v2.0/data/sites/1/datasets |
|
| Get datasets for multiple sites | curl |
https://api.neotomadb.org/v2.0/data/sites/1,2,3/datasets |
|
| Get datasets for another site | curl |
https://api.neotomadb.org/v2.0/data/sites/42/datasets |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 12:56:40.082377 | 200 | 922ms | |
| 2026-03-23 11:03:24.584031 | 200 | 564ms | |
| 2026-03-23 09:03:18.655614 | 200 | 554ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:03:24.584031 | 3e86b77d90f9 |
b12515cf24f0 |
| 2026-03-23 12:56:40.082377 | b12515cf24f0 |
e19302821ad9 |