READ - Read data sharing UI
GET {{baseUrl}}/service/data-sharing?dataAgreementId=<string>&accessToken=<string>&apiKey=<string>&individualId=<string>&thirdPartyOrgName=<string>&thirdPartyOrgLogoImageUrl=<string>&dataSharingUiRedirectUrl=<string>&code=<string>&authorisationRedirectUrl=<string>
This endpoint is used to render the data sharing UI during a data exchange as defined by a (data source) organisation in the consent building block.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
dataAgreementId | string | (Required) ID for data agreement | |
accessToken | string | Access token for authentication | |
apiKey | string | API key for authorization | |
individualId | string | ID for the individual | |
thirdPartyOrgName | string | (Required) Name of the third-party organization | |
thirdPartyOrgLogoImageUrl | string | URL for the third-party organization's logo image | |
dataSharingUiRedirectUrl | string | (Required) Redirect URL for data sharing UI | |
code | string | Authorization code | |
authorisationRedirectUrl | string | Redirect URL for authorization |
RESPONSES
status: OK
""