JavaScript
Audiences
Get an audience
GET /audiences/ retrieves the specified audience by its ID, including the filter rules used to compute its membership.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier representing the audience_id
Response
200 - application/json
A unique identifier representing the audience_id
The name of the audience
A description of the audience
The logical operator (AND/OR) for the top-level filter
Available options:
AND, OR Filter configuration for audience membership containing an array of filter rules