Documentation Index

Fetch the complete documentation index at: https://help.gong.io/llms.txt

Use this file to discover all available pages before exploring further.

Validate Gong meeting Integration (/v2/meetings/integration/status)

Prev Next
Post
/v2/meetings/integration/status

Required authorizaton scope: 'api:meetings:integration:status'.

Body parameters
object
emails
Array of string

String array of emails of users (max 100)

string

String array of emails of users (max 100)

Responses
200

Successful response

Expand All
object
requestId
string

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
users
Array of object (User Integration Status)

The integration status for the request users

object

The integration status for the request users

email
string

The email address meeting organizer

Exampletest@test.com
exists
boolean

Whether the user exists in Gong

Exampletrue
valid
boolean

Whether the integration is connected for the user

Examplefalse
userFacingError
string

The message explaining in case the integration is currently not connected

ExampleThe Gong consent page is not enabled in your company. Contact your Gong Admin.
fixUrl
string

A URL to place in the application to fix the problem

Examplehttps://app.gong.io/company/recording-consent/consent-page
helpUrl
string

A URL to the Gong help center where more information can be found about the error

Examplehttps://help.gong.io/hc/en-us/articles/360056677792
400

Malformed request

object
requestId
string

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors
Array of string

Error messages.

Example[ "An error has occurred" ]
string
403

This API endpoint is in Limited release - contact your CSM for more information.

object
requestId
string

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors
Array of string

Error messages.

Example[ "An error has occurred" ]
string
429

API request limit exceeded

Headers
Retry-After
integer
Number of seconds to wait before making a new request.
object
requestId
string

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors
Array of string

Error messages.

Example[ "An error has occurred" ]
string
500

Failed to complete the operation due to an unexpected error

object
requestId
string

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors
Array of string

Error messages.

Example[ "An error has occurred" ]
string