Gets a single campaign with full metadata and campaign_analytics array.
/api/v1/campaign/:idCampaign UUID (from List Campaigns response).
"1" = Success, "0" = Failure.
The response data payload.
curl -X GET "https://app.chatofy.in/api/v1/campaign/e4443e21-aaaa-0000-0000-000000000001" \
-H "Authorization: Bearer YOUR_API_KEY"Was this endpoint guide helpful?