GET /ontologies/{ontologyId}/terms/{termId}
ac.uk:embl-ebi-ontology-lookup-service-ols-api
Summary: Get term details
Operation ID: getTerm
Auth: unknown
Operation ID: getTerm
Auth: unknown
Description
Returns detailed information about a specific term. The termId must be URL-encoded (double-encoded in practice).
Parameters (3)
lang
(string, query, optional, default: en)
Language code
ontologyId
(string, path, required)
Ontology ID (e.g., 'go', 'efo', 'mondo')
termId
(string, path, required)
Term IRI (URL-encoded, typically double-encoded)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get term by short form ID | openapi-spec |
https://www.ebi.ac.uk/ols4/api/ontologies/{ontologyId}/terms/GO_0008150 |
No probe data for this endpoint yet.