{ "info": { "_postman_id": "2d92a71c-7f1a-4ab2-bd0f-dfa97b850897", "name": "Snyk Container Container Projects API", "description": "Snyk Container provides vulnerability scanning and remediation for container images, Kubernetes workloads, and Helm charts. The API enables organizations to integrate container security scanning into CI/CD pipelines, manage projects, retrieve vulnerability findings, and apply fixes programmatically.\n\nContact Support:\n Name: Snyk Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:57:18.000Z", "updatedAt": "2026-07-28T02:57:18.000Z", "lastUpdatedBy": "35240", "uid": "35240-2d92a71c-7f1a-4ab2-bd0f-dfa97b850897" }, "item": [ { "name": "orgs", "item": [ { "name": "{org_id}", "item": [ { "name": "projects", "item": [ { "name": "{project_id}", "item": [ { "name": "sbom", "item": [ { "name": "Get Project SBOM", "id": "185a95fe-1451-47dd-bea9-1530c0bca8f6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id/sbom?version=&format=cyclonedx1.4+xml", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id", "sbom" ], "query": [ { "description": "(Required) ", "key": "version", "value": "" }, { "description": "SBOM format", "key": "format", "value": "cyclonedx1.4+xml" } ], "variable": [ { "id": "542d7acf-a768-42d2-bf8e-70cf9fa68ee6", "key": "org_id", "value": "", "description": "(Required) " }, { "id": "c24d1a72-938b-4e24-b84a-ec7861b2b82a", "key": "project_id", "value": "", "description": "(Required) " } ] }, "description": "Generate and retrieve an SBOM (Software Bill of Materials) for a container project." }, "response": [ { "id": "89cca2d1-4d68-4782-ae04-8f4d1e63045d", "name": "SBOM document", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id/sbom?version=&format=cyclonedx1.4+xml", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id", "sbom" ], "query": [ { "description": "(Required) ", "key": "version", "value": "" }, { "description": "SBOM format", "key": "format", "value": "cyclonedx1.4+xml" } ], "variable": [ { "key": "org_id" }, { "key": "project_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-89cca2d1-4d68-4782-ae04-8f4d1e63045d" } ], "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-185a95fe-1451-47dd-bea9-1530c0bca8f6" } ], "id": "a3bf6a89-0e3e-4fea-937b-96527c26cbad", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-a3bf6a89-0e3e-4fea-937b-96527c26cbad" }, { "name": "Get Container Project", "id": "2a1c2303-ae61-40e4-9273-6ff39ff4e80f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id?version=2024-10-15", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id" ], "query": [ { "description": "(Required) ", "key": "version", "value": "2024-10-15" } ], "variable": [ { "id": "de03d246-6d36-4551-a3e9-fa2916de3b48", "key": "org_id", "value": "", "description": "(Required) " }, { "id": "b35c0e37-b815-436a-93c2-38f30ae42f30", "key": "project_id", "value": "", "description": "(Required) " } ] }, "description": "Retrieve details of a specific container scanning project." }, "response": [ { "id": "3095022e-f729-4423-bf85-0a3148a8d8bc", "name": "Container project details", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id?version=2024-10-15", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id" ], "query": [ { "description": "(Required) ", "key": "version", "value": "2024-10-15" } ], "variable": [ { "key": "org_id" }, { "key": "project_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"type\": \"project\",\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"kubernetesMonitor\",\n \"status\": \"active\",\n \"created\": \"\",\n \"read_only\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"settings\": {\n \"recurring_tests\": {\n \"frequency\": \"weekly\"\n }\n }\n }\n }\n}", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-3095022e-f729-4423-bf85-0a3148a8d8bc" }, { "id": "cd59ba1c-48ae-42af-9ebc-ae11502627ac", "name": "Project not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id?version=2024-10-15", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id" ], "query": [ { "description": "(Required) ", "key": "version", "value": "2024-10-15" } ], "variable": [ { "key": "org_id" }, { "key": "project_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-cd59ba1c-48ae-42af-9ebc-ae11502627ac" } ], "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-2a1c2303-ae61-40e4-9273-6ff39ff4e80f" }, { "name": "Delete Container Project", "id": "eb53d216-c8ff-45b7-a81c-abc9e690ade8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id" ], "query": [ { "description": "(Required) ", "key": "version", "value": "" } ], "variable": [ { "id": "3ba45946-df53-4aa0-906f-7e7162663b76", "key": "org_id", "value": "", "description": "(Required) " }, { "id": "a1740d68-ea1b-4003-ac7a-a29c27237d2c", "key": "project_id", "value": "", "description": "(Required) " } ] }, "description": "Delete a container scanning project." }, "response": [ { "id": "68dfea01-5fa7-4e3a-bc6c-96d8a3a93b3c", "name": "Project deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id" ], "query": [ { "description": "(Required) ", "key": "version", "value": "" } ], "variable": [ { "key": "org_id" }, { "key": "project_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-68dfea01-5fa7-4e3a-bc6c-96d8a3a93b3c" }, { "id": "b158d007-fce0-46c4-b9ff-09eb8df87c02", "name": "Project not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects/:project_id?version=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects", ":project_id" ], "query": [ { "description": "(Required) ", "key": "version", "value": "" } ], "variable": [ { "key": "org_id" }, { "key": "project_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-b158d007-fce0-46c4-b9ff-09eb8df87c02" } ], "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-eb53d216-c8ff-45b7-a81c-abc9e690ade8" } ], "id": "b96c39b7-67d2-4a21-a701-23780633f479", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-b96c39b7-67d2-4a21-a701-23780633f479" }, { "name": "List Container Projects", "id": "417b1818-321b-40f7-9817-ee8a585b0915", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects?version=2024-10-15&types=dockerfileFromScm&types=containerRegistryImage&limit=10&starting_after=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects" ], "query": [ { "description": "(Required) API version date string (e.g. 2024-10-15)", "key": "version", "value": "2024-10-15" }, { "description": "Filter by project type (e.g. dockerfileFromScm, containerRegistryImage)", "key": "types", "value": "dockerfileFromScm" }, { "description": "Filter by project type (e.g. dockerfileFromScm, containerRegistryImage)", "key": "types", "value": "containerRegistryImage" }, { "description": "Number of results per page (max 100)", "key": "limit", "value": "10" }, { "description": "Cursor for pagination \u2014 items after this cursor", "key": "starting_after", "value": "" } ], "variable": [ { "id": "c57c0c5e-07c4-4f97-913f-8383a1d787fe", "key": "org_id", "value": "", "description": "(Required) The unique identifier of the Snyk organization" } ] }, "description": "List all container scanning projects within an organization, optionally filtered by type." }, "response": [ { "id": "335745d1-f30d-4b6f-9e6f-1a69be57c50a", "name": "List of container projects", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects?version=2024-10-15&types=containerRegistryImage&limit=10&starting_after=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects" ], "query": [ { "description": "(Required) API version date string (e.g. 2024-10-15)", "key": "version", "value": "2024-10-15" }, { "description": "Filter by project type (e.g. dockerfileFromScm, containerRegistryImage)", "key": "types", "value": "containerRegistryImage" }, { "description": "Number of results per page (max 100)", "key": "limit", "value": "10" }, { "description": "Cursor for pagination \u2014 items after this cursor", "key": "starting_after", "value": "" } ], "variable": [ { "key": "org_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"project\",\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"kubernetesMonitor\",\n \"status\": \"inactive\",\n \"created\": \"\",\n \"read_only\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"settings\": {\n \"recurring_tests\": {\n \"frequency\": \"weekly\"\n }\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"project\",\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"dockerfileFromScm\",\n \"status\": \"inactive\",\n \"created\": \"\",\n \"read_only\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"settings\": {\n \"recurring_tests\": {\n \"frequency\": \"weekly\"\n }\n }\n }\n }\n ],\n \"links\": {\n \"prev\": \"\",\n \"next\": \"\",\n \"first\": \"\",\n \"last\": \"\"\n }\n}", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-335745d1-f30d-4b6f-9e6f-1a69be57c50a" }, { "id": "3144ec9a-286c-415c-9679-9bda7a1aeba7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects?version=2024-10-15&types=containerRegistryImage&limit=10&starting_after=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects" ], "query": [ { "description": "(Required) API version date string (e.g. 2024-10-15)", "key": "version", "value": "2024-10-15" }, { "description": "Filter by project type (e.g. dockerfileFromScm, containerRegistryImage)", "key": "types", "value": "containerRegistryImage" }, { "description": "Number of results per page (max 100)", "key": "limit", "value": "10" }, { "description": "Cursor for pagination \u2014 items after this cursor", "key": "starting_after", "value": "" } ], "variable": [ { "key": "org_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-3144ec9a-286c-415c-9679-9bda7a1aeba7" }, { "id": "6f42bd8d-0dae-4de8-a987-6c513e2218c9", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:org_id/projects?version=2024-10-15&types=containerRegistryImage&limit=10&starting_after=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":org_id", "projects" ], "query": [ { "description": "(Required) API version date string (e.g. 2024-10-15)", "key": "version", "value": "2024-10-15" }, { "description": "Filter by project type (e.g. dockerfileFromScm, containerRegistryImage)", "key": "types", "value": "containerRegistryImage" }, { "description": "Number of results per page (max 100)", "key": "limit", "value": "10" }, { "description": "Cursor for pagination \u2014 items after this cursor", "key": "starting_after", "value": "" } ], "variable": [ { "key": "org_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-6f42bd8d-0dae-4de8-a987-6c513e2218c9" } ], "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-417b1818-321b-40f7-9817-ee8a585b0915" } ], "id": "5a052efa-6db0-4bc3-924b-9fe3566b531d", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-5a052efa-6db0-4bc3-924b-9fe3566b531d" } ], "id": "ada84513-892f-4a2a-8f01-b19bce6a7f56", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-ada84513-892f-4a2a-8f01-b19bce6a7f56" } ], "id": "b761cff5-6db8-4f6c-b503-f24524ffd74b", "createdAt": "2026-07-28T02:57:19.000Z", "updatedAt": "2026-07-28T02:57:19.000Z", "uid": "35240-b761cff5-6db8-4f6c-b503-f24524ffd74b" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.snyk.io/rest" } ] }