Get Releases By Environment

Using the apis, is there a way to find out which release version is on an environment? Ideally, I would like to be able to see each environment, the latest release deployed there and the packages the release contains. Is this possible?

Hi,

Thanks for getting in touch! We have a sample script available in our API repository which will get the latest successfully deployed release for a specified project and environment. I hope this helps get the required data!

You can also view the API calls made on the dashboard page in the web portal by viewing the network tab in the developer console in your browser. This can help in tweaking your API script as needed. :slight_smile:

I hope this helps! Please don’t hesitate to reach out if you have any further questions moving forward.

Best regards,

Kenny

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.