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