Get a campaign

Get campaign

get

Get a previously created campaign using its identifier.

Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
workspaceIdstring · uuidRequired

The ID for the workspace.

Example: d386a801-ee8d-4aba-a7e4-78671bd3b11e
brandIdstringRequired

A unique identifier for the brand.

campaignIdstringRequired

A unique identifier for the campaign.

Responses
200

Campaign found

application/json
get
/workspaces/{workspaceId}/tcr-brands/{brandId}/campaigns/{campaignId}
Type
Description

CampaignResponse object describes a submitted campaign

Last updated

Was this helpful?