Read a consent request (public, holder)
Read a consent request (public, holder)
Public view of the consent request behind a consent_url. The URL token IS the capability (128 random bits, unique per consent): no login is required, and an unknown token answers a generic 404 (anti-enumeration). The response is minimal on purpose: doc_id is masked to its last 4 characters, and the email, holder identity and internal ids are never exposed. Rate limited per IP.
GET
Read a consent request (public, holder)
Path Parameters
Opaque consent token embedded in the consent_url.
Response
Consent request summary for the holder.
Last modified on August 22, 2026