Skip to main content
GET
Check consent for an identity and purpose

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

identity_kind
enum<string>
required

Identity namespace of identity_value.

Available options:
anonymous_id,
user_id,
contact_id
identity_value
string
required

The identity to evaluate consent for.

purpose
string
required

Processing purpose to evaluate (e.g. marketing_email).

Response

200 - application/json

The consent verdict for the identity and purpose.

data
object
required
meta
object
required