Back to catalog
Cortexa research tool·genomics·reactome
Reactome Get Pathway Hierarchy
Get the hierarchy (parent pathways) for a pathway. Returns list of parent pathways.
Livelast probed 2026-04-30 23:07Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"stId": {
"description": "Pathway Stable ID (e.g., 'R-HSA-73817'). To find pathway IDs, use Reactome_list_top_pathways to get top-level pathways, or Reactome_map_uniprot_to_pathways if you have a UniProt protein ID.",
"type": "string"
}
},
"required": [
"stId"
],
"type": "object"
}Examples (1)
Default Reactome Get Pathway Hierarchy call
public-safeinput
{
"stId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Reactome_get_pathway_hierarchy
- Tool name
- Reactome_get_pathway_hierarchy
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse