List enum variantsAsk AIget https://{account}.piwik.pro/api/cdp/settings/v1/enumReturns enum variants of the specified enum.Query ParamsnamestringenumrequiredReturn variants of this enumevent_typeAllowed:event_typesearchstringReturn only variants whose label contains this string (case-insensitive)sizeinteger≥ 0Return at most that many labelsHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200OK 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) 500Internal application error response (some service encountered unexpected error)Updated 7 months ago