cURL
curl --request GET \ --url https://unified-api.creatorcommerce.shop/channels/{myshopifyDomain}/campaigns/{campaignId} \ --header 'x-channel-access-token: <api-key>'
{ "campaign": { "_id": "699752d110aaf04ada0eb4ef", "title": "Default Campaign", "description": "Always-on campaign", "isActive": true, "collabTiers": [ "6997d1305fe142fd13cff500" ] } }
Channel or partner access token (x-channel-access-token or x-partner-access-token)
Campaign retrieved
Show child attributes