Get security challenge questions
https://beta.api.wealthcare.com/participant/challenge/questions/{user}
Retrieve a list of security challenge questions associated with a specific user, identified by their username. This endpoint is typically used during authentication processes to verify user identity.
-
user string Required
User name
-
handshakeToken string Required
A token used to establish a secure connection for the request. This token is required to authenticate the request and ensure that it is coming from a valid source.
-
array <object>
-
Content string
Text of Security Challenge Question
-
QuestionId string
Question ID for Security Challenge Question
-