Retrieve a single audience for the current user. Use this endpoint to throttle API requests to just query a given audience, rather than all of your audiences.
GET
/
v2
/
saved
/
audiences
/
{id}
v2 Audience Detail
Copy
Ask AI
curl --request GET \ --url https://api.globalwebindex.com/v2/saved/audiences/{id} \ --header 'Authorization: <api-key>'