List wallet DIDs

GET {{baseUrl}}/wallet/did?did=nigTMERH3xAx3YQ7GgB3fn&posture=public&verkey=S5aXT8PEMWN9uNNxYid3hvxM5pJGgXfGDe4EnxSSmMas

Request Params

KeyDatatypeRequiredDescription
didstringDID of interest
posturestringWhether DID is current public DID, posted to ledger but current public DID, or local to the wallet
verkeystringVerification key of interest

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"results":[{"did":"did:sov:r33eJZ7aLPYYEk5FUFG3f","posture":"public","verkey":"rkYbrhRYSiAPhdmncJbpKWsATfjouZcM9U75tN1w5Hb"},{"did":"did:sov:HXzEz248X8FcB9Afkkyjs","posture":"public","verkey":"FabLsx7K6fiGu2cxS9ujKVBo5KrxZVVicCcuGvHsDLA"}]}