Back to catalog
Cortexa research tool·drug discovery·opentarget
OpenTargets Get Gene Ontology Terms By GoID
Retrieve Gene Ontology terms based on a list of GO IDs.
Livelast probed 2026-04-30 23:07Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"goIds": {
"description": "A list of Gene Ontology (GO) IDs to fetch the corresponding terms.",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"goIds"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Gene Ontology Terms By GoID call
public-safeinput
{
"goIds": []
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_gene_ontology_terms_by_goID
- Tool name
- OpenTargets_get_gene_ontology_terms_by_goID
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse