Back to catalog
Cortexa research tool·genomics·signor
SIGNOR Get Pathway
Get all signaling interactions in a specific SIGNOR curated pathway. Returns the network of causal relationships with effects, mechanisms, and literature references. Use pathway IDs from SIGNOR_list_pathways (e.g., 'SIGNOR-AD' for Alzheimer, 'SIGNOR-C' for cancer-related).
Livelast probed 2026-05-01 01:00Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 100,
"description": "Maximum number of interactions to return.",
"type": "integer"
},
"pathway_id": {
"description": "SIGNOR pathway identifier (e.g., 'SIGNOR-AD' for Alzheimer, 'SIGNOR-AML' for Acute Myeloid Leukemia, 'SIGNOR-AMPK' for AMPK signaling). Get IDs from SIGNOR_list_pathways.",
"type": "string"
}
},
"required": [
"pathway_id"
],
"type": "object"
}Examples (1)
Default SIGNOR Get Pathway call
public-safeinput
{
"limit": 3,
"pathway_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SIGNOR_get_pathway
- Tool name
- SIGNOR_get_pathway
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse