How to recover via API ping results?

Hello,
i’m using WorldPing, i’ve setup an endpoint and i’m monitoring it with four probes. Everything is working well and i can see the dashboards correctly.
My purpose is to recover the ping results (e.g.: ping packet loss, ping latency). I read the API documentation but i didn’t find nothing that could help me.
I called this URL receiving the correct response (http code 200):
https://worldping-api.raintank.io/api/v2/endpoints
but the only parameter that i can see, related to the ping, is the state (0=OK). But this information only let me know that is correctly working. I’d like to access, instead, the ping values.
Is there another API to call?
Am i making a mistake?

Thanks,
Francesco

Hi, did you get a reply regarding ow to retrieve the ping values via an API call?

I have same requirement

Thank you