List built audiences
Returns the rendered (built) audience snapshots that the runtime evaluates against - the resolved name, enabled flag, tags, and component references for every audience the client owns. Filter by name (supports a trailing * wildcard), by enabled (ENABLED, DISABLED, or ANY), and by archived status. Use limit and offset to page (defaults: limit=1000, offset=0). Use GET /v1/audiences for the editable definitions.
Authorizations
Query Parameters
Filter applied by GET /v1/audiences/built?enabled=.... ENABLED returns only audiences whose enabled flag resolves to true, DISABLED only those that resolve to false, and ANY returns both.
ANY, DISABLED, ENABLED Response
Successful response
Resolved enabled flag for the audience. true means the runtime evaluates the audience; false means it is currently inert.
Stable Extole identifier for the audience.
Resolved display name for the audience.
Free-form tags applied to the audience.
