This blog describes how to fetch latest version for an artifact by repo layout and name. Is there any AQL/REST API call to achive the same for multiple artifacts at once.
My use case is get latest version for a list of artifacts. It can be achieved using sending multiple calls. Looking for efficient way to do this.
Thanks.