List an identity's consent history
CDP
List an identity's consent history
Return the consent ledger for a single identity and purpose scope, newest decision first. Use this to power a data-subject-access (GDPR Article 15) export or an operator audit view of every grant/revoke recorded for the identity.
GET
List an identity's consent history
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Identity namespace of identity_value.
Available options:
anonymous_id, user_id, contact_id The identity whose consent history to return.
Maximum ledger rows to return, newest first.
Required range:
1 <= x <= 200