GET api/bioentity/function/{id}
geneontology.org:gene-ontology-api
Summary: Get Annotations By Goterm Id
Operation ID: get_annotations_by_goterm_id_api_bioentity_function__id__get
Auth: unknown
Operation ID: get_annotations_by_goterm_id_api_bioentity_function__id__get
Auth: unknown
Description
Get gene or gene product information via a GO term id, e.g. GO:0044598.
Parameters (4)
evidence
(array, query, optional)
id
(string, path, required)
The CURIE of the GO term to be used for annotation retrieval. (e.g. GO:0044598)
rows
(integer, query, optional, default: 100)
The number of results per page.
start
(integer, query, optional, default: 0)
The starting index for pagination.
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Annotations By GO Term Id | openapi-spec |
https://api.geneontology.org/api/bioentity/function/GO:0003677 |
|
| Get Annotations By Goterm Id | openapi-spec |
http://api.geneontology.org/api/bioentity/function/{'value': 'GO:0044598'} |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:23:57.692310 | 200 | 886ms | |
| 2026-03-23 09:47:38.329161 | 400 | 420ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:23:57.692310 | 536040f659ac |
f1b7720d7658 |