usersGet policies attached to a userGet policies attached to a user GET /api/v1/users/:user_id/policies Returns the list of policies attached to a user. Requires admin role. Request Responses200401403404List of policies attached to the userUnauthorizedForbidden (non-admin user)User not found