Get List of Cookies by CriteriaAsk AIpost https://{hostname}/api/cmp/v1/webscans/languages/{language}/cookies/filterUse this API to retrieve a list of cookies by the specified filter criteria.Path Paramslanguagestringrequiredlength between 2 and 5The language code for localized content.Query ParamscountryCodestringlength between 2 and 2The country code for regional settings.cookieNamestringlength β€ 255The name of the cookie.sortBystringenumField to sort bycookieNamecookieNamehostcategoryAllowed:cookieNamehostcategorydirectionstringenumSort directiondescascdescAllowed:ascdescpageintegerβ₯ 0Defaults to 0The page number for pagination results, starting from 0.sizeinteger1 to 2000Defaults to 10The number of items to return per page.Body Paramsstatusarray of stringsThe current state or condition of the item.statusADD stringsourcearray of stringsThe source from which the data or cookie originated.sourceADD stringlifespanarray of stringsThe duration for which the cookie remains active before expiring.lifespanADD stringcategoriesarray of uuidsThe cookie categories assigned to the item.categoriesADD uuiddomainCategoryOverridesarray of uuidsThe custom category assignments that override the default settings.domainCategoryOverridesADD uuiddomainsarray of uuidsThe list of website domains.domainsADD uuidResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago