GET /v2.0/data/datasets/{datasetid}/chronologies
neotomadb.org:neotoma-database-api
Summary: Chronology information for a record
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the set of chronologies associated with a dataset.
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 |
|---|---|---|---|
| Get chronologies for dataset ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1/chronologies |
|
| Get chronologies for dataset ID 100 | curl |
https://api.neotomadb.org/v2.0/data/datasets/100/chronologies |
|
| Get chronologies for dataset ID 1000 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1000/chronologies |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:46:16.891957 | 200 | 543ms | |
| 2026-03-23 09:45:14.416272 | 200 | 552ms | |
| 2026-03-22 21:45:10.089645 | 200 | 594ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:45:14.416272 | 22339895ee22 |
d03c69384b38 |