Currently if users want to know which endpoints/commands they can use, they are not able to. Only admins can, as pointed out here: https://github.com/mundialis/actinia_core/blob/a53f48fa0cfbfc926789509260981a8e0ea913e3/src/actinia_core/endpoints.py#L211 which points to: https://github.com/mundialis/actinia_core/blob/a53f48fa0cfbfc926789509260981a8e0ea913e3/src/actinia_core/rest/user_management.py#L125 Question: Could users be enabled to see their own resources/permissions/enabled modules?