Fetch audiences the profile belongs toAsk AIget https://{account}.piwik.pro/api/cdp/profiles/public/v1/app/{app_id}/profile/{cookie_id}/audiencesGet audiences the profile belongs toPath Paramsapp_iduuidrequiredID of the app.cookie_idstringrequiredCookie ID stored in cookiesHeadersacceptstringenumDefaults to application/vnd.api+jsonGenerated from available response content typesapplication/vnd.api+jsontext/plainAllowed:application/vnd.api+jsontext/plainResponses 200An array of audience IDs profile belongs to 400Bad request response (e.g. missing GET parameter, parameter value out of bounds) 402Data Activation module is disabled 404Resource not found (bad ID or resource deleted) 422Data in body does not meet requirements (e.g. missing field) 500Internal application error response (some service encountered unexpected error)Updated 7 months ago