1BackendUser SvcList UsersList Users POST /user-svc/users Fetches a list of users with optional query filters and pagination. Requires the user-svc:user:view permission that only admins have by default. Request Responses200400401500List of users retrieved successfullyInvalid JSONUnauthorizedInternal Server Error