Skip to main content
Question

Gong Users API

  • December 9, 2025
  • 3 replies
  • 17 views

Forum|alt.badge.img

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?​​​​​​​

3 replies

Forum|alt.badge.img
  • Author
  • Community Newbie
  • December 11, 2025

Can someone please answer here on this?


Molly Kipnis
Forum|alt.badge.img+2
  • Community Manager
  • December 15, 2025

Hey ​@PreetAnurag! Tagging in ​@BridgetFinegan for thoughts here. Thank you for your patience!


BridgetFinegan
Forum|alt.badge.img+1
  • Community Manager
  • December 16, 2025
  1. Email address is not an available filter for (/v2/users), however flowOwnerEmail is an available query parameter of (/v2/flows).
  2. The page size for (/v2/users) is 100.
  3. Is this asking if there Gong instances themselves have a maximum number of team member profiles?