The Artifactory supports the Get File Info API and the Artifactory Query Language to search artifacts in Artifactory. The REST API and AQL can search the artifacts and return the artifacts with detailed information, but can't search the Packages information in Artifactory.
If we want to get specific information about the Packages in the Artifactory, for example, the package version, package locations, download state of each package version, and so on, we can use GraphQL to search for the Packages in Artifactory and it can return more information about the Packages.
If we want to get specific information about the Packages in the Artifactory, for example, the package version, package locations, download state of each package version, and so on, we can use GraphQL to search for the Packages in Artifactory and it can return more information about the Packages.