GET /evaluation/{evalId}/permissions
Gets the user permissions for the specified evaluation.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/evaluation/{evalId}/permissions
Resource URL Variables
| {evalId} | The ID of the evaluation over which the user permission are being retrieved. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | UserEvaluationPermissions (application/json) |