Campaigns

Get all variables associated with a campaign's steps

get/campaigns/{id}/variables

Path parameters

idstring required

The ID of the campaign

Response

The variables associated with the campaign's steps

variablesstring[] required

The variables for the campaign

Changes