List user role permissions

Deprecated
**Deprecated.** This endpoint, together with the `/api/v1/user/my/role/permission` convenience variant, is deprecated and will be removed in a future release. 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.<br/> 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_iddoubleRequired
User ID

Response

Success