Request
GET https://api.clinikapi.com/v1/consents/:id
Headers
Your ClinikAPI secret key (
clk_live_* or clk_test_*).Path parameters
The consent ID to retrieve (e.g.
consent_abc123).Response
Returns200 OK with the consent resource wrapped in the standard envelope.
The consent ID.
Patient reference.
Consent scope:
patient-privacy, treatment, research, or adr.Consent category code(s).
Current status:
draft, proposed, active, rejected, or inactive.URI of the referenced policy document, if recorded.
Verification details, if recorded.
Provision rules (permit/deny, period, purpose, action), if recorded.
Standard response metadata including
requestId, timestamp, status, and rate-limit fields.