[
{
"authenticatorId": "<string>",
"authenticatorType": "<unknown>",
"isActive": true,
"isEditableByUser": true,
"isHiddenToUser": true,
"verificationMethod": "SMS",
"oobChannel": "EMAIL_OTP",
"smsProvider": "TWILIO",
"smsChannel": "DEFAULT",
"emailProvider": "SES",
"pushProvider": "URBAN_AIRSHIP",
"webhookUrl": "<string>",
"magicLinkMode": "NEW_TAB",
"messageTemplate": "<string>",
"sender": "<string>",
"providerType": "VERIFF",
"relyingParty": "<string>",
"expectedOrigins": [
"<string>"
],
"verificationCodeLength": 6,
"enrollmentPromptInterval": 123,
"hideTotpAppDownloadScreen": true,
"issuerName": "<string>",
"sessionTtlInMinutes": 30,
"userVerificationRequirement": "discouraged",
"authenticatorAttachment": "cross-platform",
"showEmailDeliveryTimeWarning": true,
"smsCountryCodes": [
"<string>"
],
"allowMultipleUserAuthenticators": true,
"rateLimitConfiguration": {
"rateLimit": 50,
"windowInMinutes": 720
},
"sendingRateLimitConfiguration": {
"rateLimit": 50,
"windowInMinutes": 720
},
"passkeyRegistrationHints": [
"security-key"
],
"whatsAppProvider": "BIRD",
"redirectUrls": [
"<string>"
],
"dontSkipEnrollmentInputScreen": true,
"documentTypes": {},
"recoveryMethods": [
"SMS"
],
"disableEnrollmentPrompt": true,
"requireAppAttestation": true,
"appAttestationFailureMode": "BLOCK",
"twilioCredentials": {
"accountSid": "<string>",
"messagingServiceSid": "<string>",
"authToken": "<string>"
},
"messageBirdV2Credentials": {
"accessKey": "<string>",
"workspaceId": "<string>",
"channelId": "<string>",
"navigatorId": "<string>",
"projectId": "<string>",
"locale": "<string>",
"enableMessageTemplates": true
},
"modicaGroupCredentials": {
"username": "<string>",
"password": "<string>"
},
"tnzCredentials": {
"apiKey": "<string>"
},
"urbanAirshipCredentials": {
"apiKey": "<string>",
"masterSecret": "<string>"
},
"veriff": {
"apiKey": "<string>",
"apiSecret": "<string>"
},
"iproov": {
"apiKey": "<string>",
"apiSecret": "<string>",
"baseUrl": "<string>",
"assuranceType": "LIVENESS"
},
"idverseCredentials": {
"apiKey": "<string>",
"apiSecret": "<string>"
},
"messageMediaCredentials": {
"apiKey": "<string>",
"apiSecret": "<string>",
"sourceNumber": "<string>"
},
"mailjetEmailCredentials": {
"privateKey": "<string>",
"publicKey": "<string>",
"templateId": "<string>"
},
"mailgunEmailCredentials": {
"apiKey": "<string>",
"url": "<string>",
"domain": "<string>",
"from": "<string>"
},
"smtpEmailCredentials": {
"host": "<string>",
"port": 123,
"secure": true,
"username": "<string>",
"password": "<string>",
"from": "<string>",
"fromName": "<string>"
},
"birdEmailCredentials": {
"accessKey": "<string>",
"workspaceId": "<string>",
"channelId": "<string>",
"projectId": "<string>",
"versionId": "<string>",
"locale": "<string>",
"senderEmail": "<string>",
"senderName": "<string>"
}
}
]