How to trace back which Modeling Objective is exposing a live model?

I have some code that performs an API Call to a live modeling endpoint (e.g. ri.foundry-ml-live.main.live-deployment.aaaa-bbb-ccc-ddd-eeee).

I would like to know which Modeling Objective on my Foundry Enrollment it is calling.
Is there a way for me to move from this RID to the relevant Modeling Objective Live Deployment ?

You could make a call to compass to get the parent rid of the live deployment (which is the modeling objective)