Teamcity Rest API: get only assemblies with available artifacts

I am building a built-in tool to download assemblies from TeamCity, however the JSON I pull from TeamCity returns assemblies that have no artifacts. Is there a parameter or filter that I can add to the WebRequest string to filter assemblies without the artifact present?

+3


source to share





All Articles