Require API to build a pipeline to find the high CPU and memory utilization of an individual pipeline during its runtime

We are trying to design a pipeline in Snaplogic to identify the high CPU and memory utilization of an individual pipelines that ran in a month using public API. We tried using runtime API but we are not able to get the expected output.

API used:
https://elastic.snaplogic.com/api/1/rest/public/runtime/
https://elastic.snaplogic.com/api/1/rest/public/runtime/Environment/”+$Runtime_ID

Is there an API for it? which can give the expected output.