Hi, I am trying to find a user in sugar via user_name field and that user is inactive. While making api call via postman i am not getting that inactive user detail.
http://<localhost>/rest/v11/Users/?filter[0][user_name]=Test Is there any param available…