GET /form/group/{id}/acl
Get the Access Control List (ACL) for a FormGroup.
Note: The caller must have the ACCESS_TYPE.READ permission on the identified group.Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/form/group/{id}/acl
Resource URL Variables
{id} | The identifier of the FormGroup. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | AccessControlList (application/json) |