Trying to paginate /api/v2/analytics/conversations/details/query. Docs show both page and cursor options. Which one actually works for high-volume data pulls? The page param seems capped at 50 results per call. Using Python requests.
Trying to paginate /api/v2/analytics/conversations/details/query. Docs show both page and cursor options. Which one actually works for high-volume data pulls? The page param seems capped at 50 results per call. Using Python requests.