v1
latestOpenAPI 3.1.02026-07-268342124.0 KBAuthenticator Configurations
Get Authenticator Configurations
Retrieves a list of the authenticator configurations for the tenant.
get/authenticator-configurations
Response
OK
Example response
[
{
"authenticatorId": "authenticator_123",
"isActive": true,
"verificationMethod": "SMS",
"smsChannel": "WHATSAPP"
}
]