Skip to main content
GET
/
v1
/
intent
/
audiences
/
{id}
/
stats
Get fill rates for a cached audience
curl --request GET \
  --url https://api.aws53.cloud/v1/intent/audiences/{id}/stats \
  --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.

Path Parameters

id
string<uuid>
required

Query Parameters

date
string
Pattern: ^\d{4}-\d{2}-\d{2}$

Response

Fill rates

data
any