Skip to content

List cookie-consents

GET
/cookie-consents

GDPR Art.7 cookie consent + opt-in/out tracking for authenticated users and anonymous visitors (F2.LGL.08 / F3.LEGAL.04)

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
actor_email
string
visitor_id

Anonymous visitor identifier (client-generated UUID) — used when there is no authenticated user.

string
necessary
boolean
analytics
boolean
marketing
boolean
policy_version

Cookie policy version this consent was recorded against — used to detect re-consent needs when the policy changes.

string
ip_address
string
user_agent
string
consented_at
string format: date-time
withdrawn_at
string format: date-time
organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)