Consent Events
Get the consent events for a project.
Get project level consent events
GET
/
organizations
/
{organizationId}
/
projects
/
{projectId}
/
consent-events
Authorizations
x-api-key
string
headerrequiredPath Parameters
organizationId
string
requiredprojectId
string
requiredQuery Parameters
startDate
string
endDate
string
category
Available options:
disclosure
, communication
, privacy_setting
, custom
subcategory
label
consentState
Available options:
implied
, viewed
, accepted
, declined
submitter
string
Maximum length:
64
domain
Available options:
localhost
, 127.0.0.1
, ::1
sessionId
string
Maximum length:
64
geography
string
Maximum length:
64
consentAction
array
concordId
string
Maximum length:
64
sort
string
order
string
offset
integer
default: 0Required range:
x > 0
limit
integer
default: 100Required range:
1 < x < 1000
Response
200 - application/json
offset
integer
count
integer
total
integer
items
object[]