Participant APIs | REST

Version:
Download Open API Specification

Get security challenge questions

https://api.wealthcare.com/participant/challenge/questions/{user}

Retrieve a list of security challenge questions associated with a specific user. This endpoint is typically used during the authentication process to verify user identity.

Request

  • user string Required

    User name

  • handshakeToken string Required

    A token used to establish a secure connection for the request. It is required to authenticate the request and ensure that it originates from a valid source.

Response

  • array <object>
    • Content string

      Text of Security Challenge Question

    • QuestionId string

      Question ID for Security Challenge Question

AI Assistant Preview

Generating response...