GET /dataAccessSubmission/{submissionId}/userAccessApproval
Fetch an access approval for a submission.If the user is an accessor in the submission they can fetch their own access approval information specific to a submission.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/dataAccessSubmission/{submissionId}/userAccessApproval
Resource URL Variables
{submissionId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | AccessApproval (application/json) |