It specifies search engine, so I would assume yes, but the docs seems to be lacking any info about it. I’m going to dig in on this and I will see what I can find.
I hope you don’t mind my tacking on a related question…
If I’m calling the https://auth0.com/docs/api/management/v2#!/Users/get_users end point to get a list of users, what is the best way to also return the roles for these users? Will I need to query the roles for each user returned in separate calls?