List Audiences
Returns your workspace’s audiences and the number of contacts in each.
GET
Requires the
audiences:read scope. Returns every audience in the workspace along with its member count.
The response always leads with a synthetic “All active subscribers” entry (id: "all") whose members is the total number of active subscribers in the workspace, followed by your saved audiences ordered by member count (largest first). One-time send audiences are excluded, matching the audience list in the app.
Audiences are a small, plan-limited set, so this endpoint returns them all in one response — it is not cursor-paginated.
Response
The workspace’s audiences, starting with the “All active subscribers” total.

