Check consent for an identity and purpose
CDP
Check consent for an identity and purpose
Read-only consent gate that returns whether a given identity is permitted for one processing purpose, with the reason code and the decision’s expiry. The destination fan-out worker calls this server-side before pushing an event to a purpose-scoped destination; the verdict honours the tenant’s default-on-missing policy and any time-bounded-consent retention window.
GET
Check consent for an identity and purpose
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Identity namespace of identity_value.
Available options:
anonymous_id, user_id, contact_id The identity to evaluate consent for.
Processing purpose to evaluate (e.g. marketing_email).