What is the default ttl for verification emails?

Per Management API Reference - Auth0 Docs if you don’t include ttl_sec in your request body, the TTL is set to a default value.

What is that default value?

The default value of ttl_sec is 432000 seconds (5 days). You can find this underneath URL Lifetime field of verification email template.