Get Wallet Challenges

get/api/v2/wallet/{walletId}/challenges

Route to get wallet challenges

Path Parameters

  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$
    Min length: >= 1 characters

200 Response

enterpriseChallenge object required
verifiers object required
paillierBlumProof object
The paillierBlumProof value is only required when creating the initial config.
ntildeProof object
The ntildeProof value is only required when creating the initial config.
ntilde string required
Range proof challenge value
h1 string required
Range proof challenge value
h2 string required
Range proof challenge value
bitgoChallenge object required
verifiers object required
paillierBlumProof object
The paillierBlumProof value is only required when creating the initial config.
ntildeProof object
The ntildeProof value is only required when creating the initial config.
ntilde string required
Range proof challenge value
h1 string required
Range proof challenge value
h2 string required
Range proof challenge value
createdBy string required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id