{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/api.securityhive.io"
        }
    ],
    "info": {
        "name": "SecurityHive API Documentation",
        "_postman_id": "fb468e8b-5809-4579-afc5-2fba382271b4",
        "description": "",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Applications",
            "description": "Manage the applications that have been discovered on your assets.",
            "item": [
                {
                    "name": "List applications.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/applications",
                            "query": [
                                {
                                    "key": "filter%5Bvendor%5D",
                                    "value": "microsoft",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bproduct%5D",
                                    "value": "windows",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bversion%5D",
                                    "value": "1.2.0",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "product",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "include",
                                    "value": "assets",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/applications?filter%5Bvendor%5D=microsoft&filter%5Bproduct%5D=windows&filter%5Bversion%5D=1.2.0&sort=product&include=assets"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieve all applications for the current company. Look at the 'Retrieve an application' endpoint for more details on the application object.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-f6f1-4f50-b7d4-e606095a074a\",\"cpe\":\"cpe:2.3:a:google:workspace:*:*:*:*:*:*:*:*\",\"vendor\":\"Google\",\"product\":\"Workspace\",\"version\":\"13.53.431\",\"update\":\"sp1\",\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"},{\"id\":\"a17a46d5-f819-4a3e-907f-9845a5c22fc8\",\"cpe\":\"cpe:2.3:a:google:workspace:*:*:*:*:*:*:*:*\",\"vendor\":\"Google\",\"product\":\"Workspace\",\"version\":\"18.10.9956\",\"update\":\"sp2\",\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Export applications.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/applications\/export",
                            "query": [
                                {
                                    "key": "type",
                                    "value": "csv",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bvendor%5D",
                                    "value": "microsoft",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bproduct%5D",
                                    "value": "windows",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bversion%5D",
                                    "value": "1.2.0",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "vendor",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/applications\/export?type=csv&filter%5Bvendor%5D=microsoft&filter%5Bproduct%5D=windows&filter%5Bversion%5D=1.2.0&sort=vendor"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"type\":\"csv\"}"
                        },
                        "description": " Export all applications for the current company in CSV or XLSX format.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "content-security-policy-report-only",
                                    "value": "default-src 'self'; script-src 'self' 'nonce-LEChDzqMh2kVbQBKiYqcpPXpCc7IQJJsA6ZuzLzX' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-elem 'self' 'nonce-LEChDzqMh2kVbQBKiYqcpPXpCc7IQJJsA6ZuzLzX' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; style-src-elem 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; img-src 'self' data: blob: https:\/\/*.intercomcdn.com https:\/\/*.intercomcdn.eu https:\/\/*.intercomassets.eu https:\/\/*.intercom-attachments.eu https:\/\/www.gravatar.com https:\/\/*.tile.openstreetmap.org; font-src 'self' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com; connect-src 'self' https:\/\/um.securityhive.io https:\/\/app.securityhive.io https:\/\/*.intercom.io wss:\/\/*.intercom.io wss:\/\/localhost:8090; frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none'; form-action 'self'; base-uri 'self'; object-src 'none'; worker-src 'self'; manifest-src 'self'; media-src 'self' data: https:\/\/*.intercomcdn.com; upgrade-insecure-requests"
                                },
                                {
                                    "key": "content-security-policy",
                                    "value": "frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none';"
                                },
                                {
                                    "key": "permissions-policy",
                                    "value": "geolocation=(), microphone=(), camera=(), fullscreen=()"
                                },
                                {
                                    "key": "x-content-type-options",
                                    "value": "nosniff"
                                },
                                {
                                    "key": "cross-origin-resource-policy",
                                    "value": "same-site"
                                },
                                {
                                    "key": "referrer-policy",
                                    "value": "strict-origin-when-cross-origin"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Retrieve an application.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/applications\/:id",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "assets",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/applications\/:id?include=assets",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "est",
                                    "description": "The ID of the application."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieves an  by its ID.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-fb91-4c08-9582-236842e1f6aa\",\"cpe\":\"cpe:2.3:a:microsoft:windows:*:*:*:*:*:*:*:*\",\"vendor\":\"Microsoft\",\"product\":\"Windows\",\"version\":\"20.94.2287\",\"update\":\"sp2\",\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}}",
                            "name": "Successfully retrieved application"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Assets",
            "description": "Manage assets that have been discovered on your network.",
            "item": [
                {
                    "name": "List assets.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/assets",
                            "query": [
                                {
                                    "key": "filter%5Bname%5D",
                                    "value": "Laptop-1",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bhost%5D",
                                    "value": "192.168.1.1",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bmac_address%5D",
                                    "value": "3A%3A5E%3AD6%3A95%3ABF",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bhostname%5D",
                                    "value": "laptop-1.local",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Btags%5D%5B%5D",
                                    "value": "New%2COld",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Blicensed%5D",
                                    "value": "true%2Cfalse",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "host",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "include",
                                    "value": "software",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/assets?filter%5Bname%5D=Laptop-1&filter%5Bhost%5D=192.168.1.1&filter%5Bmac_address%5D=3A%3A5E%3AD6%3A95%3ABF&filter%5Bhostname%5D=laptop-1.local&filter%5Btags%5D%5B%5D=New%2COld&filter%5Blicensed%5D=true%2Cfalse&sort=host&include=software"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieve all assets for the current company. Look at the 'Retrieve an asset' endpoint for more details on the asset object.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-bc58-4b35-bf22-0715ccb5bd56\",\"company_id\":\"294250\",\"name\":\"Jena Conroy\",\"identifier\":\"88.8.178.6\",\"host\":\"88.8.178.6\",\"mac_address\":null,\"hostname\":\"zulauf.com\",\"operating_system\":\"quam\",\"operating_system_name\":\"dignissimos\",\"first_seen\":\"1986-12-08T09:53:33.000000Z\",\"last_seen\":\"1975-05-22T03:39:18.000000Z\",\"open_tcp_ports\":\"80,443\",\"open_udp_ports\":\"53,123\",\"traceroute\":[],\"ssh_key\":null,\"average_scan_duration\":0,\"licensed\":true,\"change_license_at\":\"2026-04-29T20:49:30.000000Z\"},{\"id\":\"a17a46d5-bee2-4d17-8af3-9c818d04f6eb\",\"company_id\":\"8296156\",\"name\":\"Eve Beatty\",\"identifier\":\"60:F6:37:C4:FA:3B\",\"host\":\"172.48.89.86\",\"mac_address\":\"60:F6:37:C4:FA:3B\",\"hostname\":\"block.info\",\"operating_system\":\"reiciendis\",\"operating_system_name\":\"inventore\",\"first_seen\":\"1988-12-21T21:37:43.000000Z\",\"last_seen\":\"1992-03-27T19:02:02.000000Z\",\"open_tcp_ports\":\"80,443\",\"open_udp_ports\":\"53,123\",\"traceroute\":[],\"ssh_key\":null,\"average_scan_duration\":0,\"licensed\":false,\"change_license_at\":\"2026-04-17T11:16:18.000000Z\"}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Bulk asset action.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/assets\/actions",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/assets\/actions"
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"data\":[{\"action\":\"assignLicense\",\"id\":\"eum\",\"data\":[]}]}"
                        },
                        "description": "Will perform a bulk action on assets (Add Tags, Remove Tags or delete). \n <aside class=\"notice\">This request requires the ability: 'update-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "[]",
                            "name": "bulk action performed successfully"
                        }
                    ]
                },
                {
                    "name": "Create asset.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/assets",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/assets"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"au\",\"host\":\"aut\",\"licensed\":true}"
                        },
                        "description": "Will create a new asset for the current company. \n <aside class=\"notice\">This request requires the ability: 'create-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-c639-41de-992b-b36e4784389b\",\"company_id\":\"9053797\",\"name\":\"Dr. Kirstin Ernser\",\"identifier\":\"E8:81:D4:CE:4C:DA\",\"host\":\"78.190.226.181\",\"mac_address\":\"E8:81:D4:CE:4C:DA\",\"hostname\":\"cronin.info\",\"operating_system\":\"quo\",\"operating_system_name\":\"quia\",\"first_seen\":\"2007-03-09T01:47:26.000000Z\",\"last_seen\":\"2001-11-22T02:56:13.000000Z\",\"open_tcp_ports\":\"80,443\",\"open_udp_ports\":\"53,123\",\"traceroute\":[],\"ssh_key\":null,\"average_scan_duration\":0,\"licensed\":false,\"change_license_at\":\"2026-04-16T05:09:29.000000Z\"}}",
                            "name": "Successfully created asset"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"host must be unique\"}",
                            "name": "duplicate host found"
                        }
                    ]
                },
                {
                    "name": "Retrieve an asset.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/assets\/:id",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "scans",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/assets\/:id?include=scans",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "ullam",
                                    "description": "The ID of the asset."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieves an asset by its ID.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-c9bf-4847-a4cf-104f635c666b\",\"company_id\":\"2643712\",\"name\":\"Abigail Homenick\",\"identifier\":\"3E:A4:83:75:61:EA\",\"host\":\"123.124.61.143\",\"mac_address\":\"3E:A4:83:75:61:EA\",\"hostname\":\"botsford.org\",\"operating_system\":\"quam\",\"operating_system_name\":\"ullam\",\"first_seen\":\"1994-11-22T14:53:01.000000Z\",\"last_seen\":\"1974-09-03T05:04:42.000000Z\",\"open_tcp_ports\":\"80,443\",\"open_udp_ports\":\"53,123\",\"traceroute\":[],\"ssh_key\":null,\"average_scan_duration\":0,\"licensed\":false,\"change_license_at\":\"2026-04-15T13:20:38.000000Z\"}}",
                            "name": "Successfully retrieved asset"
                        }
                    ]
                },
                {
                    "name": "Update asset.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/assets\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/assets\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "unde",
                                    "description": "The ID of the asset."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"hoxyzixjypbjmbi\",\"licensed\":true}"
                        },
                        "description": "Will update an existing asset \n <aside class=\"notice\">This request requires the ability: 'update-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-ce59-48c2-91cb-c54efc69e9d3\",\"company_id\":\"7454614\",\"name\":\"Francesco Littel\",\"identifier\":\"D1:46:47:2E:9E:0C\",\"host\":\"80.52.130.78\",\"mac_address\":\"D1:46:47:2E:9E:0C\",\"hostname\":\"reichert.com\",\"operating_system\":\"fugit\",\"operating_system_name\":\"itaque\",\"first_seen\":\"2007-12-26T23:06:51.000000Z\",\"last_seen\":\"2025-11-27T00:37:20.000000Z\",\"open_tcp_ports\":\"80,443\",\"open_udp_ports\":\"53,123\",\"traceroute\":[],\"ssh_key\":null,\"average_scan_duration\":0,\"licensed\":true,\"change_license_at\":\"2026-05-05T04:59:17.000000Z\"}}",
                            "name": "Successfully updated asset"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"name is required\"}",
                            "name": "name field is empty"
                        }
                    ]
                },
                {
                    "name": "Delete asset.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/assets\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/assets\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "hic",
                                    "description": "The ID of the asset."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Will delete an existing asset \n <aside class=\"notice\">This request requires the ability: 'delete-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "[]",
                            "name": "asset deleted successfully"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Certificates",
            "description": "Manage certificates that have been discovered on your network.",
            "item": [
                {
                    "name": "List certificates.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/certificates",
                            "query": [
                                {
                                    "key": "filter%5Bcommon_name%5D",
                                    "value": "test.nl",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Borganization%5D",
                                    "value": "Test+B.V.",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "not_valid_after",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "include",
                                    "value": "scans",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/certificates?filter%5Bcommon_name%5D=test.nl&filter%5Borganization%5D=Test+B.V.&sort=not_valid_after&include=scans"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieve all certificates for the current company. Look at the 'Retrieve a certificate' endpoint for more details on the certificate object.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-d4b9-43f0-b410-0c334a8fd545\",\"company_id\":\"9401673\",\"common_name\":\"stokes.com\",\"organization\":\"Grant, Osinski and Schmidt\",\"organizational_unit\":null,\"locality\":null,\"state\":null,\"country\":\"PF\",\"serial\":\"5IS1XCCURMQAVC9NGKOIUPBSYCUQKIQQ\",\"not_valid_before\":\"20240714T030108Z\",\"not_valid_after\":\"20261023T203514Z\",\"value\":\"-----BEGIN CERTIFICATE-----\\ns0NF5\\\/Xn7SA4jL26JlHxsAqz3wXuGnH3LBhSg4lXLlskcq3UiwewssFAFlDVyN92\\nMhlNavXKpO8YCyduAtNsm1+fPZVG7rCkKQmNJfxseWgms4k43BM3FUvEfdgzBsIF\\nJvl0qohS4EQKZoeqT9XEHqJ1Mcdl6V8T54q2jOw4wUgIUWFdQJqHc6zh3ZQX\\\/k7f\\nndumnSjg\\\/jzF8fowyWsTRy14p\\\/lsjYz+tCYPTYP7doO3s0bFXsHjm5oEUvIVAP5r\\nZp6OqC\\\/VIgoWKCSGxuUaXFlOMOgoMp8+r39ZudnMPJcxIkJ2xONTsA0Fbk3UmDIJ\\nqBzSF78jfL+PwpHRa3ZptcP9IA+aSpoGTEc8nfQubsE63RMOhn3HABvQ4IiAVtQl\\nZPLJ\\\/dpBEW\\\/PTmeso8lkwJti7jkgcloU2aQKaBV0fR6ldu1fWgz3tV4IcZeyEBrj\\nLdS3N7WWrmgciLEtZLJAphW6e5ZpZ457ClXJddWuOauZ4fzdNj2+iaOacMe0Dye6\\npce3sUdoGfbXncIzi3mgZ82RnLs4hcs\\\/EzZWa5IbZQtHhL8NlQxM3riEHFSkqRbu\\nEV7KNVjJT+DzTwN+MAwigu5B5\\\/CWfe+kKbsyCY+g04Szj4TtIOmqp0yuI+gud12q\\nAjiCN0eJKYhroBa5ZNbtoEJk0IVHTqWudSQqt5nhWHcAqbUA9eq8yiF6GVNp622m\\nW8d4J+PJ8yEKVhCP4P12t7nfwvNbuZ9TF4rhRLMRBowGEJ\\\/QfUOO9dEGDaqBrd42\\nQx1LF+3e7oUNWSSkVHL\\\/lHwafP4iiilafSXqtczTNU1BfUxt4Cau+2j8h\\\/39xi+X\\nY9IHE1IBqJ7ocKvOSGrQKG90RR1Qh6ue1YIWIsuDxRrJ2ofFuUqK+ti9oumpViPE\\nL49D+lLZVzUyoG4ua020cTXLt6hoFUy6URn\\\/U7pGuXYKozSTPT\\\/7DVXPqztCh7sP\\nCELzPAJo+9mGEfDPYx9SAor3LHpe9xEVwikpON7tf7Zv0ZCLiDjxuSF9ybHKMxTi\\n+ckMj0yd\\\/mtvc96MK\\\/29ki8xlGSMn11q3Cy3WxDofv45T7rfb8hM+A4+FOEKnNPd\\nazZL\\\/QGkmwvHA0xRsMg8vpq+aVWFoO\\\/ykAcjYrBDjM6kpgqU6t3VU31N7p0yUj4X\\n7+jvfQMcu6fqRciazgYQEqWfKeROk0hJD6HlKy1oXRwo+n32I1JZCAUktXtG0CyX\\nSMhQTuNvMu4oNdx5d2Kucxa1kGRhkC8Y+LYQpPewf5yiNOGPCw\\\/gLh\\\/sBzFRlJQR\\nN+UlcK8YkiHROL8cseJuh4xkgCtBUnAql9ZN5c0jl52O2Z8zBS9IpyoKL2duwdnX\\n0zSuludw5tAdlZF1ZJSoyg==\\n\\n-----END CERTIFICATE-----\",\"first_seen\":\"2024-09-15T03:44:20.000000Z\",\"last_seen\":\"2024-10-26T07:20:42.000000Z\",\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"},{\"id\":\"a17a46d5-d74f-42d2-8345-b25b193f6d40\",\"company_id\":\"147404\",\"common_name\":\"gibson.com\",\"organization\":null,\"organizational_unit\":\"PLC\",\"locality\":\"North Domenic\",\"state\":null,\"country\":\"PK\",\"serial\":\"UNMMXSCCSHSSEO9JHMDNYN20SQZOXRTQ\",\"not_valid_before\":\"20241126T205631Z\",\"not_valid_after\":\"20271228T230712Z\",\"value\":\"-----BEGIN CERTIFICATE-----\\nghUuK0gp4YrCFgyZ4C\\\/At314IFHxcWFHqT5KmPhkH6WM5jF70Eg8nIWh4H1N1LNp\\nTWzCB3Uzc9dsldXA2WuBKwWqKIkNJm2fhWmuQjLfC+pDiJtyQ3YP\\\/F4Tl6DSNs2Y\\nmRvmI\\\/dvEU3KPfIVzniC4xa7kH8ckdhxzSAFOL662jQdiroC4zyjPhnEMGRXkj3B\\nQu7NGXafrjMrdrVJKSr7Gv2DbxoET1chUcpu9NcCQJLw\\\/8XRWoE0SHR9VzRrOjpZ\\n7RCRZeu+DKVc5AAzvoGPjP2wzXa9z03A2BqC8ETOTaMI+3QKOJmg9iTRWblw4iDS\\nltyyWRLdo4nH68m1KSRkx4bO6h0SO5Q1mD0CwFXOzbo8RJ\\\/05BdFhb9SlDjgy+a4\\ne1PyPlvu1ol\\\/ySi2xT5dSc0zKJfX1iYQhukQR1iwrSvkh\\\/ng3jhBxpOa1+ugAgO7\\nOcFxzmIVk2Lzuz0PZ9K2EljMVnv3MAy+tYLEHWt4wp7cVM+TGBZyC7j7fKWz+Nsk\\no3M+0RuyCyHblVfgjF8RDWUNy03oSfkq2NE6wi3Lgd7Vmgqm2oCc2Z6RnrUUVK8n\\nD05c6Z2xhLHt8Mv6TUD+w6JC15qZ\\\/sm6apMVOb8DQuBjdJxq2gXjnCOw\\\/BeEZPe4\\n5MoSLbqByVUwiy9i0FE85pFGyleIPT2Rvg6V1nqB5ZwIK\\\/t1peglel+HSag8mSXM\\nSZZGDQ7SEnSgKB5x\\\/7UJ6LuDaoq1vYy514PjZqWle5+Cp\\\/rieONNra4CCvZHkw5j\\n\\\/Hy2sKnpXgkg6KcHn1Q11xy3oGy4E62gAxq9b74edQob4YZGuA5OmJrxPbz6XtmE\\njlp2ZNSSvgnuQxtYVsRdaAwqPJni6cJKmYTi2D9U6ZRdWTdDyI6ZUw6X88vWUqSS\\nyNwj5YoAq7qILP4UKs+ESoFkCyRZ8Jm4OSKBEzxhTpNsjT3s66ffbjKTxRpUcZd9\\nm+XxEhVfv0VdBo89AVuHOsuWk8qI8WRurGbZpRJv4kJIfJGR6WqRtO82ZFGAI+v7\\n5hsAsaXMGyjrs1BDGfJlm+\\\/CuZBLC1dNi\\\/Btg1iZ4Prlfa6r+KDQn5LxLq\\\/lo\\\/3e\\nV+qrvzxMOaEF\\\/kESV+W3NRS15DEWDBaXRl+DgfVOit7K4yULvT2Zavd5l4B2VMnh\\nyyL9KJ0smtDrHpn5hbiecHOTQLXlRWIVVP8zaFgKC0Qkx6qbCXKzV2sGqsqE2M9F\\nyqnCcOwzk1srcOg436XWYvZkBLlMPVqD9WNf+Pp78ow8zkxf66bFzo\\\/wqc2Wjouy\\nk2tUfXm3SBwcrOMcJFVME43hHO2rU9xHSlJCmQQq78+F2gmk1AUeUd3H686DEx46\\nUEulUgPARum31ZjsBTDoag==\\n\\n-----END CERTIFICATE-----\",\"first_seen\":\"2025-07-14T02:59:07.000000Z\",\"last_seen\":\"2026-02-10T01:00:04.000000Z\",\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Export certificates.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/certificates\/export",
                            "query": [
                                {
                                    "key": "type",
                                    "value": "xlsx",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bcommon_name%5D",
                                    "value": "test.nl",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Borganization%5D",
                                    "value": "Test+B.V.",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "not_valid_after",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter",
                                    "value": "common_name",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/certificates\/export?type=xlsx&filter%5Bcommon_name%5D=test.nl&filter%5Borganization%5D=Test+B.V.&sort=not_valid_after&filter=common_name"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Export all certificates for the current company in CSV or XLSX format.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "content-security-policy-report-only",
                                    "value": "default-src 'self'; script-src 'self' 'nonce-Fw2EJSlY71mwQeJE6FdDGGha8cgn36d4AZvS3BXl' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-elem 'self' 'nonce-Fw2EJSlY71mwQeJE6FdDGGha8cgn36d4AZvS3BXl' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; style-src-elem 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; img-src 'self' data: blob: https:\/\/*.intercomcdn.com https:\/\/*.intercomcdn.eu https:\/\/*.intercomassets.eu https:\/\/*.intercom-attachments.eu https:\/\/www.gravatar.com https:\/\/*.tile.openstreetmap.org; font-src 'self' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com; connect-src 'self' https:\/\/um.securityhive.io https:\/\/app.securityhive.io https:\/\/*.intercom.io wss:\/\/*.intercom.io wss:\/\/localhost:8090; frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none'; form-action 'self'; base-uri 'self'; object-src 'none'; worker-src 'self'; manifest-src 'self'; media-src 'self' data: https:\/\/*.intercomcdn.com; upgrade-insecure-requests"
                                },
                                {
                                    "key": "content-security-policy",
                                    "value": "frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none';"
                                },
                                {
                                    "key": "permissions-policy",
                                    "value": "geolocation=(), microphone=(), camera=(), fullscreen=()"
                                },
                                {
                                    "key": "x-content-type-options",
                                    "value": "nosniff"
                                },
                                {
                                    "key": "cross-origin-resource-policy",
                                    "value": "same-site"
                                },
                                {
                                    "key": "referrer-policy",
                                    "value": "strict-origin-when-cross-origin"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Retrieve a certificate.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/certificates\/:id",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "applications",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/certificates\/:id?include=applications",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "id",
                                    "description": "The ID of the certificate."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieves an  by its ID.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-dc9a-4577-a5f3-8fb7823ce9b3\",\"company_id\":\"3389963\",\"common_name\":\"okuneva.net\",\"organization\":\"Rippin and Sons\",\"organizational_unit\":null,\"locality\":\"West Kraig\",\"state\":\"California\",\"country\":\"BM\",\"serial\":\"YLB568TTGBL1O8BAUERCWX9UZJTXXACQ\",\"not_valid_before\":\"20240723T012949Z\",\"not_valid_after\":\"20240905T220006Z\",\"value\":\"-----BEGIN CERTIFICATE-----\\nwmvnxvcB9u9SHTLTxKVmtLpXGlPSwUDBlr3OBIaMEOwKl0mQ2LbygFPDeS9n8rbW\\ngPzWTzQ5wyjDTHjfIv5oQtzW2acnS5TijVPLSy7GeonhxcnbSLfmmSJtPbaw7O4C\\n+pl8mVI4iqGjbLeCk9U7FKHMstVlZuNiBENNElUZ28gHfpQx6GI9KDGs5jZVdGvB\\nAWaHlj\\\/AEJlbePpZc12vHAyUDW6Pv2Refyes8w0Kf9py9FunSe0enMjf73ODXtr7\\nc2mipY7SlqM+8HGp0QOIBfHA0QOCg8Y0PTEh02GNdS3OnuJkiSqhCjMQOvB6ygnq\\n1RW5DL8oE8AP8J+lwukwDw9M88Eqn\\\/Z\\\/K2p+uKzYwlqWo3KeSBrX1uL\\\/y0WjqSfc\\ni9aoKBaO8ae01Aqb06bRlmD96ZJaM5RzzBmJRWNdf6OQaL9c2zUOp1Nwow2IEiX5\\nY8Fxu3lQnZHgFZK28Wq61dbWOukVrHL3M8q3TCF5D3RjWk6+sq7BjfGUSCL2V9M1\\nwP5OmwyRNojaMYR6\\\/D+7pmi73njnfM2opePJsU2dELf9KyUHs0dKxtk3wpkkGVm5\\n0kFP3cTkSfamM+1rpbITQfPfDPzN4NylwXkL16HWjXZfWst2af46PUBitAKQU2EN\\ns3KoXpVL4YhRqx0jhy7VLL\\\/bQ3LUHPxTPKILCvJVwzwwU4826x9Faj\\\/ZX92c\\\/SSI\\nRjvJRFpAppFxF27dvir9bUZ+ry5AQkK12eevq+RKqlo+Y9VTlNtK6KgNbp+KuERJ\\nIGZv++rLeNkN9WQv1WIoHF9YNCZipiJtWOUxEiM\\\/wTBSIuGC7A5JJRsqHlrqANcU\\nHOoTHJA6WlfDwhUzOw3WbGeIISFRwupaT7OYxq5CQyK7x5Uh2\\\/SEYjR\\\/RrizcTc\\\/\\ncGs67tKi3d2lV740J1Q9+5LCGVJHml\\\/YkW3HcHuTLXi0OR4XMcASHnX43i6VZXsU\\nzA2peJd+H\\\/tZQIcee5YPi3K9gb02fKCXmZTpZj92H6jyrqN3He7Dd4v1mXPyP1g4\\nOJVrH3Pmb42HEf9mw3zYSo7iTYFw6OKvKhO9aw7otKI7eGApSNt1pEOU2meu1TON\\nYwQBdr6aLHWgOQrV6aNLlCoO8YURhfvzsxMuXrY6vvPiskoxRpswuW60uEZIYz+8\\nzgKMWFkhUtdWb13qgMUlbYq1eaR6NCc6nE538zdKFKIXbEZI+nN5LfI7aXjiwWa3\\nf8DlQsPSCdBNpSsy8\\\/LGcPhjAHxz+1wrqKz9iknYani5Kk0zrHZ00pYkvjZa+fYN\\n\\\/I5pt5+lvD9\\\/GYA8sMu0tmt6PDPdQ2m1thc2xH+xxkabBmh\\\/JHT4X9Hisp1qW5CC\\nUpZguDtAt0lOtD4RXx00jQ==\\n\\n-----END CERTIFICATE-----\",\"first_seen\":\"2026-02-20T15:05:12.000000Z\",\"last_seen\":\"2026-06-19T10:50:59.000000Z\",\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}}",
                            "name": "Successfully retrieved certificate"
                        }
                    ]
                },
                {
                    "name": "Delete certificate.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/certificates\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/certificates\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "laborum",
                                    "description": "The ID of the certificate."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Will delete an existing certificate \n <aside class=\"notice\">This request requires the ability: 'delete-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "[]",
                            "name": "certificate deleted successfully"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Detections",
            "description": "Manage your honeypot detections",
            "item": [
                {
                    "name": "List detections.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/detections",
                            "query": [
                                {
                                    "key": "filter%5Bsearch%5D",
                                    "value": "192.168",
                                    "description": "Search across multiple fields (src_ip, src_hostname, src_mac, dst_ip, sensor, honeypot alias)",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bsensor%5D",
                                    "value": "Modbus",
                                    "description": "Filter by sensor type",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bhoneypot_id%5D",
                                    "value": "550e8400-e29b-41d4-a716-446655440000",
                                    "description": "Filter by honeypot UUID",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bhoneypot_alias%5D",
                                    "value": "Production",
                                    "description": "Filter by honeypot alias (partial match)",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bsrc_ip%5D",
                                    "value": "192.168",
                                    "description": "Filter by source IP (partial match)",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bsrc_hostname%5D",
                                    "value": "attacker.example.com",
                                    "description": "Filter by reverse DNS hostname (partial match)",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bmarked_as_seen%5D",
                                    "value": "true",
                                    "description": "Filter by seen status",
                                    "disabled": false
                                },
                                {
                                    "key": "include",
                                    "value": "events",
                                    "description": "Include related resources",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "-timestamp",
                                    "description": "Sort by field (prefix with - for descending)",
                                    "disabled": false
                                },
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number",
                                    "disabled": false
                                },
                                {
                                    "key": "per_page",
                                    "value": "10",
                                    "description": "Results per page (max 20)",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/detections?filter%5Bsearch%5D=192.168&filter%5Bsensor%5D=Modbus&filter%5Bhoneypot_id%5D=550e8400-e29b-41d4-a716-446655440000&filter%5Bhoneypot_alias%5D=Production&filter%5Bsrc_ip%5D=192.168&filter%5Bsrc_hostname%5D=attacker.example.com&filter%5Bmarked_as_seen%5D=true&include=events&sort=-timestamp&page=1&per_page=10"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"filter\":{\"search\":\"mv\",\"honeypot_id\":\"ed3d25c2-ab22-350c-a728-17574dd314b4\",\"honeypot_alias\":\"mdwjedtffjxnhseh\",\"src_ip\":\"hjpganpfdoujfeqrvvmyh\",\"src_hostname\":\"ycsxatorbgug\",\"marked_as_seen\":\"true\"},\"include\":\"events\",\"page\":89,\"per_page\":15,\"sort\":\"-timestamp\"}"
                        },
                        "description": " Retrieve all detections for the current company. \n <aside class=\"notice\">This request requires the ability: 'read-honeypot-detections'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-8185-4f03-aab9-68e4a5817650\",\"company_id\":\"b655e546-6ada-49a6-9489-2d1c7f6e9d20\",\"src_ip\":\"211.253.129.247\",\"dst_ip\":\"2.24.228.103\",\"sensor\":\"Modbus\",\"timestamp\":\"2025-01-25T20:21:16.000000Z\",\"marked_as_seen\":true,\"honeypot_id\":\"c0e2122a-30d5-44db-8dbb-3966db5049ce\",\"honeypot_alias\":\"Honeypot-Office-67\",\"src_port\":null,\"src_hostname\":\"Kshlerin, Parisian and Adams\",\"src_mac\":\"1F:19:75:1B:28:24\",\"dst_port\":16964},{\"id\":\"a17a46d5-87c4-4c8b-8adf-98e148a3523d\",\"company_id\":\"a6e5762b-223e-421d-b969-89ef69a5576d\",\"src_ip\":\"18.54.67.135\",\"dst_ip\":\"78.20.125.9\",\"sensor\":\"Modbus\",\"timestamp\":\"2025-07-03T03:21:44.000000Z\",\"marked_as_seen\":false,\"honeypot_id\":\"ce929507-007d-4c34-99dd-9286a6f304aa\",\"honeypot_alias\":\"Honeypot-Datacenter-93\",\"src_port\":null,\"src_hostname\":null,\"src_mac\":null,\"dst_port\":21577}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Mark a detection as seen.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/detections\/:detection_id\/seen",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/detections\/:detection_id\/seen",
                            "variable": [
                                {
                                    "id": "detection_id",
                                    "key": "detection_id",
                                    "value": "a17a46d5-8185-4f03-aab9-68e4a5817650",
                                    "description": "The ID of the detection."
                                },
                                {
                                    "id": "detection",
                                    "key": "detection",
                                    "value": "550e8400-e29b-41d4-a716-446655440000",
                                    "description": "The UUID of the detection to mark as seen"
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Mark a single detection as seen. Idempotent - marking an already seen detection will succeed without side effects.\n <aside class=\"notice\">This request requires the ability: 'update-honeypot-detections'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": null,
                            "name": "Detection marked as seen successfully"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": null,
                            "name": "Detection not found or not accessible"
                        }
                    ]
                },
                {
                    "name": "Mark multiple detections as seen.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/detections\/mark-multiple-seen",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/detections\/mark-multiple-seen"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"detection_ids\":\"[\\\"550e8400-e29b-41d4-a716-446655440000\\\", \\\"550e8400-e29b-41d4-a716-446655440001\\\"]\"}"
                        },
                        "description": " Mark multiple detections as seen in a single request. If no detection IDs are provided, all unseen detections for the company will be marked as seen.\n <aside class=\"notice\">This request requires the ability: 'update-honeypot-detections'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": null,
                            "name": "Detections marked as seen successfully"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": null,
                            "name": "Validation error - invalid UUIDs or detections not found"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Endpoints",
            "description": "",
            "item": [
                {
                    "name": "List integration logs",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/integrations\/:integration_id\/logs",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/integrations\/:integration_id\/logs",
                            "variable": [
                                {
                                    "id": "integration_id",
                                    "key": "integration_id",
                                    "value": "officiis",
                                    "description": "The ID of the integration."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves all logs for a specific integration.\n<aside class=\"notice\">This request requires the ability: 'read-integrations'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "content-security-policy-report-only",
                                    "value": "default-src 'self'; script-src 'self' 'nonce-tbTRdHa6VnV8KATsPJaCjXS4empTu0WpB1q7YsPO' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-elem 'self' 'nonce-tbTRdHa6VnV8KATsPJaCjXS4empTu0WpB1q7YsPO' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; style-src-elem 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; img-src 'self' data: blob: https:\/\/*.intercomcdn.com https:\/\/*.intercomcdn.eu https:\/\/*.intercomassets.eu https:\/\/*.intercom-attachments.eu https:\/\/www.gravatar.com https:\/\/*.tile.openstreetmap.org; font-src 'self' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com; connect-src 'self' https:\/\/um.securityhive.io https:\/\/app.securityhive.io https:\/\/*.intercom.io wss:\/\/*.intercom.io wss:\/\/localhost:8090; frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none'; form-action 'self'; base-uri 'self'; object-src 'none'; worker-src 'self'; manifest-src 'self'; media-src 'self' data: https:\/\/*.intercomcdn.com; upgrade-insecure-requests"
                                },
                                {
                                    "key": "content-security-policy",
                                    "value": "frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none';"
                                },
                                {
                                    "key": "permissions-policy",
                                    "value": "geolocation=(), microphone=(), camera=(), fullscreen=()"
                                },
                                {
                                    "key": "x-content-type-options",
                                    "value": "nosniff"
                                },
                                {
                                    "key": "cross-origin-resource-policy",
                                    "value": "same-site"
                                },
                                {
                                    "key": "referrer-policy",
                                    "value": "strict-origin-when-cross-origin"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Honeypots",
            "description": "Manage your honeypots.",
            "item": [
                {
                    "name": "Create honeypot.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/honeypots",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/honeypots"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"alias\":\"Internal Honeypot\"}"
                        },
                        "description": "Will create a new honeypot for the current company. \n <aside class=\"notice\">This request requires the ability: 'create-honeypots'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"7633350a-f6ad-40fa-874a-50cc077c4b16\",\"alias\":\"Honeypot-HQ-67\",\"status\":1,\"activation_status\":1,\"hostname\":\"honeypot-djyp-942.example.com\",\"slane_enabled\":true,\"slane_connected\":false,\"paired\":true,\"provisioned\":false,\"dns1\":\"158.238.35.28\",\"dns2\":\"62.15.96.153\",\"configured_as\":null,\"notes\":null,\"checked_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"}}",
                            "name": "Successfully created honeypot"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Integrations",
            "description": "\nAPIs for managing integrations",
            "item": [
                {
                    "name": "List Integrations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/integrations",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/integrations"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieve all enabled integrations for the current company.\n<aside class=\"notice\">This request requires the ability: 'read-integrations'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "[{\"autotask\": {...}, \"another_integration\": {...}}]",
                            "name": "success"
                        }
                    ]
                },
                {
                    "name": "Enable Integration",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/integrations\/:integration",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/integrations\/:integration",
                            "variable": [
                                {
                                    "id": "integration",
                                    "key": "integration",
                                    "value": "autotask",
                                    "description": "The name of the integration to enable."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Enable a new integration for the current company.\n<aside class=\"notice\">This request requires the ability: 'create-integrations'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 201,
                            "body": "{\"message\": \"Integration enabled successfully\"}",
                            "name": "integration enabled"
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\"error\": \"Failed to enable integration\"}",
                            "name": "enable failed"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"error\": \"Integration not found\"}",
                            "name": "integration not found"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"The given data was invalid.\"}",
                            "name": "validation error"
                        }
                    ]
                },
                {
                    "name": "Show Integration",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/integrations\/:integration",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/integrations\/:integration",
                            "variable": [
                                {
                                    "id": "integration",
                                    "key": "integration",
                                    "value": "autotask",
                                    "description": "The name of the integration to retrieve."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieve details of a specific enabled integration for the current company.\n<aside class=\"notice\">This request requires the ability: 'read-integrations'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"id\": 1, \"company_id\": \"uuid\", \"name\": \"autotask\", \"config\": {...}}",
                            "name": "success"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"error\": \"Integration not found\"}",
                            "name": "integration not found"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"error\": \"Integration not enabled\"}",
                            "name": "integration not enabled"
                        }
                    ]
                },
                {
                    "name": "Update Integration",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/integrations\/:integration",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/integrations\/:integration",
                            "variable": [
                                {
                                    "id": "integration",
                                    "key": "integration",
                                    "value": "autotask",
                                    "description": "The name of the integration to update."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Update the configuration of an enabled integration for the current company.\n<aside class=\"notice\">This request requires the ability: 'update-integrations'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\": \"Integration updated successfully\"}",
                            "name": "success"
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\"error\": \"Failed to update integration\"}",
                            "name": "update failed"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"error\": \"Integration not found\"}",
                            "name": "integration not found"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"The given data was invalid.\"}",
                            "name": "validation error"
                        }
                    ]
                },
                {
                    "name": "Disable Integration",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/integrations\/:integration",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/integrations\/:integration",
                            "variable": [
                                {
                                    "id": "integration",
                                    "key": "integration",
                                    "value": "autotask",
                                    "description": "The name of the integration to disable."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Disable a specific integration for the current company.\n<aside class=\"notice\">This request requires the ability: 'delete-integrations'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "",
                            "name": "disable successful"
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\"error\": \"Failed to disable integration\"}",
                            "name": "disable failed"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Me",
            "description": "\nAPIs for managing the authenticated user",
            "item": [
                {
                    "name": "Retrieve the authenticated user",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/me",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "company",
                                    "description": "Include additional relationships (comma separated).",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/me?include=company"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves the authenticated user and its metadata."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"0d33dbda-7d3f-45ae-a904-0d4eec8585a6\",\"company_id\":\"1910128\",\"managing_company_id\":\"1910128\",\"first_name\":\"Jaylon\",\"last_name\":\"Reinger\",\"two_factor_enabled\":false,\"two_factor_configured\":false,\"email\":\"cristina.franecki@gmail.com\",\"email_verified_at\":\"2026-04-06T08:51:04Z\",\"phonenumber\":\"(224) 731-4052\",\"phonenumber_verified_at\":\"2026-04-06T08:51:04Z\",\"report_interval\":\"weekly\",\"manageable_companies\":[{\"id\":\"1910128\",\"uuid\":\"31dcf3a6-850a-483f-aa22-01b7c4232451\",\"name\":\"Lynch-Goyette\"}],\"role\":{\"name\":\"norole\",\"title\":\"No role assigned\"},\"abilities\":[],\"need_to_configure_2fa\":false,\"terms_agreed_at\":\"2026-04-06T08:51:04Z\",\"sso_provider\":null,\"created_at\":\"2026-04-06T08:51:04Z\",\"updated_at\":\"2026-04-06T08:51:04Z\"},\"links\":{\"self\":\"http:\\\/\\\/api.securityhive.io\\\/v1\\\/me\"}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Update the authenticated user",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/me",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/me"
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"first_name\":\"John\",\"last_name\":\"Doe\",\"phonenumber\":\"+31612345678\",\"managing_company_id\":\"1\",\"report_interval\":\"weekly\",\"terms_agreed_at\":\"2026-04-06T08:51:04\",\"role\":\"admin\"}"
                        },
                        "description": "Updates the authenticated user"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "",
                            "name": "update successful"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"phonenumber field contains invalid characters\"}",
                            "name": "validation error"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Tags",
            "description": "Tags can be used to categorize assets.",
            "item": [
                {
                    "name": "List tags.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/tags",
                            "query": [
                                {
                                    "key": "filter%5Bname%5D",
                                    "value": "dicta",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bbusiness_impact%5D",
                                    "value": "high",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bsystem_tag%5D",
                                    "value": "1",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "created_at",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "include",
                                    "value": "assets",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/tags?filter%5Bname%5D=dicta&filter%5Bbusiness_impact%5D=high&filter%5Bsystem_tag%5D=1&sort=created_at&include=assets"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieve all tags for the current company. Look at the 'Retrieve a tag' endpoint for more details on the tag object.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-e362-495a-898a-ffea1348fe90\",\"company_id\":\"8636420\",\"name\":\"88d0c42d-2e81-3088-bac0-da52d9107437\",\"description\":\"Sint ullam voluptatem itaque illum. Tempora dolorem et nisi ipsum eligendi voluptates rem. Adipisci quam consequatur tempora ut quidem facere. Enim dolorem repellat iusto fugiat.\",\"business_impact\":\"medium\",\"system_tag\":true,\"asset_count\":0,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"},{\"id\":\"a17a46d5-e5c8-43c9-ae53-8f046d481f4c\",\"company_id\":\"3235480\",\"name\":\"e52271b2-d8e6-3963-86bf-2e34a307222d\",\"description\":\"Laudantium voluptatem dignissimos numquam dicta. Hic perspiciatis sed voluptatem. Ut praesentium nulla sit. Doloribus sed vero sequi.\",\"business_impact\":\"low\",\"system_tag\":false,\"asset_count\":0,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create tag.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/tags",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/tags"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"gitavwocetfhzdpbaadn\",\"description\":\"Repellat autem enim velit dolores dolores.\",\"business_impact\":\"medium\"}"
                        },
                        "description": "Will create a new tag for the current company. \n <aside class=\"notice\">This request requires the ability: 'create-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 201,
                            "body": "{\"data\":{\"id\":\"a17a46d5-ea48-4c47-8565-d9348c89c809\",\"company_id\":\"3220893\",\"name\":\"30040281-0178-387f-8e3a-79bb3d733037\",\"description\":\"Et ut aut libero eveniet aut. Id similique sed voluptates. Eligendi corrupti quia optio et quis ab perferendis.\",\"business_impact\":\"medium\",\"system_tag\":false,\"asset_count\":0,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}}",
                            "name": "Successfully created tag"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"name is required\"}",
                            "name": "name field is empty"
                        }
                    ]
                },
                {
                    "name": "Retrieve a tag.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/tags\/:id",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "assets",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/tags\/:id?include=assets",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "et",
                                    "description": "The ID of the tag."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieves an tag by its ID.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-ed97-4ff2-82c5-a3795e994cc0\",\"company_id\":\"2757565\",\"name\":\"a7976013-6352-32f6-88c2-6a2f4ffb17fa\",\"description\":\"Et qui rem libero dolores. Beatae et vero quisquam est aliquam est ut. Ad id sequi tenetur provident hic blanditiis est.\",\"business_impact\":\"high\",\"system_tag\":false,\"asset_count\":0,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}}",
                            "name": "Successfully retrieved tag"
                        }
                    ]
                },
                {
                    "name": "Update tag.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/tags\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/tags\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quam",
                                    "description": "The ID of the tag."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"ibytzccvfepi\",\"description\":\"Officiis at totam impedit hic impedit fugit eveniet quos.\",\"business_impact\":\"high\"}"
                        },
                        "description": "Will update an existing tag \n <aside class=\"notice\">This request requires the ability: 'update-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-f169-4c01-b515-3579c805de00\",\"company_id\":\"3555315\",\"name\":\"16660858-8e58-3b00-a0e2-3e18a0bdcb55\",\"description\":\"Enim sit omnis sed laudantium sed necessitatibus. Quibusdam ut sint illum quaerat. Consequatur eveniet veniam explicabo inventore neque voluptas delectus.\",\"business_impact\":\"low\",\"system_tag\":true,\"asset_count\":0,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\"}}",
                            "name": "Successfully updated tag"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"name is required\"}",
                            "name": "name field is empty"
                        }
                    ]
                },
                {
                    "name": "Delete tag.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/tags\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/tags\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "id",
                                    "description": "The ID of the tag."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Will delete an existing tag \n <aside class=\"notice\">This request requires the ability: 'delete-vulnerability-management-assets'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "[]",
                            "name": "tag deleted successfully"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Users",
            "description": "\nAPIs for managing users",
            "item": [
                {
                    "name": "List Users",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/users",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "managingCompany",
                                    "description": "Include additional relationships (comma separated).",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "first_name%2C-last_name",
                                    "description": "Sort the results by column(s) (comma separated).",
                                    "disabled": false
                                },
                                {
                                    "key": "filter",
                                    "value": "first_name%3AJohn%2Clast_name%3ADoe",
                                    "description": "Filter the results by column(s) (comma separated).",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/users?include=managingCompany&sort=first_name%2C-last_name&filter=first_name%3AJohn%2Clast_name%3ADoe"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieve all users for the current company.\n<aside class=\"notice\">This request requires the ability: 'read-users'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"94e73e44-499d-4805-99df-6107c3d166bd\",\"company_id\":\"6772728\",\"managing_company_id\":\"6772728\",\"first_name\":\"Madge\",\"last_name\":\"Borer\",\"two_factor_enabled\":false,\"email\":\"ajenkins@hotmail.com\",\"email_verified_at\":\"2026-04-06T08:51:05.000000Z\",\"phonenumber\":\"803-424-2882\",\"phonenumber_verified_at\":\"2026-04-06T08:51:05.000000Z\",\"report_interval\":\"weekly\",\"manageable_companies\":[{\"id\":\"6772728\",\"uuid\":\"8745c228-7324-4a8f-8529-d6808ccf93c2\",\"name\":\"Luettgen-Emmerich\"}],\"role\":{\"name\":\"norole\",\"title\":\"No role assigned\"},\"terms_agreed_at\":\"2026-04-06T08:51:05.000000Z\",\"sso_provider\":null,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\",\"last_login_at\":null},{\"id\":\"8c94e237-f856-4733-a2c5-793db83cf311\",\"company_id\":\"455754\",\"managing_company_id\":\"455754\",\"first_name\":\"Jocelyn\",\"last_name\":\"Harber\",\"two_factor_enabled\":false,\"email\":\"ulices.nitzsche@beier.net\",\"email_verified_at\":\"2026-04-06T08:51:05.000000Z\",\"phonenumber\":\"628.528.0823\",\"phonenumber_verified_at\":\"2026-04-06T08:51:05.000000Z\",\"report_interval\":\"weekly\",\"manageable_companies\":[{\"id\":\"455754\",\"uuid\":\"e8bd4c9b-c545-449b-be80-ae98154be5c1\",\"name\":\"Heathcote-Welch\"}],\"role\":{\"name\":\"norole\",\"title\":\"No role assigned\"},\"terms_agreed_at\":\"2026-04-06T08:51:05.000000Z\",\"sso_provider\":null,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\",\"last_login_at\":null}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create User",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/users",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/users"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"first_name\":\"xytvjrkwobalsfalqoov\",\"last_name\":\"zstyivxvfhbaqegh\",\"email\":\"stephania66@example.com\",\"phonenumber\":\"+31612345678\",\"report_interval\":\"weekly\",\"role\":\"admin\"}"
                        },
                        "description": "Create a new user for the current company.\n<aside class=\"notice\">This request requires the ability: 'create-users'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 201,
                            "body": "{\"data\": {\"id\": 1, \"uuid\": \"00000000-0000-0000-0000-000000000000\"}}",
                            "name": "user created"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"role not found\"}",
                            "name": "role not found"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"phonenumber field contains invalid characters\"}",
                            "name": "validation error"
                        }
                    ]
                },
                {
                    "name": "Retrieve an user",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/users\/:user_uuid",
                            "query": [
                                {
                                    "key": "include",
                                    "value": "company",
                                    "description": "Include additional relationships (comma separated).",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/users\/:user_uuid?include=company",
                            "variable": [
                                {
                                    "id": "user_uuid",
                                    "key": "user_uuid",
                                    "value": "d468b64c-5286-3334-a638-8da711dd3112",
                                    "description": "string The id of the user"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves an user for the current company.\n<aside class=\"notice\">This request requires the ability: 'read-users'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"d410934b-5f8d-4e0c-ac9b-6c33384fc168\",\"company_id\":\"434984\",\"managing_company_id\":\"434984\",\"first_name\":\"Eriberto\",\"last_name\":\"Grant\",\"two_factor_enabled\":false,\"email\":\"halvorson.mayra@friesen.com\",\"email_verified_at\":\"2026-04-06T08:51:05.000000Z\",\"phonenumber\":\"1-951-953-2611\",\"phonenumber_verified_at\":\"2026-04-06T08:51:05.000000Z\",\"report_interval\":\"weekly\",\"manageable_companies\":[{\"id\":\"434984\",\"uuid\":\"d90c4851-bac3-473a-9e3f-d63b0d26aa5b\",\"name\":\"Jones, Torp and Jacobi\"}],\"role\":{\"name\":\"norole\",\"title\":\"No role assigned\"},\"terms_agreed_at\":\"2026-04-06T08:51:05.000000Z\",\"sso_provider\":null,\"created_at\":\"2026-04-06T08:51:05.000000Z\",\"updated_at\":\"2026-04-06T08:51:05.000000Z\",\"last_login_at\":null}}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"user not found\"}",
                            "name": "user not found"
                        }
                    ]
                },
                {
                    "name": "Update an user",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/users\/:user_uuid",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/users\/:user_uuid",
                            "variable": [
                                {
                                    "id": "user_uuid",
                                    "key": "user_uuid",
                                    "value": "f5ed342d-f82b-37b4-8f77-127a61be3e69",
                                    "description": "string The id of the user"
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"first_name\":\"John\",\"last_name\":\"Doe\",\"email\":\"john@doe.com\",\"phonenumber\":\"+31612345678\",\"report_interval\":\"weekly\",\"role\":\"admin\"}"
                        },
                        "description": "Updates an user for the current company.\n<aside class=\"notice\">This request requires the ability: 'update-users'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "",
                            "name": "update successful"
                        },
                        {
                            "header": [],
                            "code": 403,
                            "body": "{\"message\": \"The old password is incorrect.\"}",
                            "name": "invalid password"
                        },
                        {
                            "header": [],
                            "code": 403,
                            "body": "{\"message\": \"You are not allowed to change the password of another user.\"}",
                            "name": "change password of other user"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"user not found\"}",
                            "name": "user not found"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"phonenumber field contains invalid characters\"}",
                            "name": "validation error"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Vulnerabilities",
            "description": "Manage vulnerabilities that have been discovered on your network.",
            "item": [
                {
                    "name": "List vulnerabilities.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/vulnerabilities",
                            "query": [
                                {
                                    "key": "filter%5Bname%5D",
                                    "value": "SQL",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bhost%5D",
                                    "value": "192.168.1.1",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bhostname%5D",
                                    "value": "laptop-1.local",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bstatus%5D",
                                    "value": "Detected",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bthreat%5D",
                                    "value": "Critical",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bscan_id%5D",
                                    "value": "123",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "filter%5Bfamily%5D",
                                    "value": "SQL+Injection",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sort",
                                    "value": "name",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/vulnerabilities?filter%5Bname%5D=SQL&filter%5Bhost%5D=192.168.1.1&filter%5Bhostname%5D=laptop-1.local&filter%5Bstatus%5D=Detected&filter%5Bthreat%5D=Critical&filter%5Bscan_id%5D=123&filter%5Bfamily%5D=SQL+Injection&sort=name"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"filter\":{\"name\":\"hjcbuwpsyujcbjxnkbvlijzmf\",\"threat_level\":\"Low\",\"host\":\"opopichwmdkmywyfkqgcmk\",\"hostname\":\"ptggbfniyuah\",\"status\":\"Expired\",\"scan_id\":\"4d35bfd8-69d7-3b27-9b6d-95c2014efe32\"},\"per_page\":19}"
                        },
                        "description": " Retrieve all vulnerabilities for the current company. Look at the 'Retrieve a vulnerability' endpoint for more details on the vulnerability object.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-vulnerabilities'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-9ee1-496a-b4a8-af9d452ed2c1\",\"asset_id\":\"a17a46d5-94d5-433b-9efa-284fae3a61d6\",\"company_id\":\"8845855\",\"vulnerability_definition_id\":\"a17a46d5-9e1d-4ca3-b870-da7dd46efcef\",\"vulnerability_definition\":{\"id\":\"a17a46d5-9e1d-4ca3-b870-da7dd46efcef\",\"name\":\"10 exploitable through fugit manipulation\",\"description\":\"Est aut necessitatibus qui error qui doloremque. Voluptas labore iste voluptates aut sint. Expedita dolore id neque nulla saepe. Voluptatibus vel omnis non voluptatem laborum eos tempore laudantium.\",\"solution\":\"Et quidem aut tenetur consequatur voluptas nobis recusandae. Eveniet eius voluptatibus enim alias temporibus. Sit aspernatur omnis nostrum voluptatem. Libero libero voluptas voluptatum ea sit.\",\"category\":\"10\",\"threat_level\":\"Medium\",\"definition_type\":\"openvas\",\"definition\":{\"id\":\"a17a46d5-9bec-408a-8927-ef0ee111e503\",\"o_id\":\"c35cd687-b3a6-3500-8a6a-ac9df7aa0a84\",\"name\":\"10 exploitable through fugit manipulation\",\"family\":\"10\",\"reference_urls\":\"http:\\\/\\\/www.terry.net\\\/iste-qui-rem-qui-reiciendis-eos, http:\\\/\\\/www.douglas.com\\\/placeat-autem-numquam-voluptatem-cumque-ratione-in\",\"reference_cves\":\"CVE-2023-3119, CVE-2019-1854\",\"solution_type\":\"WorkAround\",\"solution_description\":\"Et quidem aut tenetur consequatur voluptas nobis recusandae. Eveniet eius voluptatibus enim alias temporibus. Sit aspernatur omnis nostrum voluptatem. Libero libero voluptas voluptatum ea sit.\",\"summary\":\"Est aut necessitatibus qui error qui doloremque. Voluptas labore iste voluptates aut sint. Expedita dolore id neque nulla saepe. Voluptatibus vel omnis non voluptatem laborum eos tempore laudantium.\",\"insight\":\"Natus architecto voluptate porro commodi ut. Quo et inventore mollitia reiciendis et et aut. Aut itaque voluptates omnis. Explicabo aliquid perspiciatis amet eum vitae molestiae voluptatem ut.\",\"affected\":\"Impedit ducimus iste in maxime enim tempore id. Sed est cumque aut. Exercitationem quisquam laudantium consequatur modi itaque. Cumque repellat molestiae molestias et molestiae.\",\"impact\":\"Alias sint illo reiciendis similique. Excepturi eum sed voluptatem. Quasi quo dolorem ut numquam placeat repellendus possimus. Voluptatem ipsa dolorem beatae non illum ut esse.\",\"vuldetect\":\"Vel quisquam voluptas ipsum ipsum minus excepturi quaerat. Molestiae velit in quasi excepturi. Ut excepturi nisi voluptas. Tempora deleniti possimus et quis aperiam repellendus.\",\"priority\":\"Log\",\"qod_type\":\"registry\",\"qod_value\":32},\"cvss_base_score\":2.9,\"cvss_base_vector\":\"AV:P\\\/AC:L\\\/Au:S\\\/C:P\\\/I:P\\\/A:P\",\"epss\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"},\"host\":\"34.131.122.99\",\"hostname\":\"schaden.com\",\"port\":\"34308\\\/tcp\",\"details\":\"Et vitae beatae iusto ad quod et et. Totam id recusandae et iusto.\",\"status\":\"Accepted\",\"first_seen\":\"2025-11-25T15:28:14.000000Z\",\"last_seen\":\"2026-01-15T07:59:42.000000Z\",\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\",\"name\":\"10 exploitable through fugit manipulation\",\"description\":\"Et vitae beatae iusto ad quod et et. Totam id recusandae et iusto.\",\"cvss_base_score\":2.9,\"cvss_base_vector\":\"AV:P\\\/AC:L\\\/Au:S\\\/C:P\\\/I:P\\\/A:P\",\"qod_type\":\"registry\",\"qod_value\":32,\"threat\":\"Medium\",\"scanner_id\":null,\"scanner_hostname\":null,\"plugin\":{\"id\":\"a17a46d5-9bec-408a-8927-ef0ee111e503\",\"o_id\":\"c35cd687-b3a6-3500-8a6a-ac9df7aa0a84\",\"name\":\"10 exploitable through fugit manipulation\",\"family\":\"10\",\"reference_urls\":\"http:\\\/\\\/www.terry.net\\\/iste-qui-rem-qui-reiciendis-eos, http:\\\/\\\/www.douglas.com\\\/placeat-autem-numquam-voluptatem-cumque-ratione-in\",\"reference_cves\":\"CVE-2023-3119, CVE-2019-1854\",\"solution_type\":\"WorkAround\",\"solution_description\":\"Et quidem aut tenetur consequatur voluptas nobis recusandae. Eveniet eius voluptatibus enim alias temporibus. Sit aspernatur omnis nostrum voluptatem. Libero libero voluptas voluptatum ea sit.\",\"summary\":\"Est aut necessitatibus qui error qui doloremque. Voluptas labore iste voluptates aut sint. Expedita dolore id neque nulla saepe. Voluptatibus vel omnis non voluptatem laborum eos tempore laudantium.\",\"insight\":\"Natus architecto voluptate porro commodi ut. Quo et inventore mollitia reiciendis et et aut. Aut itaque voluptates omnis. Explicabo aliquid perspiciatis amet eum vitae molestiae voluptatem ut.\",\"affected\":\"Impedit ducimus iste in maxime enim tempore id. Sed est cumque aut. Exercitationem quisquam laudantium consequatur modi itaque. Cumque repellat molestiae molestias et molestiae.\",\"impact\":\"Alias sint illo reiciendis similique. Excepturi eum sed voluptatem. Quasi quo dolorem ut numquam placeat repellendus possimus. Voluptatem ipsa dolorem beatae non illum ut esse.\",\"vuldetect\":\"Vel quisquam voluptas ipsum ipsum minus excepturi quaerat. Molestiae velit in quasi excepturi. Ut excepturi nisi voluptas. Tempora deleniti possimus et quis aperiam repellendus.\",\"priority\":\"Log\",\"qod_type\":\"registry\",\"qod_value\":32}},{\"id\":\"a17a46d5-a5bd-4342-85b8-3997b65cf15d\",\"asset_id\":\"a17a46d5-a1fc-46b3-bd92-dbd06a7c6551\",\"company_id\":\"4523355\",\"vulnerability_definition_id\":\"a17a46d5-a550-4798-91c3-532f80279543\",\"vulnerability_definition\":{\"id\":\"a17a46d5-a550-4798-91c3-532f80279543\",\"name\":\"Remote File Inclusion via earum input\",\"description\":\"Beatae quibusdam modi quis quae optio architecto. Reprehenderit ducimus et aut. Qui libero iusto quas autem. Ad id voluptatem similique quod voluptate enim.\",\"solution\":\"Id odio voluptatum suscipit. Voluptas recusandae cum quia repudiandae quia quo. Repellat vel voluptate recusandae quia amet nostrum molestiae.\",\"category\":\"Remote File Inclusion\",\"threat_level\":\"Critical\",\"definition_type\":\"openvas\",\"definition\":{\"id\":\"a17a46d5-a448-429e-b524-20e4ed841ccd\",\"o_id\":\"22f44bc3-3a4c-3519-ad23-149aedaeff52\",\"name\":\"Remote File Inclusion via earum input\",\"family\":\"Remote File Inclusion\",\"reference_urls\":\"https:\\\/\\\/skiles.com\\\/voluptas-aut-voluptas-ea-non-quaerat-eligendi-qui-voluptas.html, http:\\\/\\\/www.kling.com\\\/\",\"reference_cves\":\"CVE-2018-9829, CVE-2016-6699\",\"solution_type\":\"Configuration Change\",\"solution_description\":\"Id odio voluptatum suscipit. Voluptas recusandae cum quia repudiandae quia quo. Repellat vel voluptate recusandae quia amet nostrum molestiae.\",\"summary\":\"Beatae quibusdam modi quis quae optio architecto. Reprehenderit ducimus et aut. Qui libero iusto quas autem. Ad id voluptatem similique quod voluptate enim.\",\"insight\":\"Natus suscipit non cum tempore aut ut voluptatem. Ipsum culpa iusto ut vel hic laudantium rerum. Est aliquam expedita voluptas fugit ipsa fugiat. Vitae amet sit eum consequuntur.\",\"affected\":\"Et debitis veniam et distinctio odio occaecati vel. Excepturi suscipit aliquid modi.\",\"impact\":\"Eum excepturi blanditiis non magnam. Commodi enim omnis iusto est amet. Incidunt nihil dolor est accusantium aut est. Molestiae et illum et nulla numquam. Recusandae facere deleniti ducimus fuga ut. Officia neque tenetur harum quasi.\",\"vuldetect\":\"Vero ea quia explicabo qui. Ullam temporibus et dolor voluptas dolor eligendi. Dignissimos voluptatem doloribus voluptate nesciunt totam ut et. Et unde a quam libero aspernatur nostrum.\",\"priority\":\"Critical\",\"qod_type\":\"exploit\",\"qod_value\":89},\"cvss_base_score\":9.6,\"cvss_base_vector\":\"AV:N\\\/AC:H\\\/Au:N\\\/C:N\\\/I:P\\\/A:P\",\"epss\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"},\"host\":\"63.77.140.175\",\"hostname\":\"schulist.info\",\"port\":\"25\\\/tcp\",\"details\":\"Sed quibusdam et enim voluptas sit itaque. Aut velit at iste enim. Expedita in consequatur doloremque ut aperiam.\",\"status\":\"Resolved\",\"first_seen\":\"2026-01-13T15:52:23.000000Z\",\"last_seen\":\"2026-02-26T15:04:44.000000Z\",\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\",\"name\":\"Remote File Inclusion via earum input\",\"description\":\"Sed quibusdam et enim voluptas sit itaque. Aut velit at iste enim. Expedita in consequatur doloremque ut aperiam.\",\"cvss_base_score\":9.6,\"cvss_base_vector\":\"AV:N\\\/AC:H\\\/Au:N\\\/C:N\\\/I:P\\\/A:P\",\"qod_type\":\"exploit\",\"qod_value\":89,\"threat\":\"Critical\",\"scanner_id\":null,\"scanner_hostname\":null,\"plugin\":{\"id\":\"a17a46d5-a448-429e-b524-20e4ed841ccd\",\"o_id\":\"22f44bc3-3a4c-3519-ad23-149aedaeff52\",\"name\":\"Remote File Inclusion via earum input\",\"family\":\"Remote File Inclusion\",\"reference_urls\":\"https:\\\/\\\/skiles.com\\\/voluptas-aut-voluptas-ea-non-quaerat-eligendi-qui-voluptas.html, http:\\\/\\\/www.kling.com\\\/\",\"reference_cves\":\"CVE-2018-9829, CVE-2016-6699\",\"solution_type\":\"Configuration Change\",\"solution_description\":\"Id odio voluptatum suscipit. Voluptas recusandae cum quia repudiandae quia quo. Repellat vel voluptate recusandae quia amet nostrum molestiae.\",\"summary\":\"Beatae quibusdam modi quis quae optio architecto. Reprehenderit ducimus et aut. Qui libero iusto quas autem. Ad id voluptatem similique quod voluptate enim.\",\"insight\":\"Natus suscipit non cum tempore aut ut voluptatem. Ipsum culpa iusto ut vel hic laudantium rerum. Est aliquam expedita voluptas fugit ipsa fugiat. Vitae amet sit eum consequuntur.\",\"affected\":\"Et debitis veniam et distinctio odio occaecati vel. Excepturi suscipit aliquid modi.\",\"impact\":\"Eum excepturi blanditiis non magnam. Commodi enim omnis iusto est amet. Incidunt nihil dolor est accusantium aut est. Molestiae et illum et nulla numquam. Recusandae facere deleniti ducimus fuga ut. Officia neque tenetur harum quasi.\",\"vuldetect\":\"Vero ea quia explicabo qui. Ullam temporibus et dolor voluptas dolor eligendi. Dignissimos voluptatem doloribus voluptate nesciunt totam ut et. Et unde a quam libero aspernatur nostrum.\",\"priority\":\"Critical\",\"qod_type\":\"exploit\",\"qod_value\":89}}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Retrieve a vulnerability.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/vulnerabilities\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/vulnerabilities\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "repudiandae",
                                    "description": "The ID of the vulnerability."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": " Retrieves a vulnerability by its ID.\n <aside class=\"notice\">This request requires the ability: 'read-vulnerability-management-vulnerabilities'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-b2c8-49ea-a73e-28db8507f8f0\",\"asset_id\":\"a17a46d5-aef7-4326-b24b-672ad4e69fd7\",\"company_id\":\"9768063\",\"vulnerability_definition_id\":\"a17a46d5-b25b-4a4e-997a-9ddcc441c771\",\"vulnerability_definition\":{\"id\":\"a17a46d5-b25b-4a4e-997a-9ddcc441c771\",\"name\":\"Missing Function Level Access Control affecting qui functionality\",\"description\":\"Sed fuga aperiam velit aut est. Voluptatibus accusantium velit eum unde iure. Quos iste eveniet perferendis numquam nihil modi consectetur. Quis occaecati unde aut hic eaque quae incidunt. Delectus cum et nobis non sed itaque fugit non.\",\"solution\":\"Esse nobis suscipit eum suscipit aut commodi quae. Fugiat adipisci qui in. Voluptas repellendus nihil et. Ut sint voluptas ipsam.\",\"category\":\"Missing Function Level Access Control\",\"threat_level\":\"Low\",\"definition_type\":\"openvas\",\"definition\":{\"id\":\"a17a46d5-b15d-48d2-a750-c897c69487d6\",\"o_id\":\"86685fc5-a1c8-327d-b1f9-af0dc4645cd3\",\"name\":\"Missing Function Level Access Control affecting qui functionality\",\"family\":\"Missing Function Level Access Control\",\"reference_urls\":\"http:\\\/\\\/www.cole.com\\\/consequatur-et-aut-vel-dolores-est-reiciendis, http:\\\/\\\/runte.net\\\/\",\"reference_cves\":\"CVE-2018-4250, CVE-2016-7547\",\"solution_type\":\"Mitigation\",\"solution_description\":\"Esse nobis suscipit eum suscipit aut commodi quae. Fugiat adipisci qui in. Voluptas repellendus nihil et. Ut sint voluptas ipsam.\",\"summary\":\"Sed fuga aperiam velit aut est. Voluptatibus accusantium velit eum unde iure. Quos iste eveniet perferendis numquam nihil modi consectetur. Quis occaecati unde aut hic eaque quae incidunt. Delectus cum et nobis non sed itaque fugit non.\",\"insight\":\"Error mollitia qui consequuntur. Eligendi ea nobis ratione nulla beatae. Quis laboriosam qui ut quo perferendis.\",\"affected\":\"Architecto pariatur autem quo aut quas excepturi fugit qui. Est est sed eos dolores vel aliquam. Qui ut iste cupiditate quo omnis adipisci et.\",\"impact\":\"Quo iste nostrum omnis aut. Perferendis minima qui molestias quia. Aperiam sed qui natus. Vitae eligendi quos ducimus laudantium iure sint. Non et animi et aliquid ea est.\",\"vuldetect\":\"Sunt alias deleniti deleniti temporibus reprehenderit. Asperiores quos natus dolores. Cupiditate velit fuga soluta pariatur eos optio voluptatum.\",\"priority\":\"High\",\"qod_type\":\"package\",\"qod_value\":72},\"cvss_base_score\":4.9,\"cvss_base_vector\":\"AV:N\\\/AC:H\\\/Au:M\\\/C:P\\\/I:C\\\/A:N\",\"epss\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"},\"host\":\"47.188.19.65\",\"hostname\":\"kilback.com\",\"port\":\"3306\\\/tcp\",\"details\":\"Occaecati vel quia accusantium a occaecati est. Quia explicabo enim impedit nulla nam impedit sint animi. Fugit ipsum asperiores aut in consequuntur sunt.\",\"status\":\"Expired\",\"first_seen\":\"2025-11-28T03:06:12.000000Z\",\"last_seen\":\"2026-01-02T21:36:10.000000Z\",\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\",\"name\":\"Missing Function Level Access Control affecting qui functionality\",\"description\":\"Occaecati vel quia accusantium a occaecati est. Quia explicabo enim impedit nulla nam impedit sint animi. Fugit ipsum asperiores aut in consequuntur sunt.\",\"cvss_base_score\":4.9,\"cvss_base_vector\":\"AV:N\\\/AC:H\\\/Au:M\\\/C:P\\\/I:C\\\/A:N\",\"qod_type\":\"package\",\"qod_value\":72,\"threat\":\"Low\",\"scanner_id\":null,\"scanner_hostname\":null,\"plugin\":{\"id\":\"a17a46d5-b15d-48d2-a750-c897c69487d6\",\"o_id\":\"86685fc5-a1c8-327d-b1f9-af0dc4645cd3\",\"name\":\"Missing Function Level Access Control affecting qui functionality\",\"family\":\"Missing Function Level Access Control\",\"reference_urls\":\"http:\\\/\\\/www.cole.com\\\/consequatur-et-aut-vel-dolores-est-reiciendis, http:\\\/\\\/runte.net\\\/\",\"reference_cves\":\"CVE-2018-4250, CVE-2016-7547\",\"solution_type\":\"Mitigation\",\"solution_description\":\"Esse nobis suscipit eum suscipit aut commodi quae. Fugiat adipisci qui in. Voluptas repellendus nihil et. Ut sint voluptas ipsam.\",\"summary\":\"Sed fuga aperiam velit aut est. Voluptatibus accusantium velit eum unde iure. Quos iste eveniet perferendis numquam nihil modi consectetur. Quis occaecati unde aut hic eaque quae incidunt. Delectus cum et nobis non sed itaque fugit non.\",\"insight\":\"Error mollitia qui consequuntur. Eligendi ea nobis ratione nulla beatae. Quis laboriosam qui ut quo perferendis.\",\"affected\":\"Architecto pariatur autem quo aut quas excepturi fugit qui. Est est sed eos dolores vel aliquam. Qui ut iste cupiditate quo omnis adipisci et.\",\"impact\":\"Quo iste nostrum omnis aut. Perferendis minima qui molestias quia. Aperiam sed qui natus. Vitae eligendi quos ducimus laudantium iure sint. Non et animi et aliquid ea est.\",\"vuldetect\":\"Sunt alias deleniti deleniti temporibus reprehenderit. Asperiores quos natus dolores. Cupiditate velit fuga soluta pariatur eos optio voluptatum.\",\"priority\":\"High\",\"qod_type\":\"package\",\"qod_value\":72}}}",
                            "name": "Successfully retrieved vulnerability"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Webhook Events",
            "description": "\nAPIs for managing webhook events",
            "item": [
                {
                    "name": "List all webhook events",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhook-events",
                            "query": [
                                {
                                    "key": "sort",
                                    "value": "status",
                                    "description": "Sort the results by column(s) (comma separated).",
                                    "disabled": false
                                },
                                {
                                    "key": "filter",
                                    "value": "webhook_id",
                                    "description": "Filter the results by column(s) (comma separated).",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/v1\/webhook-events?sort=status&filter=webhook_id"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Lists all webhook events for the authenticated user's company.\n<aside class=\"notice\">This request requires the ability: 'read-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-60ef-48a9-b37c-cfc65e545c01\",\"webhook_id\":\"a17a46d5-6027-4bbd-9491-98875f9563d6\",\"event\":\"similique\",\"payload\":{\"key\":\"value\"},\"status\":\"pending\",\"retries\":0,\"next_retry_at\":null,\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"},{\"id\":\"a17a46d5-6489-431a-aaa4-c89f43307770\",\"webhook_id\":\"a17a46d5-63bd-4410-8c2c-534971f52ade\",\"event\":\"maxime\",\"payload\":{\"key\":\"value\"},\"status\":\"pending\",\"retries\":0,\"next_retry_at\":null,\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"}],\"links\":{\"first\":\"\\\/?page=1\",\"last\":\"\\\/?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; Previous\",\"page\":null,\"active\":false},{\"url\":\"\\\/?page=1\",\"label\":\"1\",\"page\":1,\"active\":true},{\"url\":null,\"label\":\"Next &raquo;\",\"page\":null,\"active\":false}],\"path\":\"\\\/\",\"per_page\":10,\"to\":2,\"total\":2}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "List all available webhook event types",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhook-events\/types",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhook-events\/types"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Lists all webhook event types that can be used.\n<aside class=\"notice\">This request requires the ability: 'read-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "content-security-policy-report-only",
                                    "value": "default-src 'self'; script-src 'self' 'nonce-gfbxnSulhuYDmEKHlE1tihB5fgP4BXS90JF9TGyD' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-elem 'self' 'nonce-gfbxnSulhuYDmEKHlE1tihB5fgP4BXS90JF9TGyD' https:\/\/js.chargebee.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com https:\/\/static.cloudflareinsights.com https:\/\/unpkg.com https:\/\/cdn.jsdelivr.net https:\/\/medv.io https:\/\/assets.calendly.com; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; style-src-elem 'self' 'unsafe-inline' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com https:\/\/unpkg.com; img-src 'self' data: blob: https:\/\/*.intercomcdn.com https:\/\/*.intercomcdn.eu https:\/\/*.intercomassets.eu https:\/\/*.intercom-attachments.eu https:\/\/www.gravatar.com https:\/\/*.tile.openstreetmap.org; font-src 'self' https:\/\/fonts.bunny.net https:\/\/*.intercomcdn.com; connect-src 'self' https:\/\/um.securityhive.io https:\/\/app.securityhive.io https:\/\/*.intercom.io wss:\/\/*.intercom.io wss:\/\/localhost:8090; frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none'; form-action 'self'; base-uri 'self'; object-src 'none'; worker-src 'self'; manifest-src 'self'; media-src 'self' data: https:\/\/*.intercomcdn.com; upgrade-insecure-requests"
                                },
                                {
                                    "key": "content-security-policy",
                                    "value": "frame-src 'self' https:\/\/um.securityhive.io https:\/\/js.chargebee.com https:\/\/securityhive.chargebee.com https:\/\/intercom-sheets.com https:\/\/calendly.com; frame-ancestors 'none';"
                                },
                                {
                                    "key": "permissions-policy",
                                    "value": "geolocation=(), microphone=(), camera=(), fullscreen=()"
                                },
                                {
                                    "key": "x-content-type-options",
                                    "value": "nosniff"
                                },
                                {
                                    "key": "cross-origin-resource-policy",
                                    "value": "same-site"
                                },
                                {
                                    "key": "referrer-policy",
                                    "value": "strict-origin-when-cross-origin"
                                },
                                {
                                    "key": "vary",
                                    "value": "Origin"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Retrieve an webhook event",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhook-events\/:webhookEvent_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhook-events\/:webhookEvent_id",
                            "variable": [
                                {
                                    "id": "webhookEvent_id",
                                    "key": "webhookEvent_id",
                                    "value": "a17a46d5-60ef-48a9-b37c-cfc65e545c01",
                                    "description": "The ID of the webhookEvent."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves an webhook event for the current company.\n<aside class=\"notice\">This request requires the ability: 'read-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-6ef6-472d-b433-0ea4f4c65e2c\",\"webhook_id\":\"a17a46d5-6e21-425a-ae7c-a8627eb3e3a3\",\"event\":\"quis\",\"payload\":{\"key\":\"value\"},\"status\":\"pending\",\"retries\":0,\"next_retry_at\":null,\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"}}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"webhook event not found\"}",
                            "name": "webhook event not found"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Webhooks",
            "description": "\nAPIs for managing webhooks",
            "item": [
                {
                    "name": "List all webhooks",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Lists all webhooks for the authenticated user's company.\n<aside class=\"notice\">This request requires the ability: 'read-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17a46d5-485f-4366-a439-fb4289d2769e\",\"company_id\":\"642af263-7b20-4c8d-b446-ef99e1831866\",\"url\":\"https:\\\/\\\/gulgowski.com\",\"description\":null,\"events\":[],\"secret\":\"be36b7db4bdf30c7796bbbe4b13cffdfddd040ecc514c9bc81d942f0f49473e4\",\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"},{\"id\":\"a17a46d5-4ce7-4655-8abe-fe5122d9ceb5\",\"company_id\":\"7ec1f497-8b14-4538-8def-0319903a21d7\",\"url\":\"https:\\\/\\\/muller.net\",\"description\":null,\"events\":[],\"secret\":\"386e0f61b66277b4018c43ac58c3d8881ea2c5d3285127b43165fd69db0930df\",\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"}]}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create Webhook",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"url\":\"http:\\\/\\\/www.daugherty.com\\\/delectus-totam-vel-maiores-animi-facilis-suscipit\",\"description\":\"Magnam et ipsum aut accusamus quae.\"}"
                        },
                        "description": "Create a new webhook for the current company.\n<aside class=\"notice\">This request requires the ability: 'create-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 201,
                            "body": "{\"data\": {\"id\": \"00000000-0000-0000-0000-000000000000\"}}",
                            "name": "webhook created"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"The url has already been taken.\"}",
                            "name": "url is already used by company"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"invalid url\"}",
                            "name": "validation error"
                        }
                    ]
                },
                {
                    "name": "Retrieve a webhook",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks\/:webhook_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks\/:webhook_id",
                            "variable": [
                                {
                                    "id": "webhook_id",
                                    "key": "webhook_id",
                                    "value": "a17a46d5-485f-4366-a439-fb4289d2769e",
                                    "description": "The ID of the webhook."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves a webhook for the current company.\n<aside class=\"notice\">This request requires the ability: 'read-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-53f6-440a-b98c-3913c6d44aec\",\"company_id\":\"c408e998-f8db-4b02-b3be-07ec6ad8eeda\",\"url\":\"https:\\\/\\\/hamill.org\",\"description\":null,\"events\":[],\"secret\":\"77b40ccee4f4380a8844ae6e5b98a88fe4345344b9c21c81f300c15f6b084c5d\",\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"}}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"webhook not found\"}",
                            "name": "webhook not found"
                        }
                    ]
                },
                {
                    "name": "Rotate webhook secret",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks\/:webhook_id\/rotate-secret",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks\/:webhook_id\/rotate-secret",
                            "variable": [
                                {
                                    "id": "webhook_id",
                                    "key": "webhook_id",
                                    "value": "a17a46d5-485f-4366-a439-fb4289d2769e",
                                    "description": "The ID of the webhook."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Rotates the secret for the webhook.\n<aside class=\"notice\">This request requires the ability: 'update-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17a46d5-5805-4bcf-ad1e-af6630dcbfcd\",\"company_id\":\"9168e73c-3149-400c-bca1-f7899ef5c004\",\"url\":\"https:\\\/\\\/mueller.biz\",\"description\":null,\"events\":[],\"secret\":\"c365e05f78235a55f1b0ae85ae8797b520db51d46992a2848632a603367bb6a9\",\"last_sent_at\":null,\"created_at\":\"2026-04-06T08:51:04.000000Z\",\"updated_at\":\"2026-04-06T08:51:04.000000Z\"}}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"webhook not found\"}",
                            "name": "webhook not found"
                        }
                    ]
                },
                {
                    "name": "Test a webhook",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks\/:webhook_id\/test",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks\/:webhook_id\/test",
                            "variable": [
                                {
                                    "id": "webhook_id",
                                    "key": "webhook_id",
                                    "value": "a17a46d5-485f-4366-a439-fb4289d2769e",
                                    "description": "The ID of the webhook."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Tests the webhook by sending a test event.\n<aside class=\"notice\">This request requires the ability: 'update-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "",
                            "name": "dispatched test event"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"webhook not found\"}",
                            "name": "webhook not found"
                        }
                    ]
                },
                {
                    "name": "Update a webhook",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks\/:webhook_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks\/:webhook_id",
                            "variable": [
                                {
                                    "id": "webhook_id",
                                    "key": "webhook_id",
                                    "value": "a17a46d5-485f-4366-a439-fb4289d2769e",
                                    "description": "The ID of the webhook."
                                }
                            ]
                        },
                        "method": "PATCH",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"url\":\"http:\\\/\\\/www.goodwin.com\\\/provident-minus-ut-aut-ratione-quam-quia-tempore.html\",\"description\":\"Neque aliquam quaerat cum maxime.\"}"
                        },
                        "description": "Updates a webhook for the current company.\n<aside class=\"notice\">This request requires the ability: 'update-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "",
                            "name": "update successful"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"webhook not found\"}",
                            "name": "webhook not found"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"The url has already been taken.\"}",
                            "name": "url is already used by company"
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\"message\": \"invalid url\"}",
                            "name": "validation error"
                        }
                    ]
                },
                {
                    "name": "Delete an webhook",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "v1\/webhooks\/:webhook_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/v1\/webhooks\/:webhook_id",
                            "variable": [
                                {
                                    "id": "webhook_id",
                                    "key": "webhook_id",
                                    "value": "a17a46d5-485f-4366-a439-fb4289d2769e",
                                    "description": "The ID of the webhook."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Deletes an webhook for the current company.\n<aside class=\"notice\">This request requires the ability: 'delete-webhooks'<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 204,
                            "body": "",
                            "name": "delete successful"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"message\": \"webhook not found\"}",
                            "name": "webhook not found"
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "Authorization",
                "type": "string"
            }
        ]
    }
}