post https://dev.api.metaplane.dev/v1/monitors/evaluation-history/
Get historical evaluations of the monitor ordered by evaluation creation time descending. By default this will return pages of 500 evaluations. To page through all data, specify the createdAt
request to get the next chunk of data. Even though this is a post request, no data is mutated.