We have the urn of a file that we would like to find the id of the project that it belongs to in a clients account as well as the version id. We could always do a recursive search across all of the hubs until we find it, but that would take a long time and several calls. Is there any api that we could use to find that info quickly?
Thank you in advance