GET - Read digital wallet
GET {{baseUrl}}/config/digital-wallet
This endpoint is used to read the deployed digital wallet information for the organisation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"agentServiceEndpoint":"\u003cstring\u003e","adminEndpoint":"\u003cstring\u003e","version":"\u003cstring\u003e","status":"\u003cinteger\u003e","ledgerName":"\u003cstring\u003e","infrastructureProvider":"\u003cstring\u003e","ledgerID":"\u003cstring\u003e","ledgerURL":"\u003cstring\u003e","statusStr":"\u003cstring\u003e","autoRespondCredentialProposal":"\u003cboolean\u003e","webhookURL":"\u003cstring\u003e","deploymentRegion":"\u003cstring\u003e","kubernetesClusterName":"\u003cstring\u003e","kubernetesClusterIP":"\u003cstring\u003e","tls":{"status":"\u003cstring\u003e","error":"\u003cstring\u003e"}}