GET /v2.0/data/datasets/{datasetid}/lithology
neotomadb.org:neotoma-database-api
Summary: Lithology metadata for a dataset.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns the lithology associated with specific datasets.
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 lithology for dataset ID 1 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1/lithology |
|
| Get lithology for dataset ID 100 | curl |
https://api.neotomadb.org/v2.0/data/datasets/100/lithology |
|
| Get lithology for dataset ID 1000 | curl |
https://api.neotomadb.org/v2.0/data/datasets/1000/lithology |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:22:53.057786 | 200 | 616ms | |
| 2026-03-23 09:47:18.487301 | 200 | 558ms | |
| 2026-03-23 09:25:20.657788 | 200 | 516ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:22:53.057786 | d03c69384b38 |
7e0d51917c18 |