v1
latestOpenAPI 3.0.02026-08-067074272.5 KBReviews
Retrieves the campaign with the specified id.
Retrieves the campaign with the specified id.
get/dashboards/{dashboard_id}/campaigns/{campaign_id}
Path parameters
dashboard_idinteger required
Example:121
Id of dashboard
campaign_idinteger required
Id of campaign
Response
The campaign's details.
Example response
{
"id": 508,
"name": "First-time Customers Reviews",
"base_link": "enter-url-here"
}