GET /v2.0/data/datasets/{datasetid}/sites
neotomadb.org:neotoma-database-api
Summary: Site metadata for a dataset.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns site data associated with specific datasets.
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 |
|---|---|---|---|
| Site metadata for dataset ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1/sites |
|
| Site metadata for dataset ID 100 | curl |
https://api.neotomadb.org/v2.0/data/datasets/100/sites |
|
| Site metadata for dataset ID 1000 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1000/sites |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:47:13.174502 | 200 | 886ms | |
| 2026-03-23 11:16:43.698906 | 200 | 804ms | |
| 2026-03-23 01:49:51.530800 | 200 | 682ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:16:43.698906 | 3d2c5acd522c |
780b2e9cbbbf |
| 2026-03-23 11:47:13.174502 | 780b2e9cbbbf |
f18c6e74328b |