ghl_location_get_conversation_channel
Get the SMS or Email conversation channel providers configured for a location by providing the location ID and channel type.
Instructions
Get Conversation Channel Get the conversation channel providers configured for a location by type (SMS or Email) Endpoint: GET /locations/{locationId}/conversationChannels/{type} (Version header: v3; source: v3/locations-v3.json) OAuth scopes: locations.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Channel type to retrieve providers for | |
| locationId | Yes | Location Id |