GET api/bioentity/{id}
geneontology.org:gene-ontology-api
Summary: Get Bioentity By Id
Operation ID: get_bioentity_by_id_api_bioentity__id__get
Auth: unknown
Operation ID: get_bioentity_by_id_api_bioentity__id__get
Auth: unknown
Description
Get bio-entities (genes) by their identifiers.
Parameters (3)
id
(string, path, required)
The CURIE of the gene to be retrieved. (e.g. ZFIN:ZDB-GENE-990415-44)
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 Bioentity By Id | openapi-spec |
https://api.geneontology.org/api/bioentity/ZFIN:ZDB-GENE-990415-44 |
|
| Get Bioentity By Id | openapi-spec |
http://api.geneontology.org/api/bioentity/{'value': 'ZFIN:ZDB-GENE-990415-44'} |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:48:15.258821 | 404 | 689ms | |
| 2026-03-23 09:46:36.248701 | 200 | 1003ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:48:15.258821 | 156e1186fb37 |
5964580b7b3e |