This service allows you to retrieve to which assets and locations users have access, bearing their access levels and work centers into account.
Below you can find an analysis of the methods available through the service.
Get information on access to assets and locations per user
GET /api/mytenant/myorganization/maintenancemanagementcore/useraccess/GetUserAssetAccess?user=myuser
This method allows you to retrieve to which assets and locations the user has access.
- User: The user’s login details
Returns a list sorted by the assets and locations to which the user has access. Access is specified according to the assets and locations belonging to the user’s work centers and access levels.
Example:
GET /api/mytenant/myorganization/maintenancemanagementcore/useraccess/GetUserAssetAccess?user=admin