GET /ontologies/{ontologyId}/terms/{termId}/descendants

ac.uk:embl-ebi-ontology-lookup-service-ols-api

Summary: Get term descendants
Operation ID: getTermDescendants
Auth: unknown
Description

Returns all descendant terms (transitive subclasses) 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)

TitleTypeURLAction
Get descendants of independent continuant probe-gate https://www.ebi.ac.uk/ols4/api/ontologies/go/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FBFO_0000004/descendants

No probe data for this endpoint yet.