curl --request GET \
--url https://api.hubapi.com/email/public/v1/campaigns/{campaign_id}{
"appId": 123,
"appName": "<string>",
"contentId": 123,
"counters": {
"delivered": 123,
"open": 123,
"processed": 123,
"sent": 123
},
"id": 123,
"name": "<string>",
"numIncluded": 123,
"numQueued": 123,
"subType": "<string>",
"subject": "<string>",
"type": "<string>"
}curl --request GET \
--url https://api.hubapi.com/email/public/v1/campaigns/{campaign_id}{
"appId": 123,
"appName": "<string>",
"contentId": 123,
"counters": {
"delivered": 123,
"open": 123,
"processed": 123,
"sent": 123
},
"id": 123,
"name": "<string>",
"numIncluded": 123,
"numQueued": 123,
"subType": "<string>",
"subject": "<string>",
"type": "<string>"
}Scope requirements
The Internal HubSpot ID of the email that you want to get the details for.
Campaign data retrieved successfully
The application ID
The application name
The content ID
Show child attributes
The campaign ID
The campaign name
Number of recipients included
Number of recipients queued
The campaign sub-type
The email subject
The campaign type