Hey team, I have a question about using the API https://developer.mixpanel.com/reference/insights-query.
I have created an Insights report, and on the UI, it states, "We limit the number of segments to 3,000. Apply filters to reduce segments or export up to 50,000 segments via CSV" (check the attached image). Therefore, I am trying to use the API to retrieve more data, but I am confused about the result. I have more than 50,000 segments, but the API export only returns around 10,000 segments.
Does the query/insights has pagination or something similar so I can get all the data?