Is there any API that gives us the counter when user enters wrong MFA / Password?

I just wanted to see if in the API level, there is an endpoint that returns failed login attempts count for a user.

Thanks!

@camilo.torresc
Hi, you can try the below two methods:

  • API level, try the system logs. Here is an example.
  • You can also try to download csv via Reports.

https://support.okta.com/help/s/article/How-can-I-obtain-a-list-of-failed-login-attempts-or-other-potentially-malicious-sign-on-attempts?language=en_US

1 Like