TeamCity REST API Reference 2024.03 Help

ProblemApi

getAllBuildProblems

Get all build problems.

Endpoint

/app/rest/problems

Produces

  • application/xml

  • application/json

Parameters

Response

Problems

getBuildProblem

Get a matching build problem.

Endpoint

/app/rest/problems/{problemLocator}

Produces

  • application/xml

  • application/json

Parameters

Response

Problem

Last modified: 27 March 2024