GET /disease/{id}
disease-ontology.org:disease-ontology-api
Summary: Get disease by DOID
Operation ID: getDisease
Auth: unknown
Operation ID: getDisease
Auth: unknown
Description
Retrieve detailed information about a specific disease by its Disease Ontology ID (DOID)
Parameters (1)
id
(string, path, required)
Disease Ontology ID (e.g., DOID:162 for cancer)
Constraints: {'pattern': '^DOID(_|:)?[0-9]+$'}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get disease by DOID - cancer example | probe-gate |
https://api.disease-ontology.org/v1/terms/DOID:162 |
No probe data for this endpoint yet.