TeamCity REST API Reference 2024.03 Help

ProblemOccurrenceApi

getAllBuildProblemOccurrences

Get all build problem occurrences.

Endpoint

/app/rest/problemOccurrences

Produces

  • application/xml

  • application/json

Parameters

Response

ProblemOccurrences

getBuildProblemOccurrence

Get a matching build problem occurrence.

Endpoint

/app/rest/problemOccurrences/{problemLocator}

Produces

  • application/xml

  • application/json

Parameters

Response

ProblemOccurrence

Last modified: 27 March 2024