GET /data/disease/{id}
Summary: Retrieve a Disease using the ClinPGx ID
Operation ID: —
Auth: none
Operation ID: —
Auth: none
Parameters (2)
id
(string, path, required)
the Chemical's ClinPGx accession identifier
view
(string, query, optional)
How much data to retrieve on the object
Constraints: {'enum': ['min', 'base', 'max']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get disease by ClinPGx ID - minimal view | curl |
https://api.pharmgkb.org/data/disease/PA12345?view=min |
|
| Get disease by ClinPGx ID - full view | curl |
https://api.pharmgkb.org/data/disease/PA23456?view=full |
|
| Get disease by ClinPGx ID - default view | curl |
https://api.pharmgkb.org/data/disease/PA34567 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:33:42.439149 | 404 | 825ms | |
| 2026-03-23 09:11:14.000436 | 404 | 827ms | |
| 2026-03-23 09:10:08.413464 | 404 | 832ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:11:14.000436 | f96dfce02d63 |
6bec572323b5 |
| 2026-03-23 09:33:42.439149 | 6bec572323b5 |
0d3c4d631379 |