curl --location -g --request GET 'https://api.mpc.dev.placewise.com/v1/management/games/codebreaker/campaigns?status=draft&search&per_page=&page_no=1&sort_by[]=id&sort_directions[]=DESC' \
--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'{
"campaigns": [
{
"id": 40,
"name": "Ramiro Barton",
"starts_at": "2025-10-03T13:00:00.721Z",
"ends_at": "2025-10-03T17:00:00.721Z",
"status": "draft",
"code_length": 6,
"member_frequency": 55231200,
"webpage_url": "https://male-nephew.com",
"codes": [
"1867",
"13930703",
"41802289783"
],
"thumbnail": {
"identifier": "1",
"created_at": "2022-11-09T15:46:00.252860Z",
"image_details": null
}
},
{
"id": 37,
"name": "Clint Shanahan",
"starts_at": "2025-10-03T10:00:00.721Z",
"ends_at": "2025-10-03T22:00:00.721Z",
"status": "inactive",
"code_length": 9,
"member_frequency": 780600,
"webpage_url": "https://hard-to-find-colon.us/",
"codes": [
"8391601751",
"7192899"
]
}
],
"pagination_info": {
"total_count": 2050
}
}