Read All Verify Policies

GET {{apiPath}}/environments/{{envID}}/verifyPolicies

Use the GET {{apiPath}}/environments/{{envID}}/verifyPolicies request to return all of the verify policies in the environment.

The request accepts a SCIM filter expression for the name property to retrieve a subset of all policies. Comparisons are case insensitive. The filter supports the SCIM attribute operators: eq (equal), ne (not equal), co (contains), sw (starts with), ew (ends with), and pr (present; not null or empty). Other attribute operators and logical operators are not supported.

The first example response is from a request that had no filter. The second example response is from a request that had the filter in the top row of the Example filters table.

Example filters

TextURL encoded
?filter=name eq Verify everything?filter=name%20eq%20%22Verify%20everything%22
?filter=name ne Verify everything?filter=name%20ne%20%22Verify%20everything%22
?filter=name sw Def?filter=name%20sw%20%22Def%22
?filter=name ew ication?filter=name%20ew%20%22ication%22
?filter=name co fault?filter=name%20co%20%22fault%22

RESPONSES

status: OK

{"_links":{"environment":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies"}},"_embedded":{"verifyPolicies":[{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/24046312-d032-471c-a21a-8409724f726d"}},"id":"24046312-d032-471c-a21a-8409724f726d","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"false","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"HIGH"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"verifiableCredential":{"verify":"DISABLED","protocol":"NATIVE"},"createdAt":"2024-03-26T15:54:38.308Z","updatedAt":"2024-03-26T15:54:38.314Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/32207ad6-2253-4106-99e7-3e52dd67a80a"}},"id":"32207ad6-2253-4106-99e7-3e52dd67a80a","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"false","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T14:06:01.472Z","updatedAt":"2023-11-28T20:48:41.841Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/3cd84f30-48a6-4346-bf47-b95e35c68859"}},"id":"3cd84f30-48a6-4346-bf47-b95e35c68859","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"false","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T14:01:39.528Z","updatedAt":"2023-11-28T20:48:41.849Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/46d1e4bd-8793-4a79-8881-a665fec5c2b2"}},"id":"46d1e4bd-8793-4a79-8881-a665fec5c2b2","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"false","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T13:43:49.247Z","updatedAt":"2023-11-28T20:48:41.853Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/4bb2a899-bdef-4964-befc-681de62deae5"}},"id":"4bb2a899-bdef-4964-befc-681de62deae5","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"REQUIRED","enrollment":true,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"HIGH"},"liveness":{"threshold":"HIGH"},"referenceData":{"retainOriginalRecordings":true,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-09-28T20:10:40.530Z","updatedAt":"2023-11-28T20:48:41.855Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/78aa2cbb-7260-44c5-84f0-077c54f694ee"}},"id":"78aa2cbb-7260-44c5-84f0-077c54f694ee","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T14:06:42.940Z","updatedAt":"2023-11-28T20:48:41.863Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/89ee6d78-f97c-4546-9b5d-a09c2b52bc8a"}},"id":"89ee6d78-f97c-4546-9b5d-a09c2b52bc8a","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"HIGH"},"liveness":{"threshold":"HIGH"},"referenceData":{"retainOriginalRecordings":true,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-09-28T16:56:42.688Z","updatedAt":"2023-11-28T20:48:41.878Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/ab664bc4-99c2-4e45-a34c-e5b0d7fece56"}},"id":"ab664bc4-99c2-4e45-a34c-e5b0d7fece56","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T14:02:45.196Z","updatedAt":"2023-11-28T20:48:41.891Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/cdfc6f4d-5c7d-4790-abd3-b502eff823b5"}},"id":"cdfc6f4d-5c7d-4790-abd3-b502eff823b5","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T14:00:54.993Z","updatedAt":"2023-11-28T20:48:41.912Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/cf032a0d-9e1f-4a8d-877a-b321dab70bdb"}},"id":"cf032a0d-9e1f-4a8d-877a-b321dab70bdb","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T13:58:30.978Z","updatedAt":"2023-11-28T20:48:41.913Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/fa4b37e1-01f5-4bd9-8c43-b35fd4238601"}},"id":"fa4b37e1-01f5-4bd9-8c43-b35fd4238601","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"VERIFF","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"HIGH"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"verifiableCredential":{"verify":"DISABLED","protocol":"NATIVE"},"createdAt":"2024-03-26T15:57:33.031Z","updatedAt":"2024-03-26T15:57:33.036Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/verifyPolicies/fec91405-ae77-4f97-b9b9-5420d88e5f61"}},"id":"fec91405-ae77-4f97-b9b9-5420d88e5f61","environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"name":"Verify everything","description":"All types required","default":false,"governmentId":{"verify":"REQUIRED","inspectionType":"AUTOMATIC","failExpiredId":"true","provider":{"auto":"MITEK","manual":"MITEK"}},"facialComparison":{"verify":"REQUIRED","threshold":"MEDIUM"},"liveness":{"verify":"REQUIRED","threshold":"HIGH"},"email":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"phone":{"verify":"REQUIRED","createMfaDevice":true,"otp":{"attempts":{"count":5},"lifeTime":{"duration":10,"timeUnit":"MINUTES"},"deliveries":{"count":3,"cooldown":{"duration":30,"timeUnit":"SECONDS"}},"notification":{"templateName":"email_phone_verification"}}},"voice":{"verify":"DISABLED","enrollment":false,"textDependent":{"samples":3,"phrase":{"id":"exceptional_experiences"}},"comparison":{"threshold":"MEDIUM"},"liveness":{"threshold":"MEDIUM"},"referenceData":{"retainOriginalRecordings":false,"updateOnReenrollment":true,"updateOnVerification":true}},"transaction":{"timeout":{"duration":30,"timeUnit":"MINUTES"},"dataCollection":{"timeout":{"duration":15,"timeUnit":"MINUTES"}},"dataCollectionOnly":false},"createdAt":"2022-08-04T16:48:18.835Z","updatedAt":"2023-11-28T20:48:41.934Z"}]},"size":12}