List all of the company's users.
Required authorizaton scope: 'api:users:read'.
When paging is needed, provide the value supplied by the previous API call to bring the following page of records.
Avatars are synthetic users representing Gong employees (CSMs and support providers) when they access your instance. References to avatars' IDs may be found in the outputs of other API endpoints. This parameter is optional, if not provided avatars will not be included in the results.
Successful response
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Information about the number of records that match the requested filter.
Total number of records.
Number of records in the current page.
Current page number.
Returned only when there are more records to be retrieved. Repeat the API call and pass this cursor value in the request to retrieve the next page of records.
A list, in which each item specifies one user's metadata.
User's metadata.
Gong's unique numeric identifier for the user (up to 20 digits).
The email address of the Gong user.
Creation time in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC);of the Gong user.
True if the user is active, false if not.
List of email address aliases of the Gong user.
The trusted authentication email assigned to the Gong user
The first name of the Gong user.
The last name of the Gong user.
The job title of the Gong user.
The phone number of the Gong user.
The extension number of the Gong user.
The list of personal meeting URLs of the Gong user.
The user's settings in the Gong system.
True if the team member is set to be recorded by Gong, false if not.
If true, invitation of this user to a web conference will prevent its recording (even if other users invited are set to record).
True if the team member is set to import telephony calls from by Gong, false if not.
True if the team member is set to import emails by Gong, false if not.
True if the team member is set to prevent import of emails by Gong, false if not.
True if the team member is set to import non recorded meetings by Gong, false if not.
True if the team member has Gong Connect enabled, false if not.
The manager ID of the Gong user.
The Gong recording consent meeting link
Languages spoken during calls by the Gong user
Language spoken by the user encoded according to the BCP-47 standard.
Indicates the primary language (one per user). The language will be assumed when the system cannot identify the language of a call, e.g., due to poor quality or the call being too short.
Malformed request
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
Access denied
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
API request limit exceeded
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
Failed to complete the operation due to an unexpected error
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.