Campaign templates
Retrieve all campaign templates
GET
Retrieve all campaign templates
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200 - application/json
A dictionary with a campaign_templates
property that contains an array of CampaignTemplate
objects
The response is of type object
.
Retrieve all campaign templates