Configuration of KBA MFA method

GET {{baseUrl}}/mfa/kba/config

This API returns the KBA configuration for MFA. A token with USER or ORG_ADMIN authority is required to call this API.

Request Params

KeyDatatypeRequiredDescription
allLanguagesstringIndicator whether the question text should be returned in all configured languages
  • If true, the question text is returned in all languages that it is configured in.
  • If false, the question text is returned in the user locale if available, else for the default locale.
  • If not passed, it behaves the same way as passing this parameter as false |

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"id":"143cfd3b-c23f-426b-ae5f-d3db06fa5919","text":"MFA new question -1 ?","hasAnswer":false,"numAnswers":0},{"id":"173421","text":"What is your alphanumeric PIN?","hasAnswer":false,"numAnswers":3}]