GET /challenge
List the Challenges for which the given participant is registered. To be in the returned list the caller must have READ permission on the project associated with the Challenge.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challenge
Parameters
participantId | |
limit optional |
|
offset optional |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | ChallengePagedResults (application/json) |