{ "info": { "_postman_id": "fece01e8-d35e-45cc-8606-9a2c9ec0a8af", "name": "TeamCity REST Agent Pools Cloud API", "description": "The TeamCity REST API provides programmatic access to JetBrains TeamCity continuous integration and deployment server. It allows you to manage projects, build configurations, builds, agents, users, VCS roots, changes, tests, and other TeamCity resources.\n\nContact Support:\n Name: JetBrains\n Email: teamcity-support@jetbrains.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:08:54.000Z", "updatedAt": "2026-07-28T03:08:54.000Z", "lastUpdatedBy": "35240", "uid": "35240-fece01e8-d35e-45cc-8606-9a2c9ec0a8af" }, "item": [ { "name": "cloud", "item": [ { "name": "profiles", "item": [ { "name": "Get All Cloud Profiles", "id": "81512e6f-fe74-4da5-b186-23cdffadd443", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/cloud/profiles?locator=&fields=", "host": [ "{{baseUrl}}" ], "path": [ "cloud", "profiles" ], "query": [ { "description": "TeamCity locator string to filter results", "key": "locator", "value": "" }, { "description": "Fields to include in the response (for partial responses)", "key": "fields", "value": "" } ] }, "description": "Returns a list of all cloud profiles." }, "response": [ { "id": "328d169c-366e-4bd1-bbd9-a3622ef03415", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/cloud/profiles?locator=&fields=", "host": [ "{{baseUrl}}" ], "path": [ "cloud", "profiles" ], "query": [ { "description": "TeamCity locator string to filter results", "key": "locator", "value": "" }, { "description": "Fields to include in the response (for partial responses)", "key": "fields", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\",\n \"cloudProfile\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"cloudProviderId\": \"\",\n \"href\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"parentProjectId\": \"\",\n \"archived\": \"\",\n \"buildTypes\": {\n \"count\": \"\",\n \"buildType\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"projectName\": \"\",\n \"projectId\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"paused\": \"\",\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"steps\": {\n \"count\": \"\",\n \"step\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"triggers\": {\n \"count\": \"\",\n \"trigger\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"settings\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"projectName\": \"\",\n \"projectId\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"paused\": \"\",\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"steps\": {\n \"count\": \"\",\n \"step\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"triggers\": {\n \"count\": \"\",\n \"trigger\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"settings\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"projects\": {\n \"count\": \"\",\n \"href\": \"\",\n \"project\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"cloudProviderId\": \"\",\n \"href\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"parentProjectId\": \"\",\n \"archived\": \"\",\n \"buildTypes\": {\n \"count\": \"\",\n \"buildType\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"projectName\": \"\",\n \"projectId\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"paused\": \"\",\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"steps\": {\n \"count\": \"\",\n \"step\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"triggers\": {\n \"count\": \"\",\n \"trigger\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"settings\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"projectName\": \"\",\n \"projectId\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"paused\": \"\",\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"steps\": {\n \"count\": \"\",\n \"step\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"triggers\": {\n \"count\": \"\",\n \"trigger\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"settings\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"projects\": {\n \"count\": \"\",\n \"href\": \"\",\n \"project\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-328d169c-366e-4bd1-bbd9-a3622ef03415" } ], "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-81512e6f-fe74-4da5-b186-23cdffadd443" } ], "id": "8f0b9c19-84ba-4529-82e7-d4aba4cab1c4", "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-8f0b9c19-84ba-4529-82e7-d4aba4cab1c4" }, { "name": "instances", "item": [ { "name": "Get All Cloud Instances", "id": "ead7d653-90cd-40f0-a08c-2f3090f45956", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/cloud/instances?locator=&fields=", "host": [ "{{baseUrl}}" ], "path": [ "cloud", "instances" ], "query": [ { "description": "TeamCity locator string to filter results", "key": "locator", "value": "" }, { "description": "Fields to include in the response (for partial responses)", "key": "fields", "value": "" } ] }, "description": "Returns a list of all cloud instances." }, "response": [ { "id": "f16ef5d7-c049-4e5b-aee1-e8959101885a", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/cloud/instances?locator=&fields=", "host": [ "{{baseUrl}}" ], "path": [ "cloud", "instances" ], "query": [ { "description": "TeamCity locator string to filter results", "key": "locator", "value": "" }, { "description": "Fields to include in the response (for partial responses)", "key": "fields", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\",\n \"cloudInstance\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"startDate\": \"\",\n \"agent\": {\n \"id\": \"\",\n \"name\": \"\",\n \"typeId\": \"\",\n \"connected\": \"\",\n \"enabled\": \"\",\n \"authorized\": \"\",\n \"ip\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"pool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"href\": \"\",\n \"maxAgents\": \"\",\n \"agents\": {\n \"count\": \"\",\n \"href\": \"\",\n \"agent\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"projects\": {\n \"count\": \"\",\n \"href\": \"\",\n \"project\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"build\": {\n \"id\": \"\",\n \"buildTypeId\": \"\",\n \"number\": \"\",\n \"status\": \"SUCCESS\",\n \"state\": \"queued\",\n \"statusText\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"branchName\": \"\",\n \"startDate\": \"\",\n \"finishDate\": \"\",\n \"queuedDate\": \"\",\n \"triggered\": {\n \"type\": \"\",\n \"details\": \"\",\n \"date\": \"\",\n \"user\": {\n \"id\": \"\",\n \"username\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"href\": \"\",\n \"lastLogin\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n },\n \"groups\": {\n \"count\": \"\",\n \"group\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n }\n ]\n }\n }\n },\n \"lastChanges\": {\n \"count\": \"\",\n \"change\": [\n {\n \"id\": \"\",\n \"version\": \"\",\n \"username\": \"\",\n \"date\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"comment\": \"\",\n \"user\": {\n \"id\": \"\",\n \"username\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"href\": \"\",\n \"lastLogin\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n },\n \"groups\": {\n \"count\": \"\",\n \"group\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n }\n ]\n }\n },\n \"files\": {\n \"count\": \"\",\n \"file\": [\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n },\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"version\": \"\",\n \"username\": \"\",\n \"date\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"comment\": \"\",\n \"user\": {\n \"id\": \"\",\n \"username\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"href\": \"\",\n \"lastLogin\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n },\n \"groups\": {\n \"count\": \"\",\n \"group\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n }\n ]\n }\n },\n \"files\": {\n \"count\": \"\",\n \"file\": [\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n },\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n }\n ]\n }\n }\n ]\n },\n \"agent\": {\n \"value\": \"\"\n },\n \"testOccurrences\": {\n \"count\": \"\",\n \"href\": \"\",\n \"testOccurrence\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"SUCCESS\",\n \"duration\": \"\",\n \"href\": \"\",\n \"muted\": \"\",\n \"currentlyMuted\": \"\",\n \"currentlyInvestigated\": \"\",\n \"details\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"test\": {\n \"id\": \"\",\n \"name\": \"\",\n \"href\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"UNKNOWN\",\n \"duration\": \"\",\n \"href\": \"\",\n \"muted\": \"\",\n \"currentlyMuted\": \"\",\n \"currentlyInvestigated\": \"\",\n \"details\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"test\": {\n \"id\": \"\",\n \"name\": \"\",\n \"href\": \"\"\n }\n }\n ]\n },\n \"problemOccurrences\": {\n \"count\": \"\",\n \"problemOccurrence\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\",\n \"href\": \"\",\n \"details\": \"\",\n \"additionalData\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"problem\": {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\",\n \"href\": \"\",\n \"details\": \"\",\n \"additionalData\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"problem\": {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\"\n }\n }\n ]\n },\n \"artifacts\": {\n \"count\": \"\",\n \"href\": \"\",\n \"file\": [\n {\n \"name\": \"\",\n \"size\": \"\",\n \"modificationTime\": \"\",\n \"href\": \"\",\n \"content\": {\n \"href\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"size\": \"\",\n \"modificationTime\": \"\",\n \"href\": \"\",\n \"content\": {\n \"href\": \"\"\n }\n }\n ]\n },\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"statistics\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"buildType\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"projectName\": \"\",\n \"projectId\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"paused\": \"\",\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"steps\": {\n \"count\": \"\",\n \"step\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"triggers\": {\n \"count\": \"\",\n \"trigger\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"settings\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n }\n },\n \"image\": {},\n \"profile\": {}\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"startDate\": \"\",\n \"agent\": {\n \"id\": \"\",\n \"name\": \"\",\n \"typeId\": \"\",\n \"connected\": \"\",\n \"enabled\": \"\",\n \"authorized\": \"\",\n \"ip\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"pool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"href\": \"\",\n \"maxAgents\": \"\",\n \"agents\": {\n \"count\": \"\",\n \"href\": \"\",\n \"agent\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n \"projects\": {\n \"count\": \"\",\n \"href\": \"\",\n \"project\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"build\": {\n \"id\": \"\",\n \"buildTypeId\": \"\",\n \"number\": \"\",\n \"status\": \"UNKNOWN\",\n \"state\": \"running\",\n \"statusText\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"branchName\": \"\",\n \"startDate\": \"\",\n \"finishDate\": \"\",\n \"queuedDate\": \"\",\n \"triggered\": {\n \"type\": \"\",\n \"details\": \"\",\n \"date\": \"\",\n \"user\": {\n \"id\": \"\",\n \"username\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"href\": \"\",\n \"lastLogin\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n },\n \"groups\": {\n \"count\": \"\",\n \"group\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n }\n ]\n }\n }\n },\n \"lastChanges\": {\n \"count\": \"\",\n \"change\": [\n {\n \"id\": \"\",\n \"version\": \"\",\n \"username\": \"\",\n \"date\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"comment\": \"\",\n \"user\": {\n \"id\": \"\",\n \"username\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"href\": \"\",\n \"lastLogin\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n },\n \"groups\": {\n \"count\": \"\",\n \"group\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n }\n ]\n }\n },\n \"files\": {\n \"count\": \"\",\n \"file\": [\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n },\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"version\": \"\",\n \"username\": \"\",\n \"date\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"comment\": \"\",\n \"user\": {\n \"id\": \"\",\n \"username\": \"\",\n \"name\": \"\",\n \"email\": \"\",\n \"href\": \"\",\n \"lastLogin\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n },\n \"groups\": {\n \"count\": \"\",\n \"group\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"href\": \"\",\n \"roles\": {\n \"role\": [\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n },\n {\n \"roleId\": \"\",\n \"scope\": \"\",\n \"href\": \"\"\n }\n ]\n }\n }\n ]\n }\n },\n \"files\": {\n \"count\": \"\",\n \"file\": [\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n },\n {\n \"beforeRevision\": \"\",\n \"afterRevision\": \"\",\n \"changeType\": \"\",\n \"file\": \"\",\n \"relativeFile\": \"\"\n }\n ]\n }\n }\n ]\n },\n \"agent\": {\n \"value\": \"\"\n },\n \"testOccurrences\": {\n \"count\": \"\",\n \"href\": \"\",\n \"testOccurrence\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"SUCCESS\",\n \"duration\": \"\",\n \"href\": \"\",\n \"muted\": \"\",\n \"currentlyMuted\": \"\",\n \"currentlyInvestigated\": \"\",\n \"details\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"test\": {\n \"id\": \"\",\n \"name\": \"\",\n \"href\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"FAILURE\",\n \"duration\": \"\",\n \"href\": \"\",\n \"muted\": \"\",\n \"currentlyMuted\": \"\",\n \"currentlyInvestigated\": \"\",\n \"details\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"test\": {\n \"id\": \"\",\n \"name\": \"\",\n \"href\": \"\"\n }\n }\n ]\n },\n \"problemOccurrences\": {\n \"count\": \"\",\n \"problemOccurrence\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\",\n \"href\": \"\",\n \"details\": \"\",\n \"additionalData\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"problem\": {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\",\n \"href\": \"\",\n \"details\": \"\",\n \"additionalData\": \"\",\n \"build\": {\n \"value\": \"\"\n },\n \"problem\": {\n \"id\": \"\",\n \"type\": \"\",\n \"identity\": \"\"\n }\n }\n ]\n },\n \"artifacts\": {\n \"count\": \"\",\n \"href\": \"\",\n \"file\": [\n {\n \"name\": \"\",\n \"size\": \"\",\n \"modificationTime\": \"\",\n \"href\": \"\",\n \"content\": {\n \"href\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"size\": \"\",\n \"modificationTime\": \"\",\n \"href\": \"\",\n \"content\": {\n \"href\": \"\"\n }\n }\n ]\n },\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"statistics\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"buildType\": {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"projectName\": \"\",\n \"projectId\": \"\",\n \"href\": \"\",\n \"webUrl\": \"\",\n \"paused\": \"\",\n \"parameters\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n },\n \"steps\": {\n \"count\": \"\",\n \"step\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"triggers\": {\n \"count\": \"\",\n \"trigger\": [\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"properties\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n ]\n },\n \"settings\": {\n \"count\": \"\",\n \"href\": \"\",\n \"property\": [\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"value\": \"\",\n \"inherited\": \"\",\n \"type\": {\n \"rawValue\": \"\"\n }\n }\n ]\n }\n }\n }\n },\n \"image\": {},\n \"profile\": {}\n }\n ]\n}", "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-f16ef5d7-c049-4e5b-aee1-e8959101885a" } ], "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-ead7d653-90cd-40f0-a08c-2f3090f45956" } ], "id": "036c581f-229c-4731-8551-c486217cb6da", "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-036c581f-229c-4731-8551-c486217cb6da" } ], "id": "2592372b-0df0-4329-b7ff-c1221a13e509", "createdAt": "2026-07-28T03:08:55.000Z", "updatedAt": "2026-07-28T03:08:55.000Z", "uid": "35240-2592372b-0df0-4329-b7ff-c1221a13e509" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "server", "value": "teamcity.example.com" }, { "key": "baseUrl", "value": "https://{{server}}/app/rest" } ] }