Configuration of Okta MFA method

GET {{baseUrl}}/mfa/okta-verify/config

This API returns the configuration of an Okta MFA method. A token with ORG_ADMIN authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"mfaMethod":"okta-verify","enabled":true,"host":"www.example.com","accessKey":"d******Y","identityAttribute":"email"}