Get the specified ACL rule

GET {{baseUrl}}/calendars/:calId/acl/:aclId

Returns an access control list (ACL) rule.

Scopes: calendar:read , calendar:read:admin

Rate Limit Label : LIGHT

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"role":"owner","scope":{"type":"default"},"kind":"calendar#aclRule","etag":"\u003cstring\u003e","id":"\u003cstring\u003e"}