v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBAudiences
Get audience
Returns the editable audience definition for the supplied audience_id, including its name, enabled state, tags, and the campaign components that reference it. For the rendered (runtime) snapshot use GET /v1/audiences/{audience_id}/built instead.
get/v1/audiences/{audience_id}
Path parameters
audience_idstring required
Response
Audience definition.
Example response
{
"enabled": "handlebars@buildtime:{{enabled}}",
"name": "handlebars@buildtime:{{name}}"
}