TeamCity REST API Reference 2024.03 Help

RootApi

getRootEndpointsOfRoot

Get root endpoints.

Endpoint

/app/rest

Produces

  • text/plain

Response

string

getApiVersion

Get the API version.

Endpoint

/app/rest/apiVersion

Produces

  • text/plain

Response

string

getPluginInfo

Get the plugin info.

Endpoint

/app/rest/info

Produces

  • application/xml

Parameters

  • fields: string

Response

Plugin

getVersion

Get the TeamCity server version.

Endpoint

/app/rest/version

Produces

  • text/plain

Response

string

Last modified: 27 March 2024