List user role permissions
Role permissions available to this user.
Only an administrator or observer is allowed to see the role permissions of other users, provided they belong to an organisation he/she has access to.
Any user can also retrieve one’s own role permissions at:
/api/v1/user/my/role/permission.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
user_id
User ID
Response
Success