cURL
curl --request GET \ --url https://api.aws53.cloud/v1/intent/audiences/filters \ --header 'X-API-Key: <api-key>'
{ "data": { "seniority": [ "<string>" ], "companyIndustry": [ "<string>" ], "companySize": [ "<string>" ], "department": [ "<string>" ], "companyRevenueRange": [ "<string>" ], "ageRange": [ "<string>" ], "gender": [ "<string>" ] } }
Returns distinct values for company industry, seniority, company size, state, department, revenue range, age range, and gender. Cached for 24 hours.
Organization API key (sk_...). Get yours from Settings > API Keys in the dashboard.
Filter options
Show child attributes
Was this page helpful?