Audiences

Get an audience

Returns one audience with its name, description, and the filter and AND or OR operator that decide which users belong to it.

get/audiences/{audience_id}

Path parameters

audience_idstring required

A unique identifier representing the audience_id

Response

idstring required

A unique identifier representing the audience_id

namestring required

The name of the audience

descriptionstring required

A description of the audience

operator'AND' | 'OR'
created_atstring required
updated_atstring required

Changes

Changed in 4 of the 55 revisions of this API.45

    • added the optional property filter/operator to the response with the 200 status

      response-optional-property-added

  • e3e54d99e2a733See the full diff
    • the response property filter became nullable for the status 200

      response-property-became-nullable

    • the response property filter became optional for the status 200

      response-property-became-optional

    • the filter response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property operator to the response with the 200 status

      response-optional-property-added

    • removed SingleFilterConfig NestedFilterConfig from the filter response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the required property filter/filters to the response with the 200 status

      response-required-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added NestedFilterConfig to the filter response property oneOf list for the response status 200

      response-property-one-of-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed NestedFilterConfig from the filter response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 93 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog