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

Path Parameters

id
string
required

The ID of the campaign

Response

200 - text/html
An interactable canvas with the campaign and its many steps

The response is of type string.