TeamCity REST API Reference 2024.03 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: 27 March 2024