TeamCity REST API Reference
 

AuditLocator

Last modified: 25 November 2021

Represents a locator string for filtering AuditEvent entities. Examples:

  • count:1000 — find last 1000 audit events.

  • user:(<userLocator>) — find last 100 events by user found by userLocator.