curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/management/games/codebreaker/campaigns/' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{
"campaign": {
"id": 36,
"name": "Joey Crooks",
"starts_at": "2025-11-05T13:00:00.721Z",
"ends_at": "2025-11-05T17:00:00.721Z",
"status": "active",
"code_length": 23,
"member_frequency": 830600,
"webpage_url": "https://imaginary-flight.us/",
"bee_json": {},
"html": "qui minim ut dolore",
"codes": [
"965",
"5789"
],
"thumbnail": {
"identifier": "1",
"created_at": "2022-11-09T15:46:00.252860Z",
"image_details": {
"width": 74823877,
"height": 43891373
}
}
}
}