GET /v2/parties

List the parties known by the participant. The list returned contains parties whose ledger access is facilitated by the participant and the ones maintained elsewhere.

get/v2/parties

Query parameters

identity-provider-idstring
filter-partystring
pageSizeinteger

maximum number of elements in a returned page

pageTokenstring

token - to continue results from a given page, leave empty to start from the beginning of the list, obtain token from the result of previous page

Response

nextPageTokenstring

Pagination token to retrieve the next page. Empty, if there are no further results.

Optional

Changes

No recorded changes to this endpoint across all 1 revision of this API.