Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Retrieves a list of all certificate authorities which are trusted within the DSGO to the requesting party from the trust framework catalogue.

Excerpt
nameget trusted_list
Panel
panelIconId2705
panelIcon:white_check_mark:
panelIconText
bgColor#FFF0B3

The trust framework catalogue MUST support a GET call to a /trusted_list endpoint to retrieve a list of DSGO participants (in an array of trusted_list objects).

Request

Authorization

An access token must be used in GET calls to the /trusted_list endpoint. For more information, see Access Token.

...

For information about the parameters that are common to the trust framework’s API’s see Generic API Requirements.

...