Back to catalog
Cortexa research tool·clinical·monarch
Get Joint Associated Diseases By HPO ID List
Retrieve diseases associated with a list of phenotypes or symptoms by a list of HPO IDs.
Livelast probed 2026-04-30 23:07Z· 115msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"HPO_ID_list": {
"description": "List of phenotypes or symptoms",
"items": {
"description": "The HPO ID of the phenotype or symptom.",
"type": "string"
},
"type": "array"
},
"limit": {
"description": "Number of entries to fetch.",
"type": "integer"
},
"offset": {
"description": "Number of initial entries to skip.",
"type": "integer"
}
},
"required": [
"HPO_ID_list"
],
"type": "object"
}Examples (1)
Default Get Joint Associated Diseases By HPO ID List call
public-safeinput
{
"HPO_ID_list": [],
"limit": 3,
"offset": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_get_joint_associated_diseases_by_HPO_ID_list
- Tool name
- get_joint_associated_diseases_by_HPO_ID_list
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse