The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /entity/{id}/annotations2

Get the annotations for an entity.

Note: The caller must be granted the ACCESS_TYPE.READ on the Entity, to get its annotations.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/annotations2

Resource URL Variables
{id} - The id of the entity to update.
Parameters
includeDerived

optional

- When set to 'true', the derived annotations will be included in the results. Default value 'false'.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object Annotations
(application/json)