Possible to get downstream api health from rancher?

I am curious to know what the endpoint would be for /readyz?verbose to get health status. I can run kubectl get --raw=’/readyz?verbose’ against a downstream rke cluster successfully if I hit one of the controlplane nodes. But I cannot run this against rancher server. I am not sure if that endpoint is accessible via rancher. If the endpoint can be shared, that would be helpful.