
29b7g (29b7g) asked a question.
We need a list which includes the users, who have no profile.blablaId value or profile.blablaId value is null,
When I try sending request to api/v1/users?search=profile.blablaId eq ""
it works but the result does not match the criteria.

Hi @29b7g (29b7g),
Thank you for posting on the Okta community page!
I have done some research on my end and I have managed to find the bellow documentation where it mentions that null or blank Attributes can not be searched via API but it also provides a workaround for this scenario:
I hope the above information is useful!