cURL
curl --request GET \ --url https://api.audiencelab.io/audiences/attributes/{attribute} \ --header 'X-Api-Key: <api-key>'
{ "attributes": { "sic": { "data": [ "7371", "7372" ], "count": 2 } } }
The specific attribute key. Available options are sic, industries, departments, seniority, gender, segments
sic
industries
departments
seniority
gender
segments
Successful response with data for the specified attribute
Show child attributes