Need to access the policy complexity during password reset

I would like to access the response after okta sign-in widget makes the following call.
https://xxx.oktapreview.com/api/v1/authn/recovery/token
I need to access the policy complexity so to have client side validation. Any idea on how I can achieve this?