Skip to content

Get a single cookie entry based on filters

GET
/rest/v1/cms/cookie/item

Parameters

Query Parameters

filter[id]

Filter by cookie IDs

Type
string
filter[categories]

Filter by categories (partial)

Type
string
filter[dataControllers]

Filter by data controllers (partial)

Type
string
filter[dataKeyNames]

Filter by data key names (partial)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI