GET /api/ontology/term/{id}/subgraph

geneontology.org:gene-ontology-api

Summary: Get Subgraph By Term Id
Operation ID: get_subgraph_by_term_id_api_ontology_term__id__subgraph_get
Auth: unknown
Description

Extract a subgraph from an ontology term. e.g. GO:0003677 using the relationships is_a and part_of.

Parameters (3)

id (string, path, required)

The ID of the term to extract the subgraph from, e.g. GO:0003677

rows (integer, query, optional, default: 100)

The number of results to return

start (integer, query, optional, default: 0)

The start index of the results to return

Examples (2)

TitleTypeURLAction
Get Subgraph By Term Id openapi-spec https://api.geneontology.org/api/ontology/term/GO:0003677/subgraph
Get Subgraph By Term Id openapi-spec http://api.geneontology.org/api/ontology/term/GO:0003677/subgraph

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:37:17.108062 200 1256ms
2026-03-23 09:19:33.765279 200 1060ms