ghl_email_get_campaign
Retrieve a specific email campaign by its ID and location ID to view its details and contents.
Instructions
Get Email Campaign by ID Get a single email campaign by its ID Endpoint: GET /emails/locations/{locationId}/campaigns/emails/{campaignId} (Version header: v3; source: v3/emails-v3.json) OAuth scopes: emails/campaigns.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | Campaign ID | |
| locationId | Yes | Location ID |