Retrieve an audience by its unique identifier

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

audience unique identifier

``200 Fetch a single audience by uuid

``404 default error response

Updated3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request GET \

--url https://services.fountain.com/api/servicepool/audiences/identifier \

--header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

200404

Updated3 months ago