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

KeyDatatypeRequiredDescription
dataAgreementIdstring(Required) ID for data agreement
accessTokenstringAccess token for authentication
apiKeystringAPI key for authorization
individualIdstringID for the individual
thirdPartyOrgNamestring(Required) Name of the third-party organization
thirdPartyOrgLogoImageUrlstringURL for the third-party organization's logo image
dataSharingUiRedirectUrlstring(Required) Redirect URL for data sharing UI
codestringAuthorization code
authorisationRedirectUrlstringRedirect URL for authorization

RESPONSES

status: OK

&quot;&quot;