GET /terms/{termId}
disease-ontology.org:disease-ontology-api
Summary: Find term by ID
Operation ID: getTermById
Auth: unknown
Operation ID: getTermById
Auth: unknown
Description
Returns a single disease term by its DOID identifier
Parameters (2)
lang
(string, query, optional, default: en)
Language code (currently only 'en' supported)
termId
(string, path, required)
ID of term to return (e.g., DOID_4, DOID_13921)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Find Term by ID | openapi-spec |
https://api.disease-ontology.org/v1/terms/DOID_13921 |
|
| Find term by ID | openapi-spec |
https://api.disease-ontology.org/v1/terms/DOID_4 |
|
| Find term by ID | probe-gate |
https://api.disease-ontology.org/v1/terms/DOID_4?lang=en |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:17:25.125840 | 200 | 460ms | |
| 2026-03-23 09:20:08.316862 | 200 | 489ms | |
| 2026-03-23 09:05:29.179287 | 200 | 465ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:20:08.316862 | 183fea4c087c |
e4cca8a5b44e |
| 2026-03-23 10:17:25.125840 | e4cca8a5b44e |
183fea4c087c |