TeamCity REST API Reference
 

UserLocator

Last modified: 04 July 2024

Represents a locator string for filtering User entities. Examples:

  • name:John Smith — find user with name John Smith.

  • group:<groupLocator> — find all users in user group found by groupLocator.