Skip to main content

Fetch Security Questions

POST 

/getSavSecurityQuestions

This API is used to get the Security Questions defined in SSM Optional params: max,offset, questiongroup The Authorization must have Bearer followed by Token.

Request

Body

    questiongroup string

Responses

Fetch Security Questions1 / Fetch Security Questions2

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • X-Content-Type-Options

    string

Schema

    errorCode string
    message string

    questions

    object[]

  • Array [

  • question string
    questiongroup string
  • ]

Loading...