/UserMgmt/GetSecurityQuestions

Gets the user-defined questions for a user.

{
  "text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the questions were successfully retrieved\n\n**Result**\tObjects\nInformation abut the questions\n\n**Result.AdminQuestions**\tArray of Objects\nAn array of objects describing the admin-defined questions\n\n**Result.AdminQuestions.Culture**\tString\nThe culture for the question\n\n**Result.AdminQuestions.Question**\tString\nThe text for the question\n\n**Result.AdminQuestions.Uuid**\tString\nThe unique ID of the question\n\n**Result.AnswerMinLength**\tInteger\nThe minimum length for an answer\n\n**Result.MaxQuestions**\tInteger\nThe maximum number of questions\n\n**Result.MinAdminQuestions**\tInteger\nThe minimum number of admin-defined questions\n\n**Result.MinUserQuestions**\tInteger\nThe minimum number of user-defined questions\n\n**Result.Questions**\tArray of Objects\nAn array of objects describing the user-defined questions\n\n**Result.Questions.QuestionText**\tString\nThe text for the question\n\n**Result.Questions.Uuid**\tString\nThe unique ID of the question\n\n**Message**\tstring\nError message text on failure, may be null\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error\n\n**success**\tboolean\nIndicates API success or failure",
  "sidebar": true
}
Language
Click Try It! to start a request and see the response here!