GET /evaluation/name/{name}
Finds an Evaluation by name.
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/name/{name}
Resource URL Variables
{name} | - the name of the desired Evaluation. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | Evaluation (application/json) |