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

Download Open API Spec

GET /evaluation/submission/{subId}/file/{fileHandleId}

Gets a pre-signed URL to access a requested File contained within a specified Submission. Note: The caller must be granted the ACCESS_TYPE.READ_PRIVATE_SUBMISSION on the specified Evaluation.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/evaluation/submission/{subId}/file/{fileHandleId}

Resource URL Variables
{subId}
{fileHandleId} - the ID of the requested FileHandle contained in the Submission.
Parameters
redirect

optional

Resource Information
Authentication Required
Required OAuth Scopes download
HTTP Method GET
Request Object None
Response Object None