TeamCity REST API Reference
 

Get Audit Records

Last modified: 29 March 2022

This article lists REST API requests concerning audit records.

To access the records of user actions (also available on the Audit page in TeamCity), use:

The request returns an AuditEvents entity which is a collection of AuditEvent entities.

You can filter records using auditLocator (typed as AuditLocator).

For example, to get the last 10 actions by the user johnsmith, use:

The audit locator accepts the action dimension. To get the list of supported action types, use: