Forum Discussion
1 Reply
- akidaveEmployee
The /api/1/rest/public/runtime/<organization> public API returns a list of runtimes, in the summary format.
Take the “id” field from the runtime list and call the /api/1/rest/public/runtime/<organization>/<ruuid>?level=detail API to get the details for that particular runtime.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438155/Pipeline+Monitoring+API