List columns
Campaigns
List columns
List all custom columns defined on a campaign. Columns store per-lead data like company name or role, and can be used as variables in message templates.
GET
List columns
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the campaign.
Pattern:
^[0-9a-z]+$Response
200 - application/json
OK
Unique identifier for the column.
Display name of the column.
The data type of the column.
When the column was created.
When the column was last updated.
Optional description of what this column contains.