READ - Get consent record

GET {{baseUrl}}/audit/consent-record/:consentRecordId

This endpoint is used to get a single consent record by ID in an organisation defined in the consent building block.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"consentRecord":{"dataAgreementId":"\u003cstring\u003e","dataAgreementRevisionId":"\u003cstring\u003e","individualId":"\u003cstring\u003e","signatureId":"\u003cstring\u003e"}}