Actually the question is in the topic name.
From what I’ve seen googling around: it looks like the only way to achieve what I need is to export all users from Auth0 using the export job and then do what I need with the users data.
Because the user list API functionality is limiting search by 1000 users and even include_total doesn’t give number higher then 1000.
Am I missing something?
Please advise.