GET /challenge/{challengeId}/registratableTeam
List the Teams that caller can register for the Challenge, i.e. Teams on which the caller is an administrator and which are not already registered. The caller must have READ permission on the project associated with the Challenge to make this request.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challenge/{challengeId}/registratableTeam
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) |