GET /entity/{id}/version/{versionNumber}/annotations2
Get an Entity's annotations for a specific version of a FileEntity.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/version/{versionNumber}/annotations2
Resource URL Variables
| {id} | The ID of the Entity. |
| {versionNumber} | The version number of the Entity. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | Annotations (application/json) |