Currently there is a jmx endpoint to get the log of a specific apply run (separate call for each path), however this is not easy to use during automated deploys. I am wondering whether a good feature would be to have an endpoint that returns the last known apply status per configured path? That way an apply can be triggered during a deploy and afterwards this endpoint can be called to verify the apply actually was okay.