Retrieves a collection of available permissions in Tenovos. Returns all available permissions that can be assigned to a User Group on Security Templates. Permissions are applied to Security Templates and can differ for each user group. Permissions follow a most inclusive model of inheritance as users can belong to more than one group, and an asset can have more than one security template.
Successful Request. Security Permissions Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "permissions": [
- {
- "id": "0132dfe2-61f4-405b-922f-7a2254bb1151",
- "name": "Download"
}
], - "pagination": {
- "total": 1000,
- "before": "7140k9-44f",
- "after": "169677qp8-afe"
}
}