READ - Get data agreement
GET {{baseUrl}}/audit/data-agreement/:dataAgreementId
This endpoint is used to fetch a single data agreement for audit purposes, for e.g., by an external third party.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"dataAgreement":{"purpose":"\u003cstring\u003e","purposeDescription":"\u003cstring\u003e","controllerUrl":"\u003cstring\u003e","controllerName":"\u003cstring\u003e","policy":{"thirdPartyDataSharing":"\u003cbool\u003e"},"lifecycle":"\u003cstring\u003e","controllerId":"\u003cstring\u003e","dataAttributes":[{"value":"\u003cError: Could not resolve allOf schema"},{"value":"\u003cError: Could not resolve allOf schema"}],"dpiaSummaryUrl":"\u003cstring\u003e","signature":{}}}