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

Download Open API Spec

GET /challenge/{challengeId}

Retrieve a Challenge given its ID. To retrieve a Challenge one must have READ permission on the associated Project.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/challenge/{challengeId}

Resource URL Variables
{challengeId}
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object Challenge
(application/json)