
jmsb7 (jmsb7) asked a question.
I've tried to use the Okta API through Postman to search {{url}}/api/v1/users?search=profile.email co "xyz" but i get invalid search criteria. I've also tried this same thing but with 'filter' instead of 'search'. What am I doing wrong here?

Hello @jmsb7 (jmsb7),
Please check the following links with information related to your question:
https://developer.okta.com/docs/reference/api/users/#list-users
https://developer.okta.com/docs/reference/api/users/#list-users-with-a-filter
Also, feel free to post this question on our Okta Developer Forums: https://devforum.okta.com,
and they should be able to help you with this.
Natalia
Okta Inc.
Can you tell me if the filter function supports the other operators such as "co" for "contains"?