GET api/v1.0/Communities/GetCommunityViewPermission?communityKey={communityKey}

Retrieve the view permission of a specific community

Request Information

URI Parameters

NameDescriptionTypeAdditional information
communityKey

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

view permission key

globally unique identifier

Response Formats

application/json, text/json

Sample:
"94595fcd-6730-4086-b52f-1cb55d5ce310"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">94595fcd-6730-4086-b52f-1cb55d5ce310</guid>