Programmatic API for accessing API Monitor history

I’m trying to gain access to the raw data that is used to create the line charts for an API Monitor. This is the data that would contain the success/fail, response time data for each monitor run. I would like to access this data in order to compute the standard deviation and that sort of thing.

I’ve been looking at these two resources, but not finding the API.

https://www.postman.com/postman/workspace/postman-public-workspace/example/12959542-942a3fe1-fe16-45ed-8517-62d614ca3de1

Can someone point me in the right direction?