List a specific Audience
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
audience_id
string
required
The internal (or external, if is_external_id is true) ID of the Audience of interest.
is_external_id
string
Whether to treat the audience_id as an external ID.
``200 200
``400 400
ShellNodeRubyPHPPython
:
xxxxxxxxxx
curl --request GET \
--url https://api.usebutton.com/v1/audiences/audience_id \
--header 'accept: application/json' \
--header 'authorization: Basic ••••'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200 - Result400 - Result