Audience List
Retrieves a list of available audiences in either JSON or CSV format.
GET
/api/{version}/audience/{id_or_slug}/list
Path Parameters
| Field | Required | Type |
|---|---|---|
version Audience API version | Required | String |
id_or_slug The ID or slug of the audience. | Required | String |
Query Parameters
| Field | Required | Type |
|---|---|---|
institution_public_id The public id of the institution. | Required | String |
Loading...