GET api/bioentity/function/{id}/taxons
geneontology.org:gene-ontology-api
Summary: Get Taxon By Goterm Id
Operation ID: get_taxon_by_goterm_id_api_bioentity_function__id__taxons_get
Auth: unknown
Operation ID: get_taxon_by_goterm_id_api_bioentity_function__id__taxons_get
Auth: unknown
Description
Returns taxon information for genes annotated to the provided GO term, e.g. GO:0044598
Parameters (4)
evidence
(array, query, optional)
Object id, e.g. ECO:0000501 (for IEA; Includes inferred by default) or a specific publication or other supporting object, e.g. ZFIN:ZDB-PUB-060503-2
id
(string, path, required)
The CURIE of the GO term to be used for taxon 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 Taxon By GO Term Id | openapi-spec |
https://api.geneontology.org/api/bioentity/function/GO:0044598/taxons |
|
| Get Taxon By Goterm Id | openapi-spec |
http://api.geneontology.org/api/bioentity/function/{'value': 'GO:0044598'}/taxons |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:33:11.118933 | 400 | 461ms | |
| 2026-03-23 09:25:10.140523 | 200 | 768ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:33:11.118933 | 3f9d48b6e1f2 |
536040f659ac |