For the complete documentation index, see llms.txt. This page is also available as Markdown.

Effective Access

Get

get

Retrieve publishing effective access of a user from a specific Site

Query parameters
siteIdinteger · int32Optional

Site ID from which to retrieve the effective access

Body
usernamestring · nullableRequired

Username.

clientDeviceNamestring · nullableOptional

Client device name.

clientDeviceOSstring · enumRequired

Client Types

Possible values:
privateIPAddressstring · nullableOptional

Private IP address.

hardwareIDstring · nullableOptional

Hardware Id.

gatewayIPstring · nullableOptional

Secure Gateway IP.

themeIdinteger · int32Optional

Theme Id.

Responses
200

Success

application/json; api-version=1.0
integer · int32[]Optional
get/api/PubEffectiveAccess

Last updated