GET /v2.0/apps/depenvt

neotomadb.org:neotoma-database-api

Summary:
Operation ID:
Auth: unknown

Parameters (3)

collectionunitid (integer, query, 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}

datasetid (integer, query, optional)

Valid Neotoma dataset identifier (integer), either singly or in a comma separated list.

Constraints: {'minimum': 0}

siteid (integer, query, optional)

Valid Neotoma site identifier (integer), either singly or in a comma separated list.

Constraints: {'minimum': 1, 'maximum': 50000}

Examples (3)

TitleTypeURLAction
Get depositional environment by collection unit ID curl https://api.neotomadb.org/v2.0/apps/depenvt?collectionunitid=1
Get depositional environment with dataset filter curl https://api.neotomadb.org/v2.0/apps/depenvt?collectionunitid=123&datasetid=456
Get depositional environment with site filter curl https://api.neotomadb.org/v2.0/apps/depenvt?collectionunitid=789&siteid=42

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 11:50:22.663904 200 582ms
2026-03-23 11:15:42.439153 200 612ms
2026-03-22 21:19:32.237529 200 600ms

Response Changes

WhenOldNew
2026-03-23 11:15:42.439153 fcf9ef45efe9 1f0c9b7bf6fb
2026-03-23 11:50:22.663904 1f0c9b7bf6fb fcf9ef45efe9