TeamCity REST API Reference 2022.10 Help

TestApi

getTests

Get all tests.

Endpoint

/app/rest/tests

Produces

  • application/xml

  • application/json

Parameters

Response

Tests

getTest

Get a matching test.

Endpoint

/app/rest/tests/{testLocator}

Produces

  • application/xml

  • application/json

Parameters

Response

Test

Last modified: 30 March 2022