Get Audit Records
This article lists REST API requests concerning audit records.
To access the records of user actions, also available on the Audit page in TeamCity |
GET http://<TeamCity Server host>:<port>/app/rest/audit
|
You can filter records by user, system action, build type, and so on (use GET http://<TeamCity Server host>:<port>/app/rest/audit?locator=$help
to see all available filters).
Last modified: 25 January 2021