User Search Query Not working

When search for user with query, I get an empty list, even though the user exists.

The comand being used is:
curl -H “Authorization: Bearer token” https://taqtile-dev.auth0.com/api/v2/users?per_page=10&page=1&include_totals=true&q=nickname%3A%20sgoldie&search_engine=v3

And I have an user with this nickname.

Hi @felipe.goncalves,

I apologize for the delayed response on this question. I would like to reopen the topic for discussion and provide some assistance if possible.

I am wondering if you are getting errors back when trying to make this request. You are indeed following the query syntax?

Thanks,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.