List Audiences
Lists uploaded customer-list audiences for an account. Pass audience_id to return a specific audience.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Query Parameters
Account ID, prefixed biz_.
Audience ID, prefixed adaud_, used to filter the response to one audience.
Filter by audience type: custom (uploaded lists) or lookalike.
custom, lookalike Filter by member source: csv_upload (uploaded lists) or people_filter (automatic audiences built from saved People filters).
csv_upload, people_filter Number of audiences to return. Defaults to 20; maximum 100.
Cursor for the next page of audiences.

