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

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

Summary: Get hierarchical children
Operation ID: getHierarchicalChildren
Auth: unknown
Description

Returns hierarchical children of the specified term (is_a relations only)

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 hierarchical children via termId probe-gate https://www.ebi.ac.uk/ols4/api/ontologies/go/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FBFO_0000004/hierarchicalChildren

No probe data for this endpoint yet.