GET /curation/task/{taskId}
Get a CurationTask by its ID.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/curation/task/{taskId}
Resource URL Variables
{taskId} | the CurationTask to retrieve |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | GET |
Request Object | None |
Response Object | CurationTask (application/json) |