GET /evaluation/{evalId}
Gets an Evaluation.
Note: The caller must be granted the ACCESS_TYPE.READ on the specified Evaluation.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/evaluation/{evalId}
Resource URL Variables
{evalId} | - the ID of the desired Evaluation |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | Evaluation (application/json) |