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

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

Summary: Get JS Tree representation
Operation ID: getTermJstree
Auth: unknown
Description

Returns a tree structure suitable for jsTree visualization

Parameters (3)

ontologyId (string, path, required)

Ontology ID (e.g., 'go', 'efo', 'mondo')

termId (string, path, required)

Term IRI (URL-encoded, typically double-encoded)

viewMode (string, query, optional)

View mode for the tree

Constraints: {'enum': ['All', 'PreferredRoots']}

Examples (1)

TitleTypeURLAction
Get JS Tree via termId probe-gate https://www.ebi.ac.uk/ols4/api/ontologies/go/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FBFO_0000004/jstree

No probe data for this endpoint yet.