Get 2FA reset request by id

get/api/v2/user/reset2fa/{id}

Path Parameters

  • idstringRequired

200 Response

One of
state string required
Allowed value: identityVerification
id string required
verificationStatus string required
Allowed values: approved rejected pending

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