GET /REST/allstatus
Summary: Get concepts by status
Operation ID: getConceptsByStatus
Auth: none
Operation ID: getConceptsByStatus
Auth: none
Description
Returns concepts having a specified status.
Parameters (1)
status
(string, query, required)
The status (e.g., Active, Obsolete)
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Active Concepts | curl |
https://rxnav.nlm.nih.gov/REST/allstatus?status=Active |
|
| Get Obsolete Concepts | curl |
https://rxnav.nlm.nih.gov/REST/allstatus?status=Obsolete |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:25:01.725575 | 200 | 1196ms | 2.1MB |
| 2026-03-23 10:15:36.248960 | 200 | 1187ms | 2.0MB |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:25:01.725575 | 3d34a8f60312 |
669f60ac05ad |