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

Download Open API Spec

GET /challenge/{challengeId}/challengeTeam

List the Teams registered for a Challenge. You must have READ permission in the associated Project to make this request.

Resource URL

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

Resource URL Variables
{challengeId}
Parameters
limit

optional

offset

optional

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object ChallengeTeamPagedResults
(application/json)