Skip to main content
GET
/
v1
/
intent
/
audiences
List saved audiences for the organization
curl --request GET \
  --url https://api.aws53.cloud/v1/intent/audiences \
  --header 'X-API-Key: <api-key>'
{
  "data": "<unknown>"
}

Authorizations

X-API-Key
string
header
required

Organization API key (sk_...). Get yours from Settings > API Keys in the dashboard.

Response

200 - application/json

Saved audiences

data
any