Download a Marketing Campaign Supporting Document

GET {{base_url}}/campaign/:CampaignID/fw_files/:FileID

Use this endpoint to download and retrieve the contents of a supporting document or file associated with a marketing campaign in the Marketing Campaigns hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content accepted by the API endpoint. | | Authorization | string | | Required.

The type of authorization accepted by the API endpoint. |

RESPONSES

status: OK

"[\r\n    {\r\n        \"{{The actual content of the file.}}\"\r\n    }\r\n]"