TeamCity REST API Reference
 
You are viewing the documentation for an earlier version of TeamCity REST API Reference.

REST API Locators

Last modified: 27 March 2023

TeamCity endpoints expose unfiltered lists of related entities. For example, the /app/rest/projects endpoint returns the complete list of all TeamCity projects that exist on this server. To obtain one specific entity from this list or filter records based on a custom condition, add filter expressions (locators) to your requests.