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

Download Open API Spec

GET /entity/{id}/filehandles

Get the FileHandles of the file currently associated with the current version of the Entity

If a preview exists for the file then the handle of the preview and the file will be returned with this call.

Resource URL

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

Resource URL Variables
{id} The ID of the FileEntity to get.
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object FileHandleResults
(application/json)