I am trying to use the Team City rest api command to get a list of executable builds. It seems like it only returns the default assembly, and I would like to get the assemblies on all branches. This is the api call I'm using:
?/ TeamCity / guestAuth / application / rest / builds a locator = works: true and amp; branches: (default: any)
source
share