Skip to content

Get cookie collection

GET
/rest/v1/cms/cookie

Parameters

Query Parameters

filter[id]

Filter by cookie IDs

Type
string
Example"1,2,3"
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
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI