Skip to main content
GET
Export the consent log for a time window (admin)

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

from
string<date-time>
required

Inclusive lower bound (ISO-8601). Required.

to
string<date-time>
required

Inclusive upper bound (ISO-8601). Required.

limit
integer
default:5000
Required range: x <= 50000

Response

Consent records in the requested window.

from
string<date-time>
required
to
string<date-time>
required
count
integer
required
records
object[]
required