service

Number of APIs: 28

  1. READ - Read latest consent record GET {{baseUrl}}/service/verification/consent-record/:consentRecordId

  2. READ - Read organisation cover image GET {{baseUrl}}/service/organisation/coverimage

  3. READ - Read organisation logo image GET {{baseUrl}}/service/organisation/logoimage

  4. READ - Read IdP details GET {{baseUrl}}/service/idp/open-id

  5. READ - Read organisation GET {{baseUrl}}/service/organisation

  6. LIST - List all active data agreements GET {{baseUrl}}/service/data-agreements?revisionId=<string>&offset=<integer>&limit=10

  7. READ - Read data agreement GET {{baseUrl}}/service/data-agreement/:dataAgreementId

  8. LIST - List data attributes GET {{baseUrl}}/service/data-agreement/:dataAgreementId/data-attributes?offset=<integer>&limit=10&revisionId=<string>

  9. READ - Read data policy GET {{baseUrl}}/service/policy/:policyId?revisionId=<string>

  10. LIST - List all data agreements GET {{baseUrl}}/service/verification/data-agreements?offset=<integer>&limit=10&revisionId=<string>