TeamCity REST API Reference 2023.05 Help

AuditApi

getAllAuditEvents

Get all audit events.

Endpoint

/app/rest/audit

Produces

  • application/xml

  • application/json

Parameters

Response

AuditEvents

getAuditEvent

Get audit event matching the locator.

Endpoint

/app/rest/audit/{auditEventLocator}

Produces

  • application/xml

  • application/json

Parameters

Response

AuditEvent

Last modified: 30 March 2022