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:
"7b2f2bf4-6f6e-414a-bf09-e77fa8cf66db"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7b2f2bf4-6f6e-414a-bf09-e77fa8cf66db</guid>