GET /v2.0/data/datasets_elc/{datasetid}
neotomadb.org:neotoma-database-api
Summary: Site information for all sites by an individual
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the dataset information based on a dataset ID for the ELC API.
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 |
|---|---|---|---|
| Basic dataset lookup with ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets_elc/1 |
|
| Dataset lookup with moderate ID | curl |
https://api.neotomadb.org/v2.0/data/datasets_elc/100 |
|
| Dataset lookup with higher ID | curl |
https://api.neotomadb.org/v2.0/data/datasets_elc/12345 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:30:32.582157 | 200 | 2783ms | |
| 2026-03-23 09:20:11.644745 | 200 | 555ms | |
| 2026-03-22 21:11:14.005730 | 200 | 2959ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:20:11.644745 | da3951f7c5eb |
d03c69384b38 |
| 2026-03-23 09:30:32.582157 | d03c69384b38 |
0f65f8f54bf2 |