TeamCity REST API Reference 2024.03 Help

TestOccurrenceApi

getAllTestOccurrences

Get all test occurrences.

Endpoint

/app/rest/testOccurrences

Produces

  • application/xml

  • application/json

Parameters

Response

TestOccurrences

getTestOccurrence

Get a matching test occurrence.

Endpoint

/app/rest/testOccurrences/{testLocator}

Produces

  • application/xml

  • application/json

Parameters

Response

TestOccurrence

Last modified: 27 March 2024