GET /accessRequirement/{requirementId}/researchProjectForUpdate
Retrieve an existing ResearchProject that the user owns. If none exists, a ResearchProject with some re-filled information is returned to the user. Only the owner of the researchProject can perform this action.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/{requirementId}/researchProjectForUpdate
Resource URL Variables
{requirementId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | ResearchProject (application/json) |