Skip to main content
GET
Get consent types

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
string<uuid>
required
projectId
string<uuid>
required

Query Parameters

category
Available options:
disclosure,
communication,
privacy_setting,
custom
Maximum string length: 128
subcategory
(string | enum<string>)[]
Maximum string length: 128
Pattern: ^custom_[a-z0-9_*]{1,121}$
label
Maximum string length: 128
Pattern: [a-z0-9_*]{1,128}$
name
string
Maximum string length: 100
url
string<uri>
version
number
sort
string
order
string
offset
integer
default:0
Required range: x >= 0
limit
integer
default:100
Required range: 1 <= x <= 1000
status
Available options:
all,
current,
active,
archived,
obsolete,
test

Response

Default Response

offset
integer
count
integer
total
integer
items
object[]