---
title: "Changes to Get an audience"
method: GET
path: "/audiences/{audience_id}"
---

# Changes to Get an audience

`GET /audiences/{audience_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 55 revisions.

- **2026-07-07** `d3fe53f97998` — 1 info
- **2026-01-14** `e3e54d99e2a7` — 3 breaking, 3 info
- **2026-01-05** `361d17797dff` — 1 breaking
- **2025-10-07** `7143ea51f307` — 1 info

## Changes

- **2026-07-07** `d3fe53f97998` — 1 info
  - added the optional property `filter/operator` to the response with the `200` status
- **2026-01-14** `e3e54d99e2a7` — 3 breaking, 3 info
  - the response property `filter` became nullable for the status `200`
  - the response property `filter` became optional for the status `200`
  - the `filter` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `operator` to the response with the `200` status
  - removed `#/components/schemas/SingleFilterConfig, #/components/schemas/NestedFilterConfig` from the `filter` response property `oneOf` list for the response status `200`
  - added the required property `filter/filters` to the response with the `200` status
- **2026-01-05** `361d17797dff` — 1 breaking
  - added `#/components/schemas/NestedFilterConfig` to the `filter` response property `oneOf` list for the response status `200`
- **2025-10-07** `7143ea51f307` — 1 info
  - removed `#/components/schemas/NestedFilterConfig` from the `filter` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/trycourier/apis/courier/docs/audiences/:audience_id/get.md) · [API](https://skmtc.dev/trycourier/apis/courier.md) · [Page](https://skmtc.dev/trycourier/apis/courier/changes/audiences/:audience_id/get)
