service
Number of APIs: 28
-
READ - Read latest consent record GET {{baseUrl}}/service/verification/consent-record/:consentRecordId
-
READ - Read organisation cover image GET {{baseUrl}}/service/organisation/coverimage
-
READ - Read organisation logo image GET {{baseUrl}}/service/organisation/logoimage
-
READ - Read IdP details GET {{baseUrl}}/service/idp/open-id
-
READ - Read organisation GET {{baseUrl}}/service/organisation
-
LIST - List all active data agreements GET {{baseUrl}}/service/data-agreements?revisionId=<string>&offset=<integer>&limit=10
-
READ - Read data agreement GET {{baseUrl}}/service/data-agreement/:dataAgreementId
-
LIST - List data attributes GET {{baseUrl}}/service/data-agreement/:dataAgreementId/data-attributes?offset=<integer>&limit=10&revisionId=<string>
-
READ - Read data policy GET {{baseUrl}}/service/policy/:policyId?revisionId=<string>
-
LIST - List all data agreements GET {{baseUrl}}/service/verification/data-agreements?offset=<integer>&limit=10&revisionId=<string>