GET
/
campaigns
/
{id}
/
preview.png
curl --request GET \
  --url https://api.pocketflows.com/campaigns/{id}/preview.png
"<string>"

Path Parameters

id
string
required

The ID of the campaign

Response

200 - text/html
The preview image of the campaign

The response is of type string.