Back to catalog
Cortexa research tool·drug discovery·opentarget
OpenTargets Get Drug Adverse Events By ChemblId
Retrieve significant adverse events reported for a specific drug chemblId.
Livelast probed 2026-04-30 23:07Z· 108msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 108ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chemblId": {
"description": "The ChEMBL ID of the drug.",
"type": "string"
},
"page": {
"description": "Pagination settings.",
"properties": {
"index": {
"description": "Index of the page to fetch, starting from 0.",
"type": "integer"
},
"size": {
"description": "Number of entries per page.",
"type": "integer"
}
},
"type": "object"
}
},
"required": [
"chemblId"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Drug Adverse Events By ChemblId call
public-safeinput
{
"chemblId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_drug_adverse_events_by_chemblId
- Tool name
- OpenTargets_get_drug_adverse_events_by_chemblId
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse