cURL
curl --request GET \ --url https://brew.new/api/v1/audiences \ --header 'Authorization: Bearer <token>'
{ "audiences": [ { "audienceId": "jn7a8w4q8m9k2p1x7c3b5v6n9h7s2d4f", "audienceName": "Nordic Founders" } ] }
Returns saved audiences for the current organization. Synthetic All Contacts is not included.
Send your Brew API key as Authorization: Bearer brew_xxx.
Authorization: Bearer brew_xxx
Saved audiences for this organization.
Show child attributes
Was this page helpful?