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

UserLocator

Last modified: 13 June 2022

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.