GET /entity/{id}/challenge
Retrieve a Challenge given the ID of its associated Project. To retrieve a Challenge one must have READ permission on the Project.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/challenge
Resource URL Variables
| {projectId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | Challenge (application/json) |