Returns the CRM integration you set up using the PUT /v2/crm/integrations endpoint. You can only have one integration at a time.
Required authorization scope: 'api:crm:integrations:read'.
Successful response
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
A list of integration objects
A list of integration objects
The ID of the integration.
Note: Parse the integrationId as Long or BigInt. Parsing the integrationId as an Integer truncates the integrationId to trailing zeros and returns an incorrect ID.
Email address of the person responsible for the integration
The name of the integration
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.
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.