{ "info": { "_postman_id": "13a2afdd-6109-4064-ba63-6a4e825e2e4e", "name": "TetraScience Data and AI Cloud Access Groups Pipelines API", "description": "Programmatic access to the TetraScience Scientific Data and AI Platform \u2014 manage tenants, organizations, users, roles, agents, integrations, pipelines, files, datasets, schemas, and search across the Tetra Data Platform.\n\nContact Support:\n Name: TetraScience", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:12:33.000Z", "updatedAt": "2026-07-28T03:12:33.000Z", "lastUpdatedBy": "35240", "uid": "35240-13a2afdd-6109-4064-ba63-6a4e825e2e4e" }, "item": [ { "name": "v1", "item": [ { "name": "pipeline", "item": [ { "name": "{pipelineId}", "item": [ { "name": "create-pipeline-bulk-processing-job", "item": [ { "name": "Create a Bulk Processing Job", "id": "09ac4063-0c75-4866-b102-c07b05791fae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"pipelineProcessingTypes\": [\n \"PIPELINE_PROCESSING_FAILED\"\n ],\n \"startDate\": {},\n \"endDate\": {},\n \"autoProcess\": true,\n \"name\": \"\",\n \"concurrentNumber\": 1000\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/create-pipeline-bulk-processing-job", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "create-pipeline-bulk-processing-job" ], "variable": [ { "id": "a89fade0-3058-407b-a9bc-d2909e1fa826", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" } ] } }, "response": [ { "id": "8728fde4-1568-4148-b771-96ddbd291c83", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"pipelineProcessingTypes\": [\n \"PIPELINE_PROCESSING_FAILED\"\n ],\n \"startDate\": {},\n \"endDate\": {},\n \"autoProcess\": true,\n \"name\": \"\",\n \"concurrentNumber\": 1000\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/create-pipeline-bulk-processing-job", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "create-pipeline-bulk-processing-job" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-8728fde4-1568-4148-b771-96ddbd291c83" }, { "id": "b6b71b12-a7e4-4e24-8cbc-2f4517e41506", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"pipelineProcessingTypes\": [\n \"PIPELINE_PROCESSING_FAILED\"\n ],\n \"startDate\": {},\n \"endDate\": {},\n \"autoProcess\": true,\n \"name\": \"\",\n \"concurrentNumber\": 1000\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/create-pipeline-bulk-processing-job", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "create-pipeline-bulk-processing-job" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b6b71b12-a7e4-4e24-8cbc-2f4517e41506" }, { "id": "48130b48-5953-4482-9c4c-cacc968e8492", "name": "Not found or not visible to user", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"pipelineProcessingTypes\": [\n \"PIPELINE_PROCESSING_FAILED\"\n ],\n \"startDate\": {},\n \"endDate\": {},\n \"autoProcess\": true,\n \"name\": \"\",\n \"concurrentNumber\": 1000\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/create-pipeline-bulk-processing-job", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "create-pipeline-bulk-processing-job" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-48130b48-5953-4482-9c4c-cacc968e8492" }, { "id": "a998be42-df82-41a3-98e8-86a33d68e9fe", "name": "Bulk processing job already exists", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"pipelineProcessingTypes\": [\n \"PIPELINE_PROCESSING_FAILED\"\n ],\n \"startDate\": {},\n \"endDate\": {},\n \"autoProcess\": true,\n \"name\": \"\",\n \"concurrentNumber\": 1000\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/create-pipeline-bulk-processing-job", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "create-pipeline-bulk-processing-job" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-a998be42-df82-41a3-98e8-86a33d68e9fe" }, { "id": "aa874ef0-9d1e-431b-bf05-25c4b392b79d", "name": "Internal error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"pipelineProcessingTypes\": [\n \"PIPELINE_PROCESSING_FAILED\"\n ],\n \"startDate\": {},\n \"endDate\": {},\n \"autoProcess\": true,\n \"name\": \"\",\n \"concurrentNumber\": 1000\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/create-pipeline-bulk-processing-job", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "create-pipeline-bulk-processing-job" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-aa874ef0-9d1e-431b-bf05-25c4b392b79d" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-09ac4063-0c75-4866-b102-c07b05791fae" } ], "id": "93d0134c-8832-453b-8fb8-18fceaaaaee1", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-93d0134c-8832-453b-8fb8-18fceaaaaee1" }, { "name": "revisions", "item": [ { "name": "{revisionNumber}", "item": [ { "name": "Get Pipline Revision Contents", "id": "ec4c0757-7b57-4e2b-9176-64ff46fa0636", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions/:revisionNumber", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions", ":revisionNumber" ], "variable": [ { "id": "a3631742-a7e3-467f-9dc7-95d1c85787c6", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" }, { "id": "8e2c1337-b5b7-48eb-befa-887ce604d4fc", "key": "revisionNumber", "value": "", "description": "(Required) The number of the revision to get" } ] } }, "response": [ { "id": "31625a67-ccec-4130-bae8-260dc11da663", "name": "The pipeline at the time of the requested revision number", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions/:revisionNumber", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions", ":revisionNumber" ], "variable": [ { "key": "pipelineId" }, { "key": "revisionNumber" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createdAt\": \"\",\n \"message\": \"\",\n \"name\": \"\",\n \"number\": \"\",\n \"pipelineId\": \"\",\n \"userId\": \"\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"pipelineConfig\": {\n \"elit181\": {\n \"ex6\": 53643774\n },\n \"dolore_d\": {\n \"laboris_a9\": 60625177.560896754,\n \"Duis8\": -49602015.0020954\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {}\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-31625a67-ccec-4130-bae8-260dc11da663" }, { "id": "c7a69c04-49e7-4576-9150-4feb67b8c2ad", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions/:revisionNumber", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions", ":revisionNumber" ], "variable": [ { "key": "pipelineId" }, { "key": "revisionNumber" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-c7a69c04-49e7-4576-9150-4feb67b8c2ad" }, { "id": "b705a811-4d2d-4d09-b7da-90ab593e0b8e", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions/:revisionNumber", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions", ":revisionNumber" ], "variable": [ { "key": "pipelineId" }, { "key": "revisionNumber" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b705a811-4d2d-4d09-b7da-90ab593e0b8e" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-ec4c0757-7b57-4e2b-9176-64ff46fa0636" } ], "id": "2e1b380e-8fbf-4c99-a552-ce8db9061f27", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-2e1b380e-8fbf-4c99-a552-ce8db9061f27" }, { "name": "List Pipeline Revision History", "id": "73ee16da-b5f2-4ad7-9414-5a7d38f0c288", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions?limit=&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions" ], "query": [ { "description": "The maximum number of results to return. Defaults to 30", "key": "limit", "value": "" }, { "description": "The first element in the dataset to query from. The cursor is a revision number", "key": "cursor", "value": "" } ], "variable": [ { "id": "ab7a28b1-0d04-4aad-9feb-75354893f098", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" } ] } }, "response": [ { "id": "2ba4e2c2-8d8b-4605-a529-6a13b1e48ede", "name": "A list of revisions and a cursor pointing to the next set of revisions", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions?limit=&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions" ], "query": [ { "description": "The maximum number of results to return. Defaults to 30", "key": "limit", "value": "" }, { "description": "The first element in the dataset to query from. The cursor is a revision number", "key": "cursor", "value": "" } ], "variable": [ { "key": "pipelineId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"revisions\": [\n {\n \"message\": \"\",\n \"pipelineId\": \"\",\n \"number\": \"\",\n \"userId\": \"\",\n \"createdAt\": \"\"\n },\n {\n \"message\": \"\",\n \"pipelineId\": \"\",\n \"number\": \"\",\n \"userId\": \"\",\n \"createdAt\": \"\"\n }\n ],\n \"next\": \"\"\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-2ba4e2c2-8d8b-4605-a529-6a13b1e48ede" }, { "id": "12475c54-c3a5-4eeb-aa65-bc14ad4f7651", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions?limit=&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions" ], "query": [ { "description": "The maximum number of results to return. Defaults to 30", "key": "limit", "value": "" }, { "description": "The first element in the dataset to query from. The cursor is a revision number", "key": "cursor", "value": "" } ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-12475c54-c3a5-4eeb-aa65-bc14ad4f7651" }, { "id": "723d6e7f-6098-4329-b9e8-a75f5c2c8c5f", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/revisions?limit=&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "revisions" ], "query": [ { "description": "The maximum number of results to return. Defaults to 30", "key": "limit", "value": "" }, { "description": "The first element in the dataset to query from. The cursor is a revision number", "key": "cursor", "value": "" } ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-723d6e7f-6098-4329-b9e8-a75f5c2c8c5f" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-73ee16da-b5f2-4ad7-9414-5a7d38f0c288" } ], "id": "9483b86a-a01a-44e6-89ed-c8f4072a5609", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-9483b86a-a01a-44e6-89ed-c8f4072a5609" }, { "name": "status", "item": [ { "name": "Set Pipeline Status", "id": "dbbcfd81-ad9a-4a16-a27e-2b4a876cb100", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"enabled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "status" ], "variable": [ { "id": "8d8188ba-8942-403e-83e1-b5f27231b9de", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" } ] } }, "response": [ { "id": "f16240e1-8eff-4a05-a731-b99d3cd51aac", "name": "No Data", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"enabled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "status" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-f16240e1-8eff-4a05-a731-b99d3cd51aac" }, { "id": "e7e6a594-8559-4daf-b984-784bff728d1a", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"enabled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "status" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-e7e6a594-8559-4daf-b984-784bff728d1a" }, { "id": "c656f431-027c-42a2-8613-2466497beffd", "name": "Not found or not visible to user", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"enabled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId", "status" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-c656f431-027c-42a2-8613-2466497beffd" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-dbbcfd81-ad9a-4a16-a27e-2b4a876cb100" } ], "id": "d96de570-979c-4460-9b9b-d005bcfbad1e", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-d96de570-979c-4460-9b9b-d005bcfbad1e" }, { "name": "Get Details of a Single Pipeline", "id": "b451ca5b-0cbf-4820-9800-ec6e9149e609", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId" ], "variable": [ { "id": "5b7331da-9e85-4cf2-9ab8-5007a264f10e", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" } ] }, "description": "Search data pipeline workflows" }, "response": [ { "id": "8570eef4-07f9-41f2-9eca-7511287d196d", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"nisif\": {\n \"est_3\": -68179757.93988639,\n \"doloref_1\": false,\n \"eu_c6a\": -40029300\n },\n \"deserunt_f03\": {\n \"sint99\": \"dolore dolore cillum amet\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v2\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-8570eef4-07f9-41f2-9eca-7511287d196d" }, { "id": "b7c0e0dc-1ee5-4439-81be-6614af3be30b", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b7c0e0dc-1ee5-4439-81be-6614af3be30b" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b451ca5b-0cbf-4820-9800-ec6e9149e609" } ], "id": "242a576f-282b-4f5c-ad3b-d9dae3f488d9", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-242a576f-282b-4f5c-ad3b-d9dae3f488d9" }, { "name": "create", "item": [ { "name": "Create New Pipeline", "id": "57a6277a-a377-4d81-9093-99f5150718c2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/create", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "create" ] } }, "response": [ { "id": "51305315-0494-4bd7-9194-1ca32ceec3a5", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/create", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "create" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"nisif\": {\n \"est_3\": -68179757.93988639,\n \"doloref_1\": false,\n \"eu_c6a\": -40029300\n },\n \"deserunt_f03\": {\n \"sint99\": \"dolore dolore cillum amet\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v2\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-51305315-0494-4bd7-9194-1ca32ceec3a5" }, { "id": "5eb6cce3-c7ad-46dd-9d8f-ea23c2758bdb", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/create", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "create" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-5eb6cce3-c7ad-46dd-9d8f-ea23c2758bdb" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-57a6277a-a377-4d81-9093-99f5150718c2" } ], "id": "ca64a699-1067-451d-aafe-5a6855eb89eb", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-ca64a699-1067-451d-aafe-5a6855eb89eb" }, { "name": "import", "item": [ { "name": "Import a Pipeline", "id": "97aad86c-762f-4384-bd80-a1e966f448c5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/import", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "import" ] } }, "response": [ { "id": "e71c6104-298e-461d-9cf5-fee7a51cf35a", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/import", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "import" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"nisif\": {\n \"est_3\": -68179757.93988639,\n \"doloref_1\": false,\n \"eu_c6a\": -40029300\n },\n \"deserunt_f03\": {\n \"sint99\": \"dolore dolore cillum amet\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v2\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-e71c6104-298e-461d-9cf5-fee7a51cf35a" }, { "id": "44c3d146-4754-40b3-8d0f-2ff9e4bc8737", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/import", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "import" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-44c3d146-4754-40b3-8d0f-2ff9e4bc8737" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-97aad86c-762f-4384-bd80-a1e966f448c5" } ], "id": "c7e6746f-bfb3-4d70-8a40-9e488cff02eb", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-c7e6746f-bfb3-4d70-8a40-9e488cff02eb" }, { "name": "pipelines", "item": [ { "name": "id-only", "item": [ { "name": "List Pipeline IDs", "id": "85dc7c56-f90b-4fe5-8801-508171e8ef83", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/pipelines/id-only", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "pipelines", "id-only" ] } }, "response": [ { "id": "2da1b332-ef71-4254-aa3c-3c28ede18552", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/pipelines/id-only", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "pipelines", "id-only" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"\",\n \"\"\n]", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-2da1b332-ef71-4254-aa3c-3c28ede18552" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-85dc7c56-f90b-4fe5-8801-508171e8ef83" } ], "id": "a7920bd9-e850-4815-bf8e-49b10bab9f8b", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-a7920bd9-e850-4815-bf8e-49b10bab9f8b" }, { "name": "{pipelineID}", "item": [ { "name": "reprocess", "item": [ { "name": "Process Files - draft", "id": "67273a1c-5c5d-4abb-8b79-7db031ec4ef7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"fields\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/pipelines/:pipelineID/reprocess", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "pipelines", ":pipelineID", "reprocess" ], "variable": [ { "id": "10b2f879-8045-434e-ad6c-e9d3803da360", "key": "pipelineID", "value": "", "description": "(Required) Pipeline UUID" } ] }, "description": "Search data pipeline workflows" }, "response": [ { "id": "4884c988-8722-4b8c-b097-9064c9675558", "name": "200", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"fields\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/pipelines/:pipelineID/reprocess", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "pipelines", ":pipelineID", "reprocess" ], "variable": [ { "key": "pipelineID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"successful\": [\n {\n \"fileId\": \"\",\n \"workflowId\": \"\"\n },\n {\n \"fileId\": \"\",\n \"workflowId\": \"\"\n }\n ],\n \"errored\": [\n {\n \"fileId\": \"\",\n \"error\": \"\"\n },\n {\n \"fileId\": \"\",\n \"error\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-4884c988-8722-4b8c-b097-9064c9675558" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-67273a1c-5c5d-4abb-8b79-7db031ec4ef7" } ], "id": "b67c3e12-26bf-4017-802e-2630569856f7", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b67c3e12-26bf-4017-802e-2630569856f7" } ], "id": "56163f2c-1b2b-4bba-a10a-f21b20795644", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-56163f2c-1b2b-4bba-a10a-f21b20795644" } ], "id": "e2583a29-e6d7-44ba-95c0-a3dcf5ce0b69", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-e2583a29-e6d7-44ba-95c0-a3dcf5ce0b69" }, { "name": "clusterPolicies", "item": [ { "name": "databricks", "item": [ { "name": "List Databricks Cluster Policies", "id": "094f1162-9911-4681-a57b-0e4999b45adb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusterPolicies/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusterPolicies", "databricks" ] }, "description": "Returns a list of platform-level Databricks cluster policies filtered by prefix 'ts-platform-policy-*'" }, "response": [ { "id": "8fecb7ba-ab7a-4951-b12d-44845ae484a5", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusterPolicies/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusterPolicies", "databricks" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"policyId\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n },\n {\n \"policyId\": \"\",\n \"name\": \"\",\n \"description\": \"\"\n }\n]", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-8fecb7ba-ab7a-4951-b12d-44845ae484a5" }, { "id": "fc89bdd5-b68f-40ad-8957-c0ac0e0f6c04", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusterPolicies/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusterPolicies", "databricks" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-fc89bdd5-b68f-40ad-8957-c0ac0e0f6c04" }, { "id": "ad977375-c28a-4312-818e-65c6248f433b", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusterPolicies/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusterPolicies", "databricks" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-ad977375-c28a-4312-818e-65c6248f433b" }, { "id": "1347bbea-abbc-4a98-8e0d-5b813793f3fe", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusterPolicies/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusterPolicies", "databricks" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-1347bbea-abbc-4a98-8e0d-5b813793f3fe" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-094f1162-9911-4681-a57b-0e4999b45adb" } ], "id": "d218e453-ef97-4241-8162-54f01aa8cdd9", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-d218e453-ef97-4241-8162-54f01aa8cdd9" } ], "id": "c5868288-ec35-463b-813a-f648d51faf4d", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-c5868288-ec35-463b-813a-f648d51faf4d" }, { "name": "clusters", "item": [ { "name": "databricks", "item": [ { "name": "List Databricks Clusters", "id": "6ad068df-0ef4-43e2-89d9-c313c8277023", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusters/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusters", "databricks" ] } }, "response": [ { "id": "9a27d00e-2f2f-4654-b9fe-20e1152c7e66", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusters/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusters", "databricks" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n]", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-9a27d00e-2f2f-4654-b9fe-20e1152c7e66" }, { "id": "d073be5c-d138-426c-aaf6-46c03e5c3565", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusters/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusters", "databricks" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-d073be5c-d138-426c-aaf6-46c03e5c3565" }, { "id": "0ed92a23-2c64-4a7f-adc4-7e9e7f72a4f3", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/clusters/databricks", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "clusters", "databricks" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-0ed92a23-2c64-4a7f-adc4-7e9e7f72a4f3" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-6ad068df-0ef4-43e2-89d9-c313c8277023" } ], "id": "37374d13-b0ac-4fc2-bff9-6b1c84c6811d", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-37374d13-b0ac-4fc2-bff9-6b1c84c6811d" } ], "id": "3b7d9091-30dd-4553-a148-d5575a39034b", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-3b7d9091-30dd-4553-a148-d5575a39034b" }, { "name": "list", "item": [ { "name": "Paginate Through all Pipeline Details (Deprecated)", "id": "346ac5e4-098f-4003-831b-2917f38a05e3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/list?size=100&from=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "list" ], "query": [ { "description": "Number of pipelines to return", "key": "size", "value": "100" }, { "description": "Page number to start from (0-indexed)", "key": "from", "value": "0" } ] }, "description": "Lists all of the pipelines in a paginated list" }, "response": [ { "id": "5b11cb37-bef5-4063-8560-7abecba8fee5", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/list?size=100&from=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "list" ], "query": [ { "description": "Number of pipelines to return", "key": "size", "value": "100" }, { "description": "Page number to start from (0-indexed)", "key": "from", "value": "0" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"size\": \"\",\n \"hasNext\": \"\",\n \"from\": \"\",\n \"hits\": [\n {\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"voluptate_a_b\": {\n \"sed_\": 2339119\n },\n \"cupidatat__8a\": {\n \"commodoe0a\": true,\n \"nisi_dd5\": 54355796\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v3\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sed_829\": {\n \"occaecat566\": -73307929.309982\n },\n \"magnad\": {\n \"sed0\": -60957013,\n \"ut_4\": \"do\"\n },\n \"incididunte_\": {\n \"doloreb\": \"nulla veniam consectetur\",\n \"in89\": -46625166\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v3\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-5b11cb37-bef5-4063-8560-7abecba8fee5" }, { "id": "b3cf30ae-6fdb-46ef-91ce-eda5ba5e0a5d", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/list?size=100&from=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "list" ], "query": [ { "description": "Number of pipelines to return", "key": "size", "value": "100" }, { "description": "Page number to start from (0-indexed)", "key": "from", "value": "0" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b3cf30ae-6fdb-46ef-91ce-eda5ba5e0a5d" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-346ac5e4-098f-4003-831b-2917f38a05e3" } ], "id": "32cbe4a2-f693-4212-a084-d22c180c24a6", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-32cbe4a2-f693-4212-a084-d22c180c24a6" }, { "name": "platform", "item": [ { "name": "info", "item": [ { "name": "Get Platform Information", "id": "beb5a124-d3cb-4357-9395-f2c709359831", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/platform/info?groups=retry&groups=retry", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "platform", "info" ], "query": [ { "description": "Groups from which platform information should be retrieved", "key": "groups", "value": "retry" }, { "description": "Groups from which platform information should be retrieved", "key": "groups", "value": "retry" } ] }, "description": "Get information about the current platform deployment. May be useful for the platform UI." }, "response": [ { "id": "6c5e52f9-1200-4923-a829-f4f392ae92b3", "name": "An object containing the requested information fields", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/platform/info?groups=retry", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "platform", "info" ], "query": [ { "description": "Groups from which platform information should be retrieved", "key": "groups", "value": "retry" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"retry\": {\n \"maxRetryCountLimit\": \"\",\n \"maxRetryDelaySeconds\": \"\",\n \"maxRetryCountDefault\": \"\"\n }\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-6c5e52f9-1200-4923-a829-f4f392ae92b3" }, { "id": "8347047d-b4ff-43a4-bfb4-1c6bd1b9ee9f", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/platform/info?groups=retry", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "platform", "info" ], "query": [ { "description": "Groups from which platform information should be retrieved", "key": "groups", "value": "retry" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-8347047d-b4ff-43a4-bfb4-1c6bd1b9ee9f" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-beb5a124-d3cb-4357-9395-f2c709359831" } ], "id": "8d56d5d1-8cd0-4756-8e6a-3ded6eb0ffad", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-8d56d5d1-8cd0-4756-8e6a-3ded6eb0ffad" } ], "id": "e5687474-bfff-496f-9cb9-b7bf09cc6a9f", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-e5687474-bfff-496f-9cb9-b7bf09cc6a9f" }, { "name": "process", "item": [ { "name": "{pipelineId}", "item": [ { "name": "Process List of Files with Pipeline", "id": "7d477c65-e3d3-4648-8a4e-a08b146a4b42", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"fileIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/process/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "process", ":pipelineId" ], "variable": [ { "id": "6c01c716-c950-4286-8947-5619a9b87b81", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" } ] }, "description": "This endpoint processes a list of files by using a specified pipeline. It processes the latest version of each file only." }, "response": [ { "id": "a55e27a6-9df1-4943-b467-43f57ae8add3", "name": "Complete", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"fileIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/process/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "process", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"success\": [\n {\n \"fileId\": \"\",\n \"workflowId\": \"\"\n },\n {\n \"fileId\": \"\",\n \"workflowId\": \"\"\n }\n ],\n \"error\": [\n {\n \"fileId\": \"\",\n \"error\": \"\"\n },\n {\n \"fileId\": \"\",\n \"error\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-a55e27a6-9df1-4943-b467-43f57ae8add3" }, { "id": "d360554b-a51f-4d8b-a1cb-03ad599c8094", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"fileIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/process/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "process", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-d360554b-a51f-4d8b-a1cb-03ad599c8094" }, { "id": "136b4ac6-f908-4094-b381-7465519a4ca6", "name": "Not found or not visible to user", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"fileIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/process/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "process", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-136b4ac6-f908-4094-b381-7465519a4ca6" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-7d477c65-e3d3-4648-8a4e-a08b146a4b42" } ], "id": "bd2ac1dd-3a4b-450a-9d2a-5f0e33781a9f", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-bd2ac1dd-3a4b-450a-9d2a-5f0e33781a9f" } ], "id": "d0fa3d94-195e-4f11-bf44-d21fd82fc4f9", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-d0fa3d94-195e-4f11-bf44-d21fd82fc4f9" }, { "name": "rules-check", "item": [ { "name": "Get Count of Pipelines Accessible Via Access Rule", "id": "7a1377f7-9fe5-4007-b441-cfb4afc5af67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": {\n \"type\": \"and\",\n \"id\": \"\",\n \"value\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/rules-check", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "rules-check" ] } }, "response": [ { "id": "b22ba9c8-1c8f-45fb-850e-c25f01a64f42", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": {\n \"type\": \"and\",\n \"id\": \"\",\n \"value\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/rules-check", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "rules-check" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"pipelinesCount\": \"\"\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b22ba9c8-1c8f-45fb-850e-c25f01a64f42" }, { "id": "158ba36c-09c0-400e-a42f-17e4d2f2e4c1", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": {\n \"type\": \"and\",\n \"id\": \"\",\n \"value\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/rules-check", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "rules-check" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-158ba36c-09c0-400e-a42f-17e4d2f2e4c1" }, { "id": "7f7ed878-7eec-4e65-8639-711a983c5384", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": {\n \"type\": \"and\",\n \"id\": \"\",\n \"value\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/rules-check", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "rules-check" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-7f7ed878-7eec-4e65-8639-711a983c5384" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-7a1377f7-9fe5-4007-b441-cfb4afc5af67" } ], "id": "bb63da58-c7f4-449c-9792-06490408f821", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-bb63da58-c7f4-449c-9792-06490408f821" }, { "name": "search", "item": [ { "name": "Search Pipelines", "id": "649dfd1f-d35b-423f-956b-2062fbd70d0a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/search?size=100&from=0&pipelineStatus=disabled&pipelineNameOrId=&artifactType=all&protocolNamespace=&protocolName=&protocolVersion=&startTime=&endTime=&sortBy=lastConfigUpdate&order=desc&labelKey=&labelValue=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "search" ], "query": [ { "description": "Number of pipelines to return", "key": "size", "value": "100" }, { "description": "Page number to start from (0-indexed)", "key": "from", "value": "0" }, { "description": "Status", "key": "pipelineStatus", "value": "disabled" }, { "description": "Name or ID", "key": "pipelineNameOrId", "value": "" }, { "description": "Tetraflow or Protocol", "key": "artifactType", "value": "all" }, { "description": "Namespace of protocol", "key": "protocolNamespace", "value": "" }, { "description": "Name of protocol", "key": "protocolName", "value": "" }, { "description": "Version of protocol", "key": "protocolVersion", "value": "" }, { "description": "Time when pipeline started", "key": "startTime", "value": "" }, { "description": "Time when pipeline ended", "key": "endTime", "value": "" }, { "description": "Field to sort results by", "key": "sortBy", "value": "lastConfigUpdate" }, { "description": "Ordering of", "key": "order", "value": "desc" }, { "description": "Filter pipelines by label key. If provided, response contains pipelines with assigned matching label keys.", "key": "labelKey", "value": "" }, { "description": "Filter pipelines by label value. Requires labelKey to be provided. If both labelKey and labelValue are provided, response contains pipelines with assigned matching key-value label pairs.", "key": "labelValue", "value": "" } ] }, "description": "Search pipelines" }, "response": [ { "id": "ea2aa5ae-2e74-45b3-8548-81cff5c07d8e", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/search?size=100&from=0&pipelineStatus=disabled&pipelineNameOrId=&artifactType=all&protocolNamespace=&protocolName=&protocolVersion=&startTime=&endTime=&sortBy=lastConfigUpdate&order=desc&labelKey=&labelValue=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "search" ], "query": [ { "description": "Number of pipelines to return", "key": "size", "value": "100" }, { "description": "Page number to start from (0-indexed)", "key": "from", "value": "0" }, { "description": "Status", "key": "pipelineStatus", "value": "disabled" }, { "description": "Name or ID", "key": "pipelineNameOrId", "value": "" }, { "description": "Tetraflow or Protocol", "key": "artifactType", "value": "all" }, { "description": "Namespace of protocol", "key": "protocolNamespace", "value": "" }, { "description": "Name of protocol", "key": "protocolName", "value": "" }, { "description": "Version of protocol", "key": "protocolVersion", "value": "" }, { "description": "Time when pipeline started", "key": "startTime", "value": "" }, { "description": "Time when pipeline ended", "key": "endTime", "value": "" }, { "description": "Field to sort results by", "key": "sortBy", "value": "lastConfigUpdate" }, { "description": "Ordering of", "key": "order", "value": "desc" }, { "description": "Filter pipelines by label key. If provided, response contains pipelines with assigned matching label keys.", "key": "labelKey", "value": "" }, { "description": "Filter pipelines by label value. Requires labelKey to be provided. If both labelKey and labelValue are provided, response contains pipelines with assigned matching key-value label pairs.", "key": "labelValue", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"size\": \"\",\n \"hasNext\": \"\",\n \"from\": \"\",\n \"totalCount\": \"\",\n \"hits\": [\n {\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"cillum_6f\": {\n \"eab07\": 76033740.51887086,\n \"ex93\": false\n },\n \"consectetur_4\": {\n \"quis_f5a\": \"\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v2\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"dolor_a7b\": {\n \"nona2\": -7463825,\n \"inbd\": -67838886\n },\n \"irure_53\": {\n \"veniam_1\": -19965501,\n \"amet_\": -92355440,\n \"Loremc\": 74875921\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v3\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-ea2aa5ae-2e74-45b3-8548-81cff5c07d8e" }, { "id": "4d0da7d6-e206-46a6-afb2-e6388a4a892b", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/pipeline/search?size=100&from=0&pipelineStatus=disabled&pipelineNameOrId=&artifactType=all&protocolNamespace=&protocolName=&protocolVersion=&startTime=&endTime=&sortBy=lastConfigUpdate&order=desc&labelKey=&labelValue=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "search" ], "query": [ { "description": "Number of pipelines to return", "key": "size", "value": "100" }, { "description": "Page number to start from (0-indexed)", "key": "from", "value": "0" }, { "description": "Status", "key": "pipelineStatus", "value": "disabled" }, { "description": "Name or ID", "key": "pipelineNameOrId", "value": "" }, { "description": "Tetraflow or Protocol", "key": "artifactType", "value": "all" }, { "description": "Namespace of protocol", "key": "protocolNamespace", "value": "" }, { "description": "Name of protocol", "key": "protocolName", "value": "" }, { "description": "Version of protocol", "key": "protocolVersion", "value": "" }, { "description": "Time when pipeline started", "key": "startTime", "value": "" }, { "description": "Time when pipeline ended", "key": "endTime", "value": "" }, { "description": "Field to sort results by", "key": "sortBy", "value": "lastConfigUpdate" }, { "description": "Ordering of", "key": "order", "value": "desc" }, { "description": "Filter pipelines by label key. If provided, response contains pipelines with assigned matching label keys.", "key": "labelKey", "value": "" }, { "description": "Filter pipelines by label value. Requires labelKey to be provided. If both labelKey and labelValue are provided, response contains pipelines with assigned matching key-value label pairs.", "key": "labelValue", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-4d0da7d6-e206-46a6-afb2-e6388a4a892b" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-649dfd1f-d35b-423f-956b-2062fbd70d0a" } ], "id": "927f8627-fdc2-43e3-8107-70425f178f5c", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-927f8627-fdc2-43e3-8107-70425f178f5c" }, { "name": "update", "item": [ { "name": "{pipelineId}", "item": [ { "name": "Update Existing Pipeline", "id": "8e485f06-3a45-4420-b133-31852fbd8b1b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/update/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "update", ":pipelineId" ], "variable": [ { "id": "eaa72026-4a6a-4eb4-a567-2816d54c5929", "key": "pipelineId", "value": "", "description": "(Required) The ID of the pipeline" } ] } }, "response": [ { "id": "776b45b9-21ec-44d3-80d4-d5be981599d7", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/update/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "update", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"nisif\": {\n \"est_3\": -68179757.93988639,\n \"doloref_1\": false,\n \"eu_c6a\": -40029300\n },\n \"deserunt_f03\": {\n \"sint99\": \"dolore dolore cillum amet\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"revision\": \"\",\n \"updatedAt\": \"\",\n \"protocolSchema\": \"v2\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-776b45b9-21ec-44d3-80d4-d5be981599d7" }, { "id": "025b01a9-5201-4c81-890a-340f71b7b651", "name": "Incorrect input provided", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/update/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "update", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-025b01a9-5201-4c81-890a-340f71b7b651" }, { "id": "c0a08dfb-f802-4031-924b-f9ca4c3ae003", "name": "Not found or not visible to user", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"triggerCondition\": {},\n \"triggerType\": \"custom\",\n \"description\": \"\",\n \"protocolSlug\": \"\",\n \"protocolVersion\": \"\",\n \"priority\": 5,\n \"retryBehavior\": \"\",\n \"retryConfiguration\": {\n \"baseDelaySeconds\": \"\",\n \"maxRetries\": \"\"\n },\n \"standby\": \"\",\n \"status\": \"\",\n \"taskScriptTimeoutMins\": \"\",\n \"maxParallelWorkflows\": 0,\n \"createdAt\": \"\",\n \"pipelineConfig\": {\n \"sunt_8\": {\n \"nulla6\": 74763432,\n \"esse_03b\": \"ea veniam labo\",\n \"proident8\": -87364645.22890635,\n \"nulla2\": \"enim Lorem exercitation\"\n },\n \"labore_678\": {\n \"dolor_dc0\": \"eiusmod\"\n }\n },\n \"stepsConfig\": {},\n \"artifactType\": \"protocol\",\n \"clusterId\": \"\",\n \"clusterPolicyId\": \"\",\n \"runOnDeleted\": false,\n \"masterScriptNamespace\": \"\",\n \"masterScriptVersion\": \"\",\n \"masterScriptSlug\": \"\",\n \"inlineArtifact\": {},\n \"id\": \"\",\n \"orgSlug\": \"\",\n \"message\": \"\",\n \"updatedAt\": \"\",\n \"labels\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/pipeline/update/:pipelineId", "host": [ "{{baseUrl}}" ], "path": [ "v1", "pipeline", "update", ":pipelineId" ], "variable": [ { "key": "pipelineId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-c0a08dfb-f802-4031-924b-f9ca4c3ae003" } ], "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-8e485f06-3a45-4420-b133-31852fbd8b1b" } ], "id": "59050dbf-b7b5-4ec3-98ac-15a1dcd62df6", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-59050dbf-b7b5-4ec3-98ac-15a1dcd62df6" } ], "id": "1732b82f-12c5-408c-a527-74a19ad42a65", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-1732b82f-12c5-408c-a527-74a19ad42a65" } ], "id": "b246d8c9-2cea-49f1-9c3d-452d03445f66", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-b246d8c9-2cea-49f1-9c3d-452d03445f66" } ], "id": "0adf2b1d-e7d7-4c5a-a560-55612dafeb57", "createdAt": "2026-07-28T03:12:34.000Z", "updatedAt": "2026-07-28T03:12:34.000Z", "uid": "35240-0adf2b1d-e7d7-4c5a-a560-55612dafeb57" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ts-auth-token", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.tetrascience.com" } ] }