Skip to main content

Show Campaign


GET /services/api/v1/campaigns/{id}

Returns the requested campaign.

Parameters

ParameterTypeDescription
idstringThe ID of the campaign.

Response

Requested campaign.

{
"id": "KRBbJBwN",
"type_of": "custom",
"name_de": "Zeitung",
"name_it": "Giornale",
"name_en": "Newspaper",
"created_at": "2025-01-08T10:12:02.461Z"
}