List of variables that are required by the given variableAsk AIget https://{account}.piwik.pro/api/tag/v1/{app_id}/variables/{variable_id}/required-variablesPath Paramsapp_iduuidrequiredApplication identifiervariable_iduuidrequiredVariable identifierQuery Paramspage[limit]integer≥ 1Limits the number of returned itemspage[offset]integer≥ 0Sets offset for list of itemsfilter[name]stringlength between 1 and 255Filter variable name attributefilter[variable_type]stringenumFilter variable with typeurlcustom_javascriptconstantcookiedata_layerdom_elementdocumentrandomurllookup_tablepiwik_anonymizationcdp_audienceabandonedShow 12 enum valuesfilter[builtin]booleanFilter variable with builtin attributetruetruefalsesortarray of stringslength ≥ 1Comma-separated sort list with given attributes: name, variable_type, created_at, updated_atsort stringname-namevariable_type-variable_typecreated_at-created_atupdated_at-updated_atADD stringResponses 200List of variables that are required by the given variable 400Bad request parameter 401Unauthorized 404Not found 500Internal server errorUpdated 2 months ago