Hi everyone,
I’m using the Gong Engage Flows API (List Gong Engage flows (/v2/flows)) to fetch all flows, and I noticed that the API is returning more than 100 flows in a single response.
I couldn’t find any documentation specifying the maximum number of flows that can be fetched in one call, or whether there’s a configurable limit (like a pageSize or similar parameter).
Can someone confirm:
-
What’s the maximum number of flows the API can return in one request?
-
Is there an upper limit or recommended batch size for performance?