---
title: "Get a list of audiences"
method: GET
path: "/audiences"
tags: ["Audiences"]
---

# Get a list of audiences

`GET /audiences`

Returns a list of all email marketing audiences in a Nutshell instance.

## Response `200`

OK

- Audience[]
  - `id` string — The API ID of this entity, formatted {integer}-{entityType}
  - `name` string
  - `isWebFX` boolean — Whether the audience is a WebFX audience

---

[API](https://skmtc.dev/nutshell/apis/nutshell-api.md) · [All operations](https://skmtc.dev/nutshell/apis/nutshell-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nutshell/nutshell-api/revisions/14f59cf6a09a/schema)
