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:
"f1f6f631-72f4-4e01-bc9f-0b51308f61b4"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">f1f6f631-72f4-4e01-bc9f-0b51308f61b4</guid>