Get Campaign by UUID
GET/services/{serviceUuid}/campaigns/{campaignUuid}
Fetch existing campaign by its UUID Example:
curl -X 'GET' \
'https://api{separator}{platform_domain}/news/v1/services/5491ccd2-c1dc-11ee-8cde-63aaf4399859/campaigns/6491ccd2-c1dc-11ee-8cde-63aaf4399859' \
-H 'accept: application/json'
Request
Responses
- 200
- 404
- default
Campaign data
Resource not found
unexpected error