Get Access Level
Get the specified access level.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/accessLevels/{accessLevelUrn}
COPY
Path Parameters
string
accessLevelUrn
Required
accessLevelUrn
string
accessLevelUrn
Required
accessLevelUrn
Responses
200
OK
Returns AccessLevel of type(s) application/json;version=39.0
This response body class contains all of the following: RightsMapping , InlineAccessLevel1
{
"name": "string",
"id": "string",
"description": "string",
"bundleKey": "string",
"readOnly": false
}