GET /accessRequirement/{requirementId}/acl
Fetch the ACL for the access requirement with the given id.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessRequirement/{requirementId}/acl
Resource URL Variables
| {requirementId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | AccessControlList (application/json) |