Sign in

Get Landing Page Opens

documented

Get per-contact opens on landing pages.

GET /reports/landing_pages/campaign_details/{campaign_activity_id}/p_contact_opensReportsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.cc.email/v3/reports/landing_pages/campaign_details/{{$campaign_activity_id}}/p_contact_opens?limit={{$limit}}&contacts_filter={{$contacts_filter}}" -X GET -H "Content-Type: application/json" -H "Accept: application/json" -H "Authorization: Bearer {{OAUTH2_ACCESS_TOKEN}}"
Get Landing Page Opens · Constant Contact · OpenIntegrations