Campaigns

Retrieve a campaign by its unique identifier (hash or distributionChain-campaignId format) in the id path parameter.

get/v4/campaigns/{id}

Path parameters

idstring required

Campaign ID (hash) or composite identifier (distributionChain-campaignId)

Query parameters

showPrivateboolean

When true, attempt to decode a private campaign. The caller (JWT, API key owner, or BackOffice) must be authorized for the campaign — otherwise returns 401. When false (default), private campaigns return 404. Bypasses CDN cache.

Changes

No recorded changes to this endpoint across all 1 revision of this API.