v2
latestOpenAPI 3.1.02026-07-263155112.9 KBentity
Get Entity
Retrieves the entity with the specified id
<b>Args:</b> <br> id (str): ID for the entity to retrieve, ex: MONDO:0019391
<b>Raises:</b> <br> HTTPException: 404 if the entity is not found
<b>Returns:</b> <br> Node: Entity details for the specified id
get/v3/api/entity/{id}
Path parameters
idstring required
Example:MONDO:0019391
Query parameters
format'json' | 'tsv'
Response
Successful Response