Skip to main content

Read data sharing UI

GET 

/service/data-sharing

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

Query Parameters

    dataAgreementId stringrequired

    ID for data agreement

    accessToken stringrequired

    Access token for authentication

    apiKey stringrequired

    API key for authorization

    individualId stringrequired

    ID for the individual

    thirdPartyOrgName stringrequired

    Name of the third-party organisation

    thirdPartyOrgLogoImageUrl stringrequired

    URL for the third-party organisation's logo image

    dataSharingUiRedirectUrl stringrequired

    Redirect URL for data sharing UI

    code stringrequired

    Authorization code

    authorisationRedirectUrl stringrequired

    Redirect URL for authorization

Responses

Ok

Response Headers
    Loading...