https://bboxxltd.atlassian.net/rest/api/2/search?startAt=0&maxResults=99999&username=% I've tried using this but it only gives me few users. I was not able to find mine.
You need to iterate through and grab the users in batches with the startAt parameter based on what's being returned. passing in maxresults of 99999 will still result in the max for that param being returned (i think it's around 1k)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.