GET /v2.0/data/chronologies/{chronid}
neotomadb.org:neotoma-database-api
Summary: Chronology metadata.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the chronology and chronological controls used for a dataset age model associated with a particular chronology ID.
Parameters (1)
chronid
(integer, path, required)
Unique chronology identifier. This is the internal identifier within the [`ndb.chronologies`](https://open.neotomadb.org/dbschema/ndb/tables/chronologies.html) table. Note that although the chronology IDs are generated sequentially, not all chronology IDs are currently in use.
Constraints: {'minimum': 0, 'maximum': 44000}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get chronology metadata for chronology ID 1 | curl |
https://api.neotomadb.org/v2.0/data/chronologies/1 |
|
| Get chronology metadata for chronology ID 100 | curl |
https://api.neotomadb.org/v2.0/data/chronologies/100 |
|
| Get chronology metadata for chronology ID 12345 | curl |
https://api.neotomadb.org/v2.0/data/chronologies/12345 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:52:26.016514 | 200 | 1711ms | |
| 2026-03-22 23:50:49.193390 | 200 | 874ms | |
| 2026-03-22 21:14:53.789423 | 200 | 889ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-22 23:50:49.193390 | 603f4c3ad7d9 |
ad0416734b9e |
| 2026-03-23 11:52:26.016514 | ad0416734b9e |
ddbbc5530292 |