fetch list of audiences

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

``200 list of audience

xxxxxxxxxx

curl --request GET \
     --globoff \
     --url 'https://services.fountain.com/api/servicepool/audiences?filter[collate][locale]=en' \
     --header 'accept: application/json'

application/json

``200

Updated3 months ago