Authorization: ********************curl --location --request GET 'https://prod.your-api-server.com/campaign/550e8400-e29b-41d4-a716-446655440000/stats' \
--header 'Authorization: <api-key>'{
"stats": {
"campaignItems": 25,
"needArtwork": 8,
"needAllocation": 12,
"ready": 5
}
}