Skip to main content
GET
/
campaigns
/
{campaignId}
/
preview
Render a campaign preview
curl --request GET \
  --url https://apix.spotzee.com/api/client/campaigns/{campaignId}/preview \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.spotzee.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

campaignId
integer | null

Numeric campaign identifier.

Example:

24

Response

Channel-specific preview output.

Channel-specific preview output for the campaign’s primary template.

{key}
any