TeamCity REST API Reference 2023.05 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: 30 March 2022