200 OK – The body is XML that describes all permissions for the resource.
404 Not Found – When the specified resource URI is not found in the repository.
The permissions for each user and each role are indicated by the following values. These values are not a true mask; they should be treated as constants:
No access: 0
Read-delete: 18
Administer: 1
Read-write-delete: 30
Read-only: 2
Execute-only: 32
The response to the GET request is an entityResource that defines each permission on the resource. Permissions for roles or users that are not specified are inherited from their parent folder: