Hi everyone,
I’m using the Gong Users API (List Gong Engage flows (/v2/users)) to fetch all users.
I couldn’t find any documentation specifying the maximum number of users that can be fetched in one call. Also, couldn’t find any filtering part in API doc.
Can someone please confirm:
- I want to filter on emailAddress field/or any other fields on usersAPI, is there any way to achieve that?
- What’s the maximum number of users the API can return in one request?
- How many users(max no. of users) can be present, if there is any such data?