documentgenerator.role.get
documentgenerator.role.get(id)
Gets information on a role and its access permission.
Parameters
Parameter | Description |
---|---|
id | Role ID |
Response
"role": { "id": "1", "name": "Administrator", "code": "ADMIN", "permissions": { "settings": { "modify" : "X", }, "templates": { "modify" : "X", }, "documents": { "modify" : "X", "view" : "X", }, } }
© «Bitrix24», 2001-2024