List consents
GET/api/v1/consents
Returns a paginated list of all consent records for the domain. Includes expired records (the GDPR Article 7(1) audit trail). PII fields are never included.
Request
Responses
- 200
- 401
- 429
One page of consent records.
Invalid API key. The response is identical for a missing, invalid or inactive key.
Rate limit exceeded for this key, IP or endpoint.