GET /challenge/{challengeId}/submissionTeams
List the Teams under which the given submitter may submit to the Challenge, i.e. the Teams on which the user is a member and which are registered for the Challenge.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challenge/{challengeId}/submissionTeams
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 | PaginatedIds (application/json) |