GET /ontologies/{ontologyId}/terms/{termId}/parents
ac.uk:embl-ebi-ontology-lookup-service-ols-api
Summary: Get term parents
Operation ID: getTermParents
Auth: unknown
Operation ID: getTermParents
Auth: unknown
Description
Returns direct parents (superclasses) of the specified term
Parameters (5)
lang
(string, query, optional, default: en)
Language code
ontologyId
(string, path, required)
Ontology ID (e.g., 'go', 'efo', 'mondo')
page
(integer, query, optional, default: 0)
Page number (0-indexed)
size
(integer, query, optional, default: 20)
Page size
termId
(string, path, required)
Term IRI (URL-encoded, typically double-encoded)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get parents of independent continuant | probe-gate |
https://www.ebi.ac.uk/ols4/api/ontologies/go/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FBFO_0000004/parents |
No probe data for this endpoint yet.