GET /v2.0/data/speleothems/{collectionunitid}
neotomadb.org:neotoma-database-api
Summary: Speleothem metadata.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about speleothem specific metadata given a collectionunit ID.
Parameters (1)
collectionunitid
(integer, path, required)
A valid collection unit identifer from the Neotoma database. This is the internal identifier within the [`ndb.collectionunits`](https://open.neotomadb.org/dbschema/ndb/tables/collectionunits.html) table. If the collection unit ID contains no speleothem data, then the result will be an empty dataset.
Constraints: {'minimum': 0, 'maximum': 70000}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get speleothem metadata by collection unit ID | curl |
https://api.neotomadb.org/v2.0/data/speleothems/12345 |
|
| Get speleothem metadata for another collection unit | curl |
https://api.neotomadb.org/v2.0/data/speleothems/67890 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:16:47.314987 | 200 | 592ms | |
| 2026-03-22 21:00:07.905812 | 200 | 677ms |