REST API: User Rights

Methods


TypeVer.Command parameterParameters
Getters
GET3.2+ getUserActionRights See the details of all values for
module rights and action rights
This method should not be called explicitly.
User's action rights are automatically handeled by the authenticate method.
Example of success:

Important: This API applies for all users except "admin" which has anyway all the rights.

GET3.2+ getUserAccessRights
This method should not be called explicitely.
User's access rights are automatically fetched by the API when retrieving a tree.
Example of success:

All the <ids> listed in the response corresponds to folder, company or category <ids>.

Important: This API applies for all users except "admin" which has anyway access to the whole system.