GET defs/strat_name_concepts
Summary: Get stratigraphic name concepts
Operation ID: getStratNameConcepts
Auth: unknown
Operation ID: getStratNameConcepts
Auth: unknown
Description
Returns stratigraphic name concepts from the USGS Lexicon of Geologic Names.
Parameters (4)
all
(boolean, query, optional)
Return all concepts
concept_id
(integer, query, optional)
Concept ID
format
(string, query, optional, default: json)
Output format
Constraints: {'enum': ['json', 'csv']}
name
(string, query, optional)
Stratigraphic name
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Search for Morrison Formation | curl |
https://macrostrat.org/defs/strat_name_concepts?name=Morrison |
|
| Get all stratigraphic name concepts | curl |
https://macrostrat.org/defs/strat_name_concepts?all=true |
|
| Get concept by ID | curl |
https://macrostrat.org/defs/strat_name_concepts?concept_id=1 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:42:42.778381 | 404 | 392ms | |
| 2026-03-23 10:32:17.620274 | 404 | 387ms | |
| 2026-03-23 09:50:58.957655 | 404 | 390ms |