List access rights
GET/access-rights
Lists all available access rights. Only access rights the user has are listed.
Responses
- 200
- 401
- 403
- 404
Returns all access rights.
Invalid or missing access token (JWT).
Not authorized to access this resource.
Entity not found.