Audience Count
Fetches the count of a specific audience.
GET
/api/{version}/audience/{id_or_slug}/count
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...