Required. The unique identifier of the integration. If the brand identifier is "1234", the agent identifier is "5678", and the integration identifier is "9092", this parameter resolves to "brands/1234/agents/5678/integrations/9092".
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Integration.
[null,null,["Last updated 2024-11-14 UTC."],[[["Retrieves a specific integration associated with a Business Communications agent using a `GET` HTTP request."],["The request requires a URL path parameter `name` to identify the integration, including brand, agent, and integration IDs."],["An empty request body is necessary, and a successful response returns an `Integration` object containing details about the retrieved integration."]]],[]]