{ "info": { "_postman_id": "088708dc-f994-4f1d-b051-a21c10ba5bb1", "name": "Invicti ASPM (Kondukto) REST API v2 Authorization Managers Projects API", "description": "Public REST API v2 for the Invicti ASPM platform (formerly Kondukto), an Application Security Posture Management platform that centralizes SAST, DAST, SCA, container and pentest findings from more than eighty scanners. The API manages projects, products, teams, labels, scans and vulnerabilities, and is the same public API the open-source KDT command-line client uses. Assembled by API Evangelist from the per-operation OpenAPI 3.1 definitions Kondukto publishes on each page of its API reference.\n\nContact Support:\n Name: Kondukto Support\n Email: support@kondukto.io", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:57:11.000Z", "updatedAt": "2026-07-28T10:57:11.000Z", "lastUpdatedBy": "35240", "uid": "35240-088708dc-f994-4f1d-b051-a21c10ba5bb1" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "projects", "item": [ { "name": "check", "item": [ { "name": "{alm}", "item": [ { "name": "{repositoryID}", "item": [ { "name": "Check if ALM Project exists on Kondukto", "id": "de3de066-3500-4d73-8401-80a6420f6837", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/check/:alm/:repositoryID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "check", ":alm", ":repositoryID" ], "variable": [ { "id": "6fef216e-e0ef-4da9-9e84-23f49977b431", "key": "alm" }, { "id": "40de0630-940e-414a-93fe-5e12dcd93903", "key": "repositoryID" }, { "id": "bdf1b610-70d7-45e4-83cd-ca963f698b51", "key": "{alm}", "value": "", "description": "(Required) ALM name. Supported: azurecloud, azureserver, github, gitlabcloud, gitlabonprem, bitbucket, bitbucketserver, githubenterprise" }, { "id": "db372cd6-7a50-4e77-a901-3d61d8506628", "key": "{repositoryID}", "value": "", "description": "(Required) Repository ID of ALM project" } ] }, "description": "This endpoint checks if an ALM project has been created on Kondukto" }, "response": [ { "id": "e51b9ac9-44ac-40f8-af21-3f56917e19ec", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/check/:alm/:repositoryID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "check", ":alm", ":repositoryID" ], "variable": [ { "key": "alm" }, { "key": "repositoryID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"exist\": true\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-e51b9ac9-44ac-40f8-af21-3f56917e19ec" }, { "id": "09140bb9-767f-473c-b05c-97173f3a074f", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/check/:alm/:repositoryID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "check", ":alm", ":repositoryID" ], "variable": [ { "key": "alm" }, { "key": "repositoryID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-09140bb9-767f-473c-b05c-97173f3a074f" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-de3de066-3500-4d73-8401-80a6420f6837" } ], "id": "a24381aa-e2ef-4f46-b356-8903a5158a94", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-a24381aa-e2ef-4f46-b356-8903a5158a94" } ], "id": "473eed0c-e477-43df-9dd5-7600f020a3cf", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-473eed0c-e477-43df-9dd5-7600f020a3cf" } ], "id": "77a6209a-4f59-4542-812d-755c1037145a", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-77a6209a-4f59-4542-812d-755c1037145a" }, { "name": "{projectID}", "item": [ { "name": "release", "item": [ { "name": "Project Security Criteria Status", "id": "26550adc-9206-4173-b61d-36c275868ae2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/release?branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "release" ], "query": [ { "description": "The branch of the project to retrieve security criteria status. When not provided, the security criteria status of the project default branch will be returned.", "key": "branch", "value": "" } ], "variable": [ { "id": "fb4507d6-b900-44b4-b7c2-9e5378d3a570", "key": "projectID" }, { "id": "a206e1be-90e1-43d3-940a-8b6d4dcf597c", "key": "{projectID}", "value": "", "description": "(Required) The ID of the project to retrieve scan criteria" } ] }, "description": "This endpoint retrieves security creteria of the specific project." }, "response": [ { "id": "953c4459-d68c-4687-af56-7b83891dcbc6", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/release?branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "release" ], "query": [ { "description": "The branch of the project to retrieve security criteria status. When not provided, the security criteria status of the project default branch will be returned.", "key": "branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"progress_status\": \"\",\n \"status\": \"\",\n \"sast\": {\n \"status\": \"\"\n },\n \"dast\": {\n \"status\": \"\"\n },\n \"pentest\": {\n \"status\": \"\"\n },\n \"iast\": {\n \"status\": \"\"\n },\n \"sca\": {\n \"status\": \"\"\n },\n \"cs\": {\n \"status\": \"\"\n },\n \"iac\": {\n \"status\": \"\"\n },\n \"mast\": {\n \"status\": \"\"\n },\n \"sbom\": {\n \"status\": \"\"\n }\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-953c4459-d68c-4687-af56-7b83891dcbc6" }, { "id": "57104f28-82a5-4fb0-96d1-4b22a63adb97", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/release?branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "release" ], "query": [ { "description": "The branch of the project to retrieve security criteria status. When not provided, the security criteria status of the project default branch will be returned.", "key": "branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-57104f28-82a5-4fb0-96d1-4b22a63adb97" }, { "id": "508cde79-80ec-4909-bdf5-95670d12f25e", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/release?branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "release" ], "query": [ { "description": "The branch of the project to retrieve security criteria status. When not provided, the security criteria status of the project default branch will be returned.", "key": "branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-508cde79-80ec-4909-bdf5-95670d12f25e" }, { "id": "51441f21-13cc-47b7-a9b8-2f24f27f5dbd", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/release?branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "release" ], "query": [ { "description": "The branch of the project to retrieve security criteria status. When not provided, the security criteria status of the project default branch will be returned.", "key": "branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-51441f21-13cc-47b7-a9b8-2f24f27f5dbd" }, { "id": "0efe9de3-ece7-4458-b928-66431946f66e", "name": "500", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/release?branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "release" ], "query": [ { "description": "The branch of the project to retrieve security criteria status. When not provided, the security criteria status of the project default branch will be returned.", "key": "branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-0efe9de3-ece7-4458-b928-66431946f66e" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-26550adc-9206-4173-b61d-36c275868ae2" } ], "id": "3a464c02-92e9-4439-a879-d65b815f4762", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-3a464c02-92e9-4439-a879-d65b815f4762" }, { "name": "scanparams", "item": [ { "name": "Create Project Scan Configuration", "id": "14c8e50c-2c69-4423-a1b0-1f400930de7c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"branch\": \"\",\n \"meta_data\": \"\",\n \"tool\": {\n \"id\": \"\"\n },\n \"custom\": {\n \"type\": \"\",\n \"params\": \"\"\n },\n \"fork_scan\": \"\",\n \"fork_source_branch\": \"\",\n \"environment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "variable": [ { "id": "a7d3dcf7-34b8-4952-ae02-4c80076f5a73", "key": "projectID" }, { "id": "0dbff3c2-2e91-4ce7-9c2c-239fd2d924ec", "key": "{projectID}", "value": "", "description": "(Required) ID of the project" } ] }, "description": "This endpoint creates a scan parameter to project." }, "response": [ { "id": "94f43b76-bdaa-4bb6-aa42-b0eac1dd279c", "name": "200", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"branch\": \"\",\n \"meta_data\": \"\",\n \"tool\": {\n \"id\": \"\"\n },\n \"custom\": {\n \"type\": \"\",\n \"params\": \"\"\n },\n \"fork_scan\": \"\",\n \"fork_source_branch\": \"\",\n \"environment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"scanparams\": {\n \"id\": \"\",\n \"tool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"color\": \"\",\n \"internal\": true,\n \"isActive\": 0,\n \"is_used_sc\": true,\n \"is_used_ic\": true,\n \"is_used_sla\": true,\n \"is_used_hv\": true,\n \"organization\": {\n \"id\": \"\"\n },\n \"risk_value\": 0,\n \"is_constant_risk_profile_label\": true\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"color\": \"\",\n \"internal\": true,\n \"isActive\": 0,\n \"is_used_sc\": true,\n \"is_used_ic\": true,\n \"is_used_sla\": true,\n \"is_used_hv\": true,\n \"organization\": {\n \"id\": \"\"\n },\n \"risk_value\": 0,\n \"is_constant_risk_profile_label\": true\n }\n ]\n },\n \"agent\": {\n \"id\": \"\"\n },\n \"bind_name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"pr\": {\n \"ok\": true,\n \"target\": \"\",\n \"pr_number\": \"\",\n \"no_decoration\": true\n },\n \"manual\": true,\n \"custom\": {\n \"type\": 0,\n \"params\": {\n \"param1\": \"\",\n \"param2\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-94f43b76-bdaa-4bb6-aa42-b0eac1dd279c" }, { "id": "a960fb89-9ded-4353-a898-a14e0c704ed1", "name": "400", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"branch\": \"\",\n \"meta_data\": \"\",\n \"tool\": {\n \"id\": \"\"\n },\n \"custom\": {\n \"type\": \"\",\n \"params\": \"\"\n },\n \"fork_scan\": \"\",\n \"fork_source_branch\": \"\",\n \"environment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-a960fb89-9ded-4353-a898-a14e0c704ed1" }, { "id": "d848eb92-bb8d-4370-bb33-e69464c92a1b", "name": "401", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"branch\": \"\",\n \"meta_data\": \"\",\n \"tool\": {\n \"id\": \"\"\n },\n \"custom\": {\n \"type\": \"\",\n \"params\": \"\"\n },\n \"fork_scan\": \"\",\n \"fork_source_branch\": \"\",\n \"environment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-d848eb92-bb8d-4370-bb33-e69464c92a1b" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-14c8e50c-2c69-4423-a1b0-1f400930de7c" }, { "name": "Get Project Scan Configuration", "id": "b66e8851-2218-41d1-a893-104f8fd2e2b8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams?start=0&limit=30&manual=&meta_data=&tool_id=&branch=&fork_scan=&target=&agent=&pr=&environment=&fork_source_branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "query": [ { "description": "Start of the pagination", "key": "start", "value": "0" }, { "description": "Limit of the pagination", "key": "limit", "value": "30" }, { "key": "manual", "value": "" }, { "key": "meta_data", "value": "" }, { "description": "Tool ID of scan param", "key": "tool_id", "value": "" }, { "description": "Branch of the scan", "key": "branch", "value": "" }, { "description": "Check scan param is a fork scan. Compares with project's main branch. If you compare with another branch, you must specify branch with `fork_source_branch` query parameter", "key": "fork_scan", "value": "" }, { "description": "Target ALM of the scan param. You must to set `pr` query parameter as true.", "key": "target", "value": "" }, { "description": "Agent of the scan param", "key": "agent", "value": "" }, { "description": "Check scan param is a PR", "key": "pr", "value": "" }, { "description": "Environment of scan param. Accepts: production, feature, staging, development", "key": "environment", "value": "" }, { "description": "Custom branch name for `fork_scan` query parameter", "key": "fork_source_branch", "value": "" } ], "variable": [ { "id": "feada3ec-6dc7-40ea-bf76-e5b8ae7b5808", "key": "projectID" }, { "id": "1035507e-3499-442a-9853-27edfaabe321", "key": "{projectID}", "value": "", "description": "(Required) ID of the project" } ] }, "description": "This endpoint retrieves security creteria of the specific project." }, "response": [ { "id": "05c0c97c-63ca-4edf-9e76-1c3928fadde0", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams?start=0&limit=30&manual=&meta_data=&tool_id=&branch=&fork_scan=&target=&agent=&pr=&environment=&fork_source_branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "query": [ { "description": "Start of the pagination", "key": "start", "value": "0" }, { "description": "Limit of the pagination", "key": "limit", "value": "30" }, { "key": "manual", "value": "" }, { "key": "meta_data", "value": "" }, { "description": "Tool ID of scan param", "key": "tool_id", "value": "" }, { "description": "Branch of the scan", "key": "branch", "value": "" }, { "description": "Check scan param is a fork scan. Compares with project's main branch. If you compare with another branch, you must specify branch with `fork_source_branch` query parameter", "key": "fork_scan", "value": "" }, { "description": "Target ALM of the scan param. You must to set `pr` query parameter as true.", "key": "target", "value": "" }, { "description": "Agent of the scan param", "key": "agent", "value": "" }, { "description": "Check scan param is a PR", "key": "pr", "value": "" }, { "description": "Environment of scan param. Accepts: production, feature, staging, development", "key": "environment", "value": "" }, { "description": "Custom branch name for `fork_scan` query parameter", "key": "fork_source_branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"limit\": 0,\n \"start\": 0,\n \"total\": 0,\n \"scanparams\": [\n {\n \"id\": \"\",\n \"tool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"labels\": {}\n },\n \"agent\": {\n \"id\": \"\"\n },\n \"bind_name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"pr\": {\n \"ok\": true,\n \"target\": \"\",\n \"pr_number\": \"\",\n \"no_decoration\": true\n },\n \"manual\": true,\n \"custom\": {\n \"type\": 0,\n \"params\": {}\n }\n },\n {\n \"id\": \"\",\n \"tool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"labels\": {}\n },\n \"agent\": {\n \"id\": \"\"\n },\n \"bind_name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"pr\": {\n \"ok\": true,\n \"target\": \"\",\n \"pr_number\": \"\",\n \"no_decoration\": true\n },\n \"manual\": true,\n \"custom\": {\n \"type\": 0,\n \"params\": {}\n }\n }\n ]\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-05c0c97c-63ca-4edf-9e76-1c3928fadde0" }, { "id": "5f0f1cc1-c856-48a3-80a8-04eb25c9ef3a", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams?start=0&limit=30&manual=&meta_data=&tool_id=&branch=&fork_scan=&target=&agent=&pr=&environment=&fork_source_branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "query": [ { "description": "Start of the pagination", "key": "start", "value": "0" }, { "description": "Limit of the pagination", "key": "limit", "value": "30" }, { "key": "manual", "value": "" }, { "key": "meta_data", "value": "" }, { "description": "Tool ID of scan param", "key": "tool_id", "value": "" }, { "description": "Branch of the scan", "key": "branch", "value": "" }, { "description": "Check scan param is a fork scan. Compares with project's main branch. If you compare with another branch, you must specify branch with `fork_source_branch` query parameter", "key": "fork_scan", "value": "" }, { "description": "Target ALM of the scan param. You must to set `pr` query parameter as true.", "key": "target", "value": "" }, { "description": "Agent of the scan param", "key": "agent", "value": "" }, { "description": "Check scan param is a PR", "key": "pr", "value": "" }, { "description": "Environment of scan param. Accepts: production, feature, staging, development", "key": "environment", "value": "" }, { "description": "Custom branch name for `fork_scan` query parameter", "key": "fork_source_branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-5f0f1cc1-c856-48a3-80a8-04eb25c9ef3a" }, { "id": "a95528f1-91ac-40bc-a1c1-f8c0c66f436a", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams?start=0&limit=30&manual=&meta_data=&tool_id=&branch=&fork_scan=&target=&agent=&pr=&environment=&fork_source_branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "query": [ { "description": "Start of the pagination", "key": "start", "value": "0" }, { "description": "Limit of the pagination", "key": "limit", "value": "30" }, { "key": "manual", "value": "" }, { "key": "meta_data", "value": "" }, { "description": "Tool ID of scan param", "key": "tool_id", "value": "" }, { "description": "Branch of the scan", "key": "branch", "value": "" }, { "description": "Check scan param is a fork scan. Compares with project's main branch. If you compare with another branch, you must specify branch with `fork_source_branch` query parameter", "key": "fork_scan", "value": "" }, { "description": "Target ALM of the scan param. You must to set `pr` query parameter as true.", "key": "target", "value": "" }, { "description": "Agent of the scan param", "key": "agent", "value": "" }, { "description": "Check scan param is a PR", "key": "pr", "value": "" }, { "description": "Environment of scan param. Accepts: production, feature, staging, development", "key": "environment", "value": "" }, { "description": "Custom branch name for `fork_scan` query parameter", "key": "fork_source_branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-a95528f1-91ac-40bc-a1c1-f8c0c66f436a" }, { "id": "e2c59643-c1c7-4dee-887f-fe49a38a595a", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scanparams?start=0&limit=30&manual=&meta_data=&tool_id=&branch=&fork_scan=&target=&agent=&pr=&environment=&fork_source_branch=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scanparams" ], "query": [ { "description": "Start of the pagination", "key": "start", "value": "0" }, { "description": "Limit of the pagination", "key": "limit", "value": "30" }, { "key": "manual", "value": "" }, { "key": "meta_data", "value": "" }, { "description": "Tool ID of scan param", "key": "tool_id", "value": "" }, { "description": "Branch of the scan", "key": "branch", "value": "" }, { "description": "Check scan param is a fork scan. Compares with project's main branch. If you compare with another branch, you must specify branch with `fork_source_branch` query parameter", "key": "fork_scan", "value": "" }, { "description": "Target ALM of the scan param. You must to set `pr` query parameter as true.", "key": "target", "value": "" }, { "description": "Agent of the scan param", "key": "agent", "value": "" }, { "description": "Check scan param is a PR", "key": "pr", "value": "" }, { "description": "Environment of scan param. Accepts: production, feature, staging, development", "key": "environment", "value": "" }, { "description": "Custom branch name for `fork_scan` query parameter", "key": "fork_source_branch", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-e2c59643-c1c7-4dee-887f-fe49a38a595a" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-b66e8851-2218-41d1-a893-104f8fd2e2b8" } ], "id": "3fee06d4-2d3c-48e2-929b-094a29f2d6f3", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-3fee06d4-2d3c-48e2-929b-094a29f2d6f3" }, { "name": "scans", "item": [ { "name": "Get Project Scans", "id": "b8ae8606-31fb-4193-a5de-e4dbe907d9aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scans?limit=30&start=0&tool=&branch=&manual=&fork_scan=false&meta_data=&target=&agent_id=&pr=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scans" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Tool name for exact match", "key": "tool", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "If this scan imported manually or not", "key": "manual", "value": "" }, { "description": "Get only forked scans", "key": "fork_scan", "value": "false" }, { "description": "Meta name for scan -- can be used to distinguish different presets", "key": "meta_data", "value": "" }, { "description": "Target ALM", "key": "target", "value": "" }, { "description": "Agent ID of scan", "key": "agent_id", "value": "" }, { "description": "Check if scan have PR", "key": "pr", "value": "false" } ], "variable": [ { "id": "1b7dcef4-6e79-4df8-9b1a-63db19d12bcf", "key": "projectID" }, { "id": "423dc7f6-3cdb-4a96-a173-4cd5f86b59c9", "key": "{projectID}", "value": "", "description": "(Required) The ID of the project to retrieve details" } ] }, "description": "This endpoint retrieves scans of the given project." }, "response": [ { "id": "91fb6db8-5181-4229-87d8-88aeb4450d74", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scans?limit=30&start=0&tool=&branch=&manual=&fork_scan=false&meta_data=&target=&agent_id=&pr=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scans" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Tool name for exact match", "key": "tool", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "If this scan imported manually or not", "key": "manual", "value": "" }, { "description": "Get only forked scans", "key": "fork_scan", "value": "false" }, { "description": "Meta name for scan -- can be used to distinguish different presets", "key": "meta_data", "value": "" }, { "description": "Target ALM", "key": "target", "value": "" }, { "description": "Agent ID of scan", "key": "agent_id", "value": "" }, { "description": "Check if scan have PR", "key": "pr", "value": "false" } ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"limit\": 0,\n \"start\": 0,\n \"total\": 0,\n \"scans\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"tool\": \"\",\n \"scanner_type\": \"\",\n \"date\": \"\",\n \"project\": \"\",\n \"score\": 0,\n \"summary\": {\n \"low\": 0,\n \"high\": 0,\n \"medium\": 0,\n \"critical\": 0\n },\n \"links\": {\n \"html\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"tool\": \"\",\n \"scanner_type\": \"\",\n \"date\": \"\",\n \"project\": \"\",\n \"score\": 0,\n \"summary\": {\n \"low\": 0,\n \"high\": 0,\n \"medium\": 0,\n \"critical\": 0\n },\n \"links\": {\n \"html\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-91fb6db8-5181-4229-87d8-88aeb4450d74" }, { "id": "66c4c483-62eb-4d31-ab42-8d578be6ac4d", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scans?limit=30&start=0&tool=&branch=&manual=&fork_scan=false&meta_data=&target=&agent_id=&pr=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scans" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Tool name for exact match", "key": "tool", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "If this scan imported manually or not", "key": "manual", "value": "" }, { "description": "Get only forked scans", "key": "fork_scan", "value": "false" }, { "description": "Meta name for scan -- can be used to distinguish different presets", "key": "meta_data", "value": "" }, { "description": "Target ALM", "key": "target", "value": "" }, { "description": "Agent ID of scan", "key": "agent_id", "value": "" }, { "description": "Check if scan have PR", "key": "pr", "value": "false" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-66c4c483-62eb-4d31-ab42-8d578be6ac4d" }, { "id": "9bcd2e0a-7a95-44ac-9389-16cce1d0f0c2", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scans?limit=30&start=0&tool=&branch=&manual=&fork_scan=false&meta_data=&target=&agent_id=&pr=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scans" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Tool name for exact match", "key": "tool", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "If this scan imported manually or not", "key": "manual", "value": "" }, { "description": "Get only forked scans", "key": "fork_scan", "value": "false" }, { "description": "Meta name for scan -- can be used to distinguish different presets", "key": "meta_data", "value": "" }, { "description": "Target ALM", "key": "target", "value": "" }, { "description": "Agent ID of scan", "key": "agent_id", "value": "" }, { "description": "Check if scan have PR", "key": "pr", "value": "false" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-9bcd2e0a-7a95-44ac-9389-16cce1d0f0c2" }, { "id": "13d55e1c-942f-461f-b0fe-f24e7a12821a", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/scans?limit=30&start=0&tool=&branch=&manual=&fork_scan=false&meta_data=&target=&agent_id=&pr=false", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "scans" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Tool name for exact match", "key": "tool", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "If this scan imported manually or not", "key": "manual", "value": "" }, { "description": "Get only forked scans", "key": "fork_scan", "value": "false" }, { "description": "Meta name for scan -- can be used to distinguish different presets", "key": "meta_data", "value": "" }, { "description": "Target ALM", "key": "target", "value": "" }, { "description": "Agent ID of scan", "key": "agent_id", "value": "" }, { "description": "Check if scan have PR", "key": "pr", "value": "false" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-13d55e1c-942f-461f-b0fe-f24e7a12821a" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-b8ae8606-31fb-4193-a5de-e4dbe907d9aa" } ], "id": "f91af4cd-dc60-4234-92a0-8d257135bbe9", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-f91af4cd-dc60-4234-92a0-8d257135bbe9" }, { "name": "vulnerabilities", "item": [ { "name": "Get Project Vulnerabilities", "id": "bcbc544c-eef8-4845-a541-1fc956ea7407", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/vulnerabilities?id=&limit=30&start=0&fp=&tp=&woe=&branch=&type=&cvss=&path=&status=&cwe_name=&cwe_no=&committers=&severity=1&tool_name=&vuln_name=&issue_status=&from=&to=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "vulnerabilities" ], "query": [ { "description": "ID of vulnerability", "key": "id", "value": "" }, { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "False/positive", "key": "fp", "value": "" }, { "description": "True/Positive", "key": "tp", "value": "" }, { "description": "Window of Exposure (WOE) -- how many days this vulnerability exsis on the system", "key": "woe", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "Type of the scan. (dast, sast, sca, cs)", "key": "type", "value": "" }, { "description": "CVSS v3 score", "key": "cvss", "value": "" }, { "description": "Path or target URL of the vulnerability", "key": "path", "value": "" }, { "description": "Vulnerability status", "key": "status", "value": "" }, { "description": "CWE name for exact match", "key": "cwe_name", "value": "" }, { "description": "CWE Number", "key": "cwe_no", "value": "" }, { "description": "Committer of the vulnerability.", "key": "committers", "value": "" }, { "description": "Severity level of the vulnerability in number. [Critical: 4, High: 3, Medium: 2, Low: 1]", "key": "severity", "value": "1" }, { "description": "Scanner tool name", "key": "tool_name", "value": "" }, { "description": "Name of the vulnerability", "key": "vuln_name", "value": "" }, { "description": "Issue status. Accepts: open, closed, undefined", "key": "issue_status", "value": "" }, { "key": "from", "value": "" }, { "key": "to", "value": "" } ], "variable": [ { "id": "509ba775-4b18-46cf-9cd3-156d5438519c", "key": "projectID" }, { "id": "78567224-b00b-4043-8c40-678a27e95f36", "key": "{projectID}", "value": "", "description": "(Required) The ID of the project to retrieve scan criteria" } ] }, "description": "This endpoint retrieves vulnerabilities of the specific project." }, "response": [ { "id": "b4904013-ab7c-4fbb-99a1-838168cdb738", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/vulnerabilities?id=&limit=30&start=0&fp=&tp=&woe=&branch=&type=&cvss=&path=&status=&cwe_name=&cwe_no=&committers=&severity=1&tool_name=&vuln_name=&issue_status=&from=&to=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "vulnerabilities" ], "query": [ { "description": "ID of vulnerability", "key": "id", "value": "" }, { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "False/positive", "key": "fp", "value": "" }, { "description": "True/Positive", "key": "tp", "value": "" }, { "description": "Window of Exposure (WOE) -- how many days this vulnerability exsis on the system", "key": "woe", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "Type of the scan. (dast, sast, sca, cs)", "key": "type", "value": "" }, { "description": "CVSS v3 score", "key": "cvss", "value": "" }, { "description": "Path or target URL of the vulnerability", "key": "path", "value": "" }, { "description": "Vulnerability status", "key": "status", "value": "" }, { "description": "CWE name for exact match", "key": "cwe_name", "value": "" }, { "description": "CWE Number", "key": "cwe_no", "value": "" }, { "description": "Committer of the vulnerability.", "key": "committers", "value": "" }, { "description": "Severity level of the vulnerability in number. [Critical: 4, High: 3, Medium: 2, Low: 1]", "key": "severity", "value": "1" }, { "description": "Scanner tool name", "key": "tool_name", "value": "" }, { "description": "Name of the vulnerability", "key": "vuln_name", "value": "" }, { "description": "Issue status. Accepts: open, closed, undefined", "key": "issue_status", "value": "" }, { "key": "from", "value": "" }, { "key": "to", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"limit\": 0,\n \"start\": 0,\n \"total\": 0,\n \"vulnerabilities\": [\n {\n \"id\": \"\",\n \"last_seen\": \"\",\n \"first_seen\": \"\",\n \"woe\": 0,\n \"name\": \"\",\n \"is_fp\": true,\n \"is_wf\": true,\n \"is_mitigated\": true,\n \"status\": \"\",\n \"cwe\": {\n \"_id\": \"\",\n \"cwe_id\": 0,\n \"name\": \"\",\n \"classification\": {\n \"pci_dss\": {},\n \"owasp_2017\": {},\n \"owasp_2021\": {},\n \"nist\": {},\n \"sans\": {}\n }\n },\n \"cvss_v3\": 0,\n \"severity\": 0,\n \"path\": \"\",\n \"issue_status\": \"\",\n \"committer_name\": \"\",\n \"language\": \"\",\n \"issue_assigned\": true,\n \"scanparams\": {\n \"id\": \"\",\n \"tool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"color\": \"\",\n \"internal\": true,\n \"isActive\": 0,\n \"is_used_sc\": true,\n \"is_used_ic\": true,\n \"is_used_sla\": true,\n \"is_used_hv\": true,\n \"organization\": {\n \"id\": \"\"\n },\n \"risk_value\": 0,\n \"is_constant_risk_profile_label\": true\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"color\": \"\",\n \"internal\": true,\n \"isActive\": 0,\n \"is_used_sc\": true,\n \"is_used_ic\": true,\n \"is_used_sla\": true,\n \"is_used_hv\": true,\n \"organization\": {\n \"id\": \"\"\n },\n \"risk_value\": 0,\n \"is_constant_risk_profile_label\": true\n }\n ]\n },\n \"agent\": {\n \"id\": \"\"\n },\n \"bind_name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"pr\": {\n \"ok\": true,\n \"target\": \"\",\n \"pr_number\": \"\",\n \"no_decoration\": true\n },\n \"manual\": true,\n \"custom\": {\n \"type\": 0,\n \"params\": {}\n }\n },\n \"issue_created_date\": \"\",\n \"issue_wip_date\": \"\",\n \"issue_closed_date\": \"\",\n \"fp_mark_date\": \"\",\n \"infra_group_id\": {},\n \"cwe_id\": 0,\n \"cwe_name\": \"\"\n },\n {\n \"id\": \"\",\n \"last_seen\": \"\",\n \"first_seen\": \"\",\n \"woe\": 0,\n \"name\": \"\",\n \"is_fp\": true,\n \"is_wf\": true,\n \"is_mitigated\": true,\n \"status\": \"\",\n \"cwe\": {\n \"_id\": \"\",\n \"cwe_id\": 0,\n \"name\": \"\",\n \"classification\": {\n \"pci_dss\": {},\n \"owasp_2017\": {},\n \"owasp_2021\": {},\n \"nist\": {},\n \"sans\": {}\n }\n },\n \"cvss_v3\": 0,\n \"severity\": 0,\n \"path\": \"\",\n \"issue_status\": \"\",\n \"committer_name\": \"\",\n \"language\": \"\",\n \"issue_assigned\": true,\n \"scanparams\": {\n \"id\": \"\",\n \"tool\": {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"color\": \"\",\n \"internal\": true,\n \"isActive\": 0,\n \"is_used_sc\": true,\n \"is_used_ic\": true,\n \"is_used_sla\": true,\n \"is_used_hv\": true,\n \"organization\": {\n \"id\": \"\"\n },\n \"risk_value\": 0,\n \"is_constant_risk_profile_label\": true\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"color\": \"\",\n \"internal\": true,\n \"isActive\": 0,\n \"is_used_sc\": true,\n \"is_used_ic\": true,\n \"is_used_sla\": true,\n \"is_used_hv\": true,\n \"organization\": {\n \"id\": \"\"\n },\n \"risk_value\": 0,\n \"is_constant_risk_profile_label\": true\n }\n ]\n },\n \"agent\": {\n \"id\": \"\"\n },\n \"bind_name\": \"\",\n \"branch\": \"\",\n \"scan_type\": \"\",\n \"meta_data\": \"\",\n \"pr\": {\n \"ok\": true,\n \"target\": \"\",\n \"pr_number\": \"\",\n \"no_decoration\": true\n },\n \"manual\": true,\n \"custom\": {\n \"type\": 0,\n \"params\": {}\n }\n },\n \"issue_created_date\": \"\",\n \"issue_wip_date\": \"\",\n \"issue_closed_date\": \"\",\n \"fp_mark_date\": \"\",\n \"infra_group_id\": {},\n \"cwe_id\": 0,\n \"cwe_name\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-b4904013-ab7c-4fbb-99a1-838168cdb738" }, { "id": "bfe2ffe6-6829-4b05-8cf6-a75773873f07", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/vulnerabilities?id=&limit=30&start=0&fp=&tp=&woe=&branch=&type=&cvss=&path=&status=&cwe_name=&cwe_no=&committers=&severity=1&tool_name=&vuln_name=&issue_status=&from=&to=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "vulnerabilities" ], "query": [ { "description": "ID of vulnerability", "key": "id", "value": "" }, { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "False/positive", "key": "fp", "value": "" }, { "description": "True/Positive", "key": "tp", "value": "" }, { "description": "Window of Exposure (WOE) -- how many days this vulnerability exsis on the system", "key": "woe", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "Type of the scan. (dast, sast, sca, cs)", "key": "type", "value": "" }, { "description": "CVSS v3 score", "key": "cvss", "value": "" }, { "description": "Path or target URL of the vulnerability", "key": "path", "value": "" }, { "description": "Vulnerability status", "key": "status", "value": "" }, { "description": "CWE name for exact match", "key": "cwe_name", "value": "" }, { "description": "CWE Number", "key": "cwe_no", "value": "" }, { "description": "Committer of the vulnerability.", "key": "committers", "value": "" }, { "description": "Severity level of the vulnerability in number. [Critical: 4, High: 3, Medium: 2, Low: 1]", "key": "severity", "value": "1" }, { "description": "Scanner tool name", "key": "tool_name", "value": "" }, { "description": "Name of the vulnerability", "key": "vuln_name", "value": "" }, { "description": "Issue status. Accepts: open, closed, undefined", "key": "issue_status", "value": "" }, { "key": "from", "value": "" }, { "key": "to", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-bfe2ffe6-6829-4b05-8cf6-a75773873f07" }, { "id": "a6c40a65-b7ff-411b-a0ec-02bf7974fce6", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/vulnerabilities?id=&limit=30&start=0&fp=&tp=&woe=&branch=&type=&cvss=&path=&status=&cwe_name=&cwe_no=&committers=&severity=1&tool_name=&vuln_name=&issue_status=&from=&to=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "vulnerabilities" ], "query": [ { "description": "ID of vulnerability", "key": "id", "value": "" }, { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "False/positive", "key": "fp", "value": "" }, { "description": "True/Positive", "key": "tp", "value": "" }, { "description": "Window of Exposure (WOE) -- how many days this vulnerability exsis on the system", "key": "woe", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "Type of the scan. (dast, sast, sca, cs)", "key": "type", "value": "" }, { "description": "CVSS v3 score", "key": "cvss", "value": "" }, { "description": "Path or target URL of the vulnerability", "key": "path", "value": "" }, { "description": "Vulnerability status", "key": "status", "value": "" }, { "description": "CWE name for exact match", "key": "cwe_name", "value": "" }, { "description": "CWE Number", "key": "cwe_no", "value": "" }, { "description": "Committer of the vulnerability.", "key": "committers", "value": "" }, { "description": "Severity level of the vulnerability in number. [Critical: 4, High: 3, Medium: 2, Low: 1]", "key": "severity", "value": "1" }, { "description": "Scanner tool name", "key": "tool_name", "value": "" }, { "description": "Name of the vulnerability", "key": "vuln_name", "value": "" }, { "description": "Issue status. Accepts: open, closed, undefined", "key": "issue_status", "value": "" }, { "key": "from", "value": "" }, { "key": "to", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-a6c40a65-b7ff-411b-a0ec-02bf7974fce6" }, { "id": "962d6547-97a1-4a41-bc44-5e195a0d96f8", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID/vulnerabilities?id=&limit=30&start=0&fp=&tp=&woe=&branch=&type=&cvss=&path=&status=&cwe_name=&cwe_no=&committers=&severity=1&tool_name=&vuln_name=&issue_status=&from=&to=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID", "vulnerabilities" ], "query": [ { "description": "ID of vulnerability", "key": "id", "value": "" }, { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "False/positive", "key": "fp", "value": "" }, { "description": "True/Positive", "key": "tp", "value": "" }, { "description": "Window of Exposure (WOE) -- how many days this vulnerability exsis on the system", "key": "woe", "value": "" }, { "description": "Branch of the application", "key": "branch", "value": "" }, { "description": "Type of the scan. (dast, sast, sca, cs)", "key": "type", "value": "" }, { "description": "CVSS v3 score", "key": "cvss", "value": "" }, { "description": "Path or target URL of the vulnerability", "key": "path", "value": "" }, { "description": "Vulnerability status", "key": "status", "value": "" }, { "description": "CWE name for exact match", "key": "cwe_name", "value": "" }, { "description": "CWE Number", "key": "cwe_no", "value": "" }, { "description": "Committer of the vulnerability.", "key": "committers", "value": "" }, { "description": "Severity level of the vulnerability in number. [Critical: 4, High: 3, Medium: 2, Low: 1]", "key": "severity", "value": "1" }, { "description": "Scanner tool name", "key": "tool_name", "value": "" }, { "description": "Name of the vulnerability", "key": "vuln_name", "value": "" }, { "description": "Issue status. Accepts: open, closed, undefined", "key": "issue_status", "value": "" }, { "key": "from", "value": "" }, { "key": "to", "value": "" } ], "variable": [ { "key": "projectID" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-962d6547-97a1-4a41-bc44-5e195a0d96f8" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-bcbc544c-eef8-4845-a541-1fc956ea7407" } ], "id": "b42f2d66-e157-476f-be4d-db8fdbf57785", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-b42f2d66-e157-476f-be4d-db8fdbf57785" }, { "name": "Update a Project", "id": "3f06d3ed-979a-4a34-b744-cb804c2d506b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"fork_source_branch\": \"\",\n \"feature_branch_retention\": \"\",\n \"feature_branch_no_retention\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "id": "2f046105-7c90-47bf-8951-e5f1a9412901", "key": "projectID" }, { "id": "6fd0cdbd-4be5-417b-ac51-8f4506c5aa4f", "key": "{projectID}", "value": "", "description": "(Required) ID of the Project" } ] }, "description": "This endpoint lets you update a project with the given parameters." }, "response": [ { "id": "2957f3cf-496d-4630-baf8-3be7791a2b0e", "name": "200", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"fork_source_branch\": \"\",\n \"feature_branch_retention\": \"\",\n \"feature_branch_no_retention\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\",\n \"default_branch\": \"\",\n \"created_at\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"score\": 0,\n \"team\": {\n \"id\": \"\",\n \"name\": \"\",\n \"projects_count\": 0,\n \"members_count\": 0\n },\n \"summary\": {\n \"low\": 0,\n \"high\": 0,\n \"medium\": 0,\n \"critical\": 0\n },\n \"last\": {\n \"_id\": \"\",\n \"manual\": true,\n \"branch\": \"\",\n \"findings\": {\n \"low\": 0,\n \"high\": 0,\n \"medium\": 0,\n \"critical\": 0\n },\n \"scan_score\": 0,\n \"scan_tool\": \"\",\n \"scan_date\": \"\"\n },\n \"playbook\": \"\",\n \"links\": {\n \"html\": \"\"\n },\n \"project_environments\": {\n \"feature\": {\n \"fork_source_branch\": \"\",\n \"retention_period\": 0,\n \"infinite_retention\": true\n }\n }\n }\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-2957f3cf-496d-4630-baf8-3be7791a2b0e" }, { "id": "8ac966c2-e866-4bff-8286-0ce34dcc89b3", "name": "400", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"fork_source_branch\": \"\",\n \"feature_branch_retention\": \"\",\n \"feature_branch_no_retention\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-8ac966c2-e866-4bff-8286-0ce34dcc89b3" }, { "id": "3c1e2984-3ee5-41ad-abba-6153e7c6bf98", "name": "401", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"fork_source_branch\": \"\",\n \"feature_branch_retention\": \"\",\n \"feature_branch_no_retention\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-3c1e2984-3ee5-41ad-abba-6153e7c6bf98" }, { "id": "424063b8-3596-468f-81c3-e06a91db433a", "name": "403", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"fork_source_branch\": \"\",\n \"feature_branch_retention\": \"\",\n \"feature_branch_no_retention\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-424063b8-3596-468f-81c3-e06a91db433a" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-3f06d3ed-979a-4a34-b744-cb804c2d506b" }, { "name": "Get Project Detail", "id": "6abe95d4-77bc-48bd-9b10-1051bd9a1266", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "id": "bceea030-49ef-4a8f-84a1-e9067566a8ad", "key": "projectID", "value": "", "description": "(Required) The ID of the project to retrieve details" } ] }, "description": "This endpoint returns details of a specific project." }, "response": [ { "id": "20b3b5e2-fa3b-40ed-ad55-af24b866329a", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"default_branch\": \"\",\n \"created_at\": \"\",\n \"score\": 0,\n \"team\": {\n \"id\": \"\",\n \"name\": \"\",\n \"projects_count\": 0,\n \"members_count\": 0\n },\n \"summary\": {\n \"low\": 0,\n \"high\": 0,\n \"medium\": 0,\n \"critical\": 0\n },\n \"last\": {\n \"_id\": \"\",\n \"manual\": true,\n \"branch\": \"\",\n \"findings\": {\n \"low\": 0,\n \"high\": 0,\n \"medium\": 0,\n \"critical\": 0\n },\n \"scan_score\": 0,\n \"scan_tool\": \"\",\n \"scan_date\": \"\"\n },\n \"playbook\": \"\",\n \"links\": {\n \"html\": \"\"\n },\n \"project_environments\": {\n \"feature\": {\n \"fork_source_branch\": \"\",\n \"retention_period\": 0,\n \"infinite_retention\": true\n }\n }\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-20b3b5e2-fa3b-40ed-ad55-af24b866329a" }, { "id": "9207fa74-2eeb-4a13-b4eb-6b351eb3db43", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-9207fa74-2eeb-4a13-b4eb-6b351eb3db43" }, { "id": "d66186f9-e231-4ced-aa55-e6ffd0bb976c", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-d66186f9-e231-4ced-aa55-e6ffd0bb976c" }, { "id": "5a5516da-80ac-4092-a591-84067337d120", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/:projectID", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", ":projectID" ], "variable": [ { "key": "projectID" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-5a5516da-80ac-4092-a591-84067337d120" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-6abe95d4-77bc-48bd-9b10-1051bd9a1266" } ], "id": "05ff60a7-b3c8-49b1-b4a1-a5d1514c53bd", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-05ff60a7-b3c8-49b1-b4a1-a5d1514c53bd" }, { "name": "Create a Project", "id": "308ec2cc-9b80-4dca-9065-6e3c52234190", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"source\": {\n \"tool\": \"\",\n \"id\": \"\",\n \"url\": \"\",\n \"path_scope\": {\n \"include_empty\": \"\",\n \"included_paths\": \"\",\n \"included_files\": \"\"\n },\n \"clone_disabled\": \"\"\n },\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"default_branch\": \"main\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ] }, "description": "This endpoint lets you create a project with the given parameters. To create a project on Kondukto, you can use ALM (Application Lifecycle Management) URL or ALM ID.\n\nThe ALM ID or the ALM URL can be easily retrieved from the CI/CD tools." }, "response": [ { "id": "d793fda2-a5f0-49eb-99b1-89402cc06420", "name": "201", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"source\": {\n \"tool\": \"\",\n \"id\": \"\",\n \"url\": \"\",\n \"path_scope\": {\n \"include_empty\": \"\",\n \"included_paths\": \"\",\n \"included_files\": \"\"\n },\n \"clone_disabled\": \"\"\n },\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"default_branch\": \"main\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"examples\": {\n \"Result\": {\n \"value\": \"{\\n \\\"message\\\": \\\"project created successfully\\\",\\n \\\"project\\\": {\\n \\\"id\\\": \\\"{projectID}\\\",\\n \\\"name\\\": \\\"{projectName}\\\"\\n \\\"default_branch\\\": \\\"{branch}\\\",\\n \\\"created_at\\\": \\\"{time}\\\",\\n \\\"labels\\\": [\\n {\\n \\\"id\\\": \\\"{labelID}\\\",\\n \\\"name\\\": \\\"{labelName}\\\"\\n }\\n ],\\n \\\"team\\\": {\\n \\\"id\\\": \\\"{teamID}\\\",\\n \\\"name\\\": \\\"{teamName}\\\",\\n \\\"projects_count\\\": 0,\\n \\\"members_count\\\": 0\\n },\\n \\\"summary\\\": {\\n \\\"low\\\": 0,\\n \\\"high\\\": 0,\\n \\\"medium\\\": 0,\\n \\\"critical\\\": 0\\n },\\n \\\"playbook\\\": \\\"\\\",\\n \\\"links\\\": {\\n \\\"html\\\": \\\"http://develop.kondukto.local/projects/{projectID}/details/appsec\\\"\\n },\\n \\\"project_environments\\\": {\\n \\\"feature\\\": {\\n \\\"fork_source_branch\\\": \\\"\\\",\\n \\\"retention_period\\\": 0,\\n \\\"infinite_retention\\\": false\\n }\\n }\\n }\\n}\"\n }\n }\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-d793fda2-a5f0-49eb-99b1-89402cc06420" }, { "id": "df5aaff8-bfd0-4f1e-807d-98d4d2ec124f", "name": "400", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"source\": {\n \"tool\": \"\",\n \"id\": \"\",\n \"url\": \"\",\n \"path_scope\": {\n \"include_empty\": \"\",\n \"included_paths\": \"\",\n \"included_files\": \"\"\n },\n \"clone_disabled\": \"\"\n },\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"default_branch\": \"main\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-df5aaff8-bfd0-4f1e-807d-98d4d2ec124f" }, { "id": "195f2aad-d2d7-43f3-9eeb-3ebc2972cff6", "name": "401", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"source\": {\n \"tool\": \"\",\n \"id\": \"\",\n \"url\": \"\",\n \"path_scope\": {\n \"include_empty\": \"\",\n \"included_paths\": \"\",\n \"included_files\": \"\"\n },\n \"clone_disabled\": \"\"\n },\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"default_branch\": \"main\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-195f2aad-d2d7-43f3-9eeb-3ebc2972cff6" }, { "id": "3e4379b6-e86d-4836-810b-cd3063625c5e", "name": "403", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"source\": {\n \"tool\": \"\",\n \"id\": \"\",\n \"url\": \"\",\n \"path_scope\": {\n \"include_empty\": \"\",\n \"included_paths\": \"\",\n \"included_files\": \"\"\n },\n \"clone_disabled\": \"\"\n },\n \"team\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"default_branch\": \"main\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/projects/", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-3e4379b6-e86d-4836-810b-cd3063625c5e" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-308ec2cc-9b80-4dca-9065-6e3c52234190" }, { "name": "Get Project List", "id": "aed5fa3d-364d-4a78-9ce1-195132cc0e3d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/?limit=30&start=0&name=&labels=&playbook=success&team=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Project name", "key": "name", "value": "" }, { "description": "Labels to filter", "key": "labels", "value": "" }, { "description": "Playbook stands for security criteria pass/fail information", "key": "playbook", "value": "success" }, { "description": "Team name to filter", "key": "team", "value": "" } ] }, "description": "This endpoint returns project list in a paginated format." }, "response": [ { "id": "70fcc841-4265-4c0b-a199-0eaa5bd6518c", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/?limit=30&start=0&name=&labels=&playbook=success&team=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Project name", "key": "name", "value": "" }, { "description": "Labels to filter", "key": "labels", "value": "" }, { "description": "Playbook stands for security criteria pass/fail information", "key": "playbook", "value": "success" }, { "description": "Team name to filter", "key": "team", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"limit\": 0,\n \"start\": 0,\n \"total\": 0,\n \"projects\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"default_branch\": \"\",\n \"created_at\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"team\": {\n \"id\": \"\",\n \"name\": \"\",\n \"projects_count\": 0,\n \"members_count\": 0\n },\n \"playbook\": \"\",\n \"links\": {\n \"html\": \"\"\n },\n \"project_environments\": {\n \"feature\": {\n \"fork_source_branch\": \"\",\n \"retention_period\": 0,\n \"infinite_retention\": true\n }\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"default_branch\": \"\",\n \"created_at\": \"\",\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"team\": {\n \"id\": \"\",\n \"name\": \"\",\n \"projects_count\": 0,\n \"members_count\": 0\n },\n \"playbook\": \"\",\n \"links\": {\n \"html\": \"\"\n },\n \"project_environments\": {\n \"feature\": {\n \"fork_source_branch\": \"\",\n \"retention_period\": 0,\n \"infinite_retention\": true\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-70fcc841-4265-4c0b-a199-0eaa5bd6518c" }, { "id": "d72ca760-e3ba-40c6-b79c-96530c111f89", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/?limit=30&start=0&name=&labels=&playbook=success&team=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Project name", "key": "name", "value": "" }, { "description": "Labels to filter", "key": "labels", "value": "" }, { "description": "Playbook stands for security criteria pass/fail information", "key": "playbook", "value": "success" }, { "description": "Team name to filter", "key": "team", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-d72ca760-e3ba-40c6-b79c-96530c111f89" }, { "id": "17364da3-da18-426d-b827-98de794c538f", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/?limit=30&start=0&name=&labels=&playbook=success&team=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Project name", "key": "name", "value": "" }, { "description": "Labels to filter", "key": "labels", "value": "" }, { "description": "Playbook stands for security criteria pass/fail information", "key": "playbook", "value": "success" }, { "description": "Team name to filter", "key": "team", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-17364da3-da18-426d-b827-98de794c538f" }, { "id": "176dba62-ce21-455f-9a8c-e8291d02070c", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Personal Access Token", "key": "X-Cookie", "value": "Token" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-Cookie", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v2/projects/?limit=30&start=0&name=&labels=&playbook=success&team=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "projects", "" ], "query": [ { "description": "How many records will return", "key": "limit", "value": "30" }, { "description": "Offset for pagination", "key": "start", "value": "0" }, { "description": "Project name", "key": "name", "value": "" }, { "description": "Labels to filter", "key": "labels", "value": "" }, { "description": "Playbook stands for security criteria pass/fail information", "key": "playbook", "value": "success" }, { "description": "Team name to filter", "key": "team", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-176dba62-ce21-455f-9a8c-e8291d02070c" } ], "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-aed5fa3d-364d-4a78-9ce1-195132cc0e3d" } ], "id": "b3d3b808-436c-4744-907d-c40a2b74e3fc", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-b3d3b808-436c-4744-907d-c40a2b74e3fc" } ], "id": "0e6c7cc3-d9b3-46ed-ab06-ab52451a75b3", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-0e6c7cc3-d9b3-46ed-ab06-ab52451a75b3" } ], "id": "1c367cde-2d91-4e49-91e9-2bfd291b698d", "createdAt": "2026-07-28T10:57:12.000Z", "updatedAt": "2026-07-28T10:57:12.000Z", "uid": "35240-1c367cde-2d91-4e49-91e9-2bfd291b698d" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Cookie", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "hostname", "value": "api.kondukto.io" }, { "key": "baseUrl", "value": "https://{{hostname}}" } ] }