GET /portal/{portalId}/acl
Fetches the ACL currently assigned to the Synapse portal with the provided id. Any user can perform this operation.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/portal/{portalId}/acl
Resource URL Variables
| {portalId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | AccessControlList (application/json) |