GET api/v1.0/Communities/GetCommunityViewPermission?communityKey={communityKey}
Retrieve the view permission of a specific community
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| communityKey | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
view permission key
globally unique identifierResponse Formats
application/json, text/json
Sample:
"a9607e44-9d83-4614-ae17-4a2656cf3f9a"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a9607e44-9d83-4614-ae17-4a2656cf3f9a</guid>