I am using the Sonatype Nexus Repository OSS 3.18.1-01
and I am trying to find a way to access meta file information via the REST API. As far as I can see, the documentation states that the Rest API has a variety of different calls, but file size
, creation date
, .. don't seem to be among them.
There are similar questions on Stackoverflow from 2013 like here with the reference of ArtifactInfoResourceResponse
, but several things since then changed. Am I missing something?