---
title: "Validate Gong meeting Integration"
slug: "validate-gong-meeting-integration-v2meetingsintegrationstatus"
updated: 2025-11-17T08:10:53Z
published: 2025-11-17T08:12:09Z
canonical: "help.gong.io/validate-gong-meeting-integration-v2meetingsintegrationstatus"
---

> ## 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)

Post/v2/meetings/integration/status

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

Body parameters<select class='api-response-data' aria-label='Media type'><option value='7a1e1292-26de-4cc4-ab76-00d1b3c44914'>application/json</option>
</select>object  emails Array of string   

String array of emails of users (max 100)

string    

String array of emails of users (max 100)

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='623737a4-dc9c-4bde-9ab4-92b2b8af248d'>application/json</option>
</select>Expand Allobject  requestIdstring    

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

emailstring    

The email address meeting organizer

Exampletest@test.com
existsboolean    

Whether the user exists in Gong

Exampletrue
validboolean    

Whether the integration is connected for the user

Examplefalse
userFacingErrorstring    

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.
fixUrlstring    

A URL to place in the application to fix the problem

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

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

<select class='api-response-data' aria-label='Media type'><option value='c8c75e0a-88be-4240-9adc-d211a63d9a3b'>application/json</option>
</select>object  requestIdstring    

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.

<select class='api-response-data' aria-label='Media type'><option value='a205e77c-68f9-43fc-a9c9-1f381189cc60'>application/json</option>
</select>object  requestIdstring    

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

HeadersRetry-AfterintegerNumber of seconds to wait before making a new request.
<select class='api-response-data' aria-label='Media type'><option value='b897e477-0b24-4f6c-a8ae-9263ce5ce542'>application/json</option>
</select>object  requestIdstring    

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

<select class='api-response-data' aria-label='Media type'><option value='6e607c6f-0edb-48e9-b80c-65f8a3bbab63'>application/json</option>
</select>object  requestIdstring    

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
