I am trying to use the rest API to pull down artifacts. This is via the searchService artifact rest API.
I managed to use an undocumented parameter 'e' to specify our custom extension (tar.gz) that contains our deployable artefact via this method. However, I am trying to also pull down the sha1 for the artifact but can't find hour to do this. Any pointers? Regards alex
