Get CCTray Info
This article assumes that your TeamCity server web UI is accessible via http://<TeamCity Server host>:<port>.
CCTray-compatible XML is available via http://<TeamCity Server host>:<port>/app/rest/cctray/projects.xml.
Without authentication (only build configurations available for guest user): http://<TeamCity Server host>:<port>/guestAuth/app/rest/cctray/projects.xml.
The CCTray-format XML does not include paused build configurations by default. The URL accepts the locator parameter instead with standard build configuration locator.
Last modified: 25 January 2021