Is is possible to identify a paused monitor from Postman's API

The Postman API does not appear to report if a monitor is paused. Get Single Monitor - https://docs.api.getpostman.com/#9b4c1e55-5c0e-48ac-e2de-12b13839c8ec.

We read the list of monitors during our CI/CD process and run them. We would like the ability to not run monitors if they are paused.

Any thoughts or in the roadmap for future enhancements.

Thanks