List cookie-consents
GET /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)
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”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
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)