{ "info": { "_postman_id": "2add856a-5ca4-4f5c-b4f7-0638dccad9dd", "name": "external/applications/applications.proto ApplicationsService ReportingService API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:20:13.000Z", "updatedAt": "2026-07-28T01:20:13.000Z", "lastUpdatedBy": "35240", "uid": "35240-2add856a-5ca4-4f5c-b4f7-0638dccad9dd" }, "item": [ { "name": "api", "item": [ { "name": "v0", "item": [ { "name": "compliance", "item": [ { "name": "reporting", "item": [ { "name": "controls", "item": [ { "name": "search", "item": [ { "name": "List Controls Search", "id": "d354de22-e5fd-43c3-817e-b354d13b476e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\",\n \"size\": \"\",\n \"page_number\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/controls/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "controls", "search" ] }, "description": "Lists controls from the last run, with optional filtering.\nSupports filtering,pagination but not sorting.\nLimited to 100 results by default.\nGets the summary of each control.\n\nThe API supports date range filters when `end_time` is the current time\nand `start_time` is any time in last 90 days. In case, the `end_time` is any\ndate other than the current date, the API would return data only for the `end_time`.\n\nExample:\n```\n{\"filters\":\n[\n{\"type\":\"start_time\",\"values\":[\"2019-09-09T00:00:00Z\"]},\n{\"type\":\"end_time\",\"values\":[\"2019-09-11T23:59:59Z\"]}\n],\n\"page_number\":1, \"size\": 3,\n}\n```\n\nAuthorization Action:\n```\ncompliance:controlItems:list\n```" }, "response": [ { "id": "e5605537-eab4-41aa-b5aa-5e45928253da", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\",\n \"size\": \"\",\n \"page_number\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/controls/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "controls", "search" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"control_items\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"profile\": {\n \"name\": \"\",\n \"title\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"status\": \"\"\n },\n \"impact\": \"\",\n \"end_time\": \"\",\n \"control_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"waivers\": [\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n }\n ]\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"profile\": {\n \"name\": \"\",\n \"title\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"status\": \"\"\n },\n \"impact\": \"\",\n \"end_time\": \"\",\n \"control_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"waivers\": [\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n }\n ]\n }\n ],\n \"control_summary_totals\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-e5605537-eab4-41aa-b5aa-5e45928253da" }, { "id": "9fbeb984-0c77-4950-a813-daa16f753aa4", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\",\n \"size\": \"\",\n \"page_number\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/controls/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "controls", "search" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-9fbeb984-0c77-4950-a813-daa16f753aa4" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-d354de22-e5fd-43c3-817e-b354d13b476e" } ], "id": "8a1f563f-691f-4568-90ca-0ef04b69997c", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-8a1f563f-691f-4568-90ca-0ef04b69997c" }, { "name": "List Controls", "id": "6093b2b8-4686-4109-adc0-ae65d4a6a105", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\",\n \"size\": \"\",\n \"page_number\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/controls", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "controls" ] }, "description": "Lists controls from the last run, with optional filtering.\nSupports filtering,pagination but not sorting.\nLimited to 100 results by default.\n\nAuthorization Action:\n```\ncompliance:controlItems:list\n```" }, "response": [ { "id": "73ee6c31-a02c-496a-ba32-1753ced53267", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\",\n \"size\": \"\",\n \"page_number\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/controls", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "controls" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"control_items\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"profile\": {\n \"name\": \"\",\n \"title\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"status\": \"\"\n },\n \"impact\": \"\",\n \"end_time\": \"\",\n \"control_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"waivers\": [\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n }\n ]\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"profile\": {\n \"name\": \"\",\n \"title\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"status\": \"\"\n },\n \"impact\": \"\",\n \"end_time\": \"\",\n \"control_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"waivers\": [\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n {\n \"waived_str\": \"\",\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"waiver_summary\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n }\n ]\n }\n ],\n \"control_summary_totals\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-73ee6c31-a02c-496a-ba32-1753ced53267" }, { "id": "0b038334-178e-4849-afcc-8c0a3e2b8b23", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"text\": \"\",\n \"size\": \"\",\n \"page_number\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/controls", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "controls" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-0b038334-178e-4849-afcc-8c0a3e2b8b23" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-6093b2b8-4686-4109-adc0-ae65d4a6a105" } ], "id": "d3dc595f-77ce-4999-9212-c3b5d223e4d5", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-d3dc595f-77ce-4999-9212-c3b5d223e4d5" }, { "name": "nodeheader", "item": [ { "name": "id", "item": [ { "name": "{id}", "item": [ { "name": "Show Node Header Info From Report ID", "id": "0e482bbb-decc-4cde-aaca-fc5594c019a0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodeheader/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodeheader", "id", ":id" ], "variable": [ { "id": "6df4ff93-7ba8-4152-8c35-b44ca0830734", "key": "id", "value": "", "description": "(Required) Unique identifier." } ] }, "description": "Show specific details about node, report and metadate provided the report ID.\nSupports filtering, but not pagination or sorting.\n\nAuthorization Action:\n```\ncompliance:nodeheader:get\n```" }, "response": [ { "id": "c0524a49-eb8a-4096-a442-6ed43d56fcf6", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodeheader/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodeheader", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"node_id\": \"\",\n \"node_name\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"environment\": \"\",\n \"version\": \"\",\n \"platform\": {\n \"name\": \"\",\n \"release\": \"\",\n \"full\": \"\"\n },\n \"profiles\": [\n {\n \"name\": \"\",\n \"status\": \"\",\n \"status_message\": \"\"\n },\n {\n \"name\": \"\",\n \"status\": \"\",\n \"status_message\": \"\"\n }\n ],\n \"roles\": [\n \"\",\n \"\"\n ],\n \"status_message\": \"\"\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-c0524a49-eb8a-4096-a442-6ed43d56fcf6" }, { "id": "89246864-4e9a-41b0-a680-507e5716225c", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodeheader/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodeheader", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-89246864-4e9a-41b0-a680-507e5716225c" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-0e482bbb-decc-4cde-aaca-fc5594c019a0" } ], "id": "2489be18-2c34-4728-98e4-3263ef14e897", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-2489be18-2c34-4728-98e4-3263ef14e897" } ], "id": "274c091c-3b0c-4fad-a981-acdf0d4eb467", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-274c091c-3b0c-4fad-a981-acdf0d4eb467" } ], "id": "95994d83-297a-48b1-b8ad-bcc1f1b325ad", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-95994d83-297a-48b1-b8ad-bcc1f1b325ad" }, { "name": "nodes", "item": [ { "name": "id", "item": [ { "name": "{id}", "item": [ { "name": "Show Node by ID", "id": "4e0218db-8caf-48ea-85f4-5ead4e58b63f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodes/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodes", "id", ":id" ], "variable": [ { "id": "27dda5c7-573a-402e-b512-b914a8a93a14", "key": "id", "value": "", "description": "(Required) Unique identifier." } ] }, "description": "Show a specific node by ID.\nSupports filtering by profile or control.\nDoes not support pagination or sorting.\n\nAuthorization Action:\n```\ncompliance:reportNodes:get\n```" }, "response": [ { "id": "bc2c0d47-e7c5-489b-8f59-b781a9c0d32e", "name": "A successful response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodes/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodes", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"platform\": {\n \"name\": \"\",\n \"release\": \"\",\n \"full\": \"\"\n },\n \"environment\": \"\",\n \"latest_report\": {\n \"id\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"controls\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"profiles\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"full\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"full\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-bc2c0d47-e7c5-489b-8f59-b781a9c0d32e" }, { "id": "805cda88-ce74-4aa4-82c9-c065cf7979df", "name": "An unexpected error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodes/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodes", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-805cda88-ce74-4aa4-82c9-c065cf7979df" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-4e0218db-8caf-48ea-85f4-5ead4e58b63f" } ], "id": "7602246f-c96a-46ce-826f-d7de2a785090", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-7602246f-c96a-46ce-826f-d7de2a785090" } ], "id": "368a1dfe-9b57-4785-b562-769973134b78", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-368a1dfe-9b57-4785-b562-769973134b78" }, { "name": "search", "item": [ { "name": "List Nodes", "id": "829ab21a-a0b5-4c0a-a109-80d4fc76a067", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodes/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodes", "search" ] }, "description": "List all nodes, with optional filtering, pagination, and sorting.\nMax return payload size is 4MB, use pagination to fetch remaining data.\n| Sort parameter | Sort value |\n| --- | --- |\n| environment | environment.lower |\n| latest_report.controls.failed.critical | controls_sums.failed.critical |\n| latest_report.controls.failed.total | controls_sums.failed.total |\n| latest_report.end_time (default) | end_time |\n| latest_report.status | status |\n| name | node_name.lower |\n| platform | platform.full |\n| status | status |\n\nThe API supports date range filters when `end_time` is the current time\nand `start_time` is any time in last 90 days. In case, the `end_time` is any\ndate other than the current date, the API would return data only for the `end_time`.\n\nExample:\n```\n{\n\"filters\":[\n{\"type\":\"environment\",\"values\":[\"dev*\"]},\n{\"type\":\"start_time\",\"values\":[\"2019-10-26T00:00:00Z\"]},\n{\"type\":\"end_time\",\"values\":[\"2019-11-05T23:59:59Z\"]}\n],\n\"page\":1,\"per_page\":100,\n\"sort\":\"environment\",\"order\":\"ASC\"\n}\n```\n\nAuthorization Action:\n```\ncompliance:reportNodes:list\n```" }, "response": [ { "id": "a466bc73-3661-401c-83b5-87ff9a6322b6", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodes/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodes", "search" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"nodes\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"platform\": {\n \"name\": \"\",\n \"release\": \"\",\n \"full\": \"\"\n },\n \"environment\": \"\",\n \"latest_report\": {\n \"id\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"controls\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"profiles\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"full\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"full\": \"\"\n }\n ]\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"platform\": {\n \"name\": \"\",\n \"release\": \"\",\n \"full\": \"\"\n },\n \"environment\": \"\",\n \"latest_report\": {\n \"id\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"controls\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n }\n },\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"profiles\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"full\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"full\": \"\"\n }\n ]\n }\n ],\n \"total\": \"\",\n \"total_passed\": \"\",\n \"total_failed\": \"\",\n \"total_skipped\": \"\",\n \"total_waived\": \"\"\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-a466bc73-3661-401c-83b5-87ff9a6322b6" }, { "id": "f9eb779d-e758-432c-83ea-d705a0e8391f", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/nodes/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "nodes", "search" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-f9eb779d-e758-432c-83ea-d705a0e8391f" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-829ab21a-a0b5-4c0a-a109-80d4fc76a067" } ], "id": "58e65591-62b8-4437-9849-0c14e7572f9f", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-58e65591-62b8-4437-9849-0c14e7572f9f" } ], "id": "55be1eca-2762-469e-a711-8f37d1a88c57", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-55be1eca-2762-469e-a711-8f37d1a88c57" }, { "name": "profiles", "item": [ { "name": "List Profiles", "id": "4f8b29cc-f58a-472c-8279-a6fd4ef4b32d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/profiles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "profiles" ] }, "description": "List all profiles in use, with optional filtering.\nSupports pagination, filtering, and sorting.\nValid sort fields: name, title\n\nThe API supports date range filters when `end_time` is the current time\nand `start_time` is any time in last 90 days. In case, the `end_time` is any\ndate other than the current date, the API would return data only for the `end_time`.\n\nExample:\n```\n{\"filters\":\n[\n{\"type\":\"start_time\",\"values\":[\"2019-09-09T00:00:00Z\"]},\n{\"type\":\"end_time\",\"values\":[\"2019-09-11T23:59:59Z\"]}\n],\n\"page\":1, \"per_page\": 3,\n}\n```\nAuthorization Action:\n```\ncompliance:reportProfiles:list\n```" }, "response": [ { "id": "3100b935-333e-4b95-88ba-29b600167432", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/profiles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "profiles" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"profiles\": [\n {\n \"name\": \"\",\n \"title\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"status\": \"\"\n },\n {\n \"name\": \"\",\n \"title\": \"\",\n \"id\": \"\",\n \"version\": \"\",\n \"status\": \"\"\n }\n ],\n \"counts\": {\n \"total\": \"\",\n \"failed\": \"\",\n \"skipped\": \"\",\n \"passed\": \"\",\n \"waived\": \"\"\n }\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-3100b935-333e-4b95-88ba-29b600167432" }, { "id": "fcff7617-1160-4ec2-bd9f-8ed3daadc6a8", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/profiles", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "profiles" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-fcff7617-1160-4ec2-bd9f-8ed3daadc6a8" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-4f8b29cc-f58a-472c-8279-a6fd4ef4b32d" } ], "id": "ab4c7f6d-b8c5-46a5-a538-15e0c5034e26", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-ab4c7f6d-b8c5-46a5-a538-15e0c5034e26" }, { "name": "report-ids", "item": [ { "name": "List Report IDs", "id": "d31cca11-9713-48a7-be55-27200676b569", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/report-ids", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "report-ids" ] }, "description": "List all IDs for the latest report for each node, with optional filtering.\nSupports filtering, but not pagination or sorting.\nIncluding more than one value for `profile_id`, or `profile_name` is not allowed.\nIncluding values for both `profile_id` and `profile_name` in one request is not allowed.\nMax return payload size is 4MB.\n\nAuthorization Action:\n```\ncompliance:reportids:list\n```" }, "response": [ { "id": "43d316d3-d539-4df5-b21f-825f5f05fbcd", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/report-ids", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "report-ids" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"ids\": [\n \"\",\n \"\"\n ],\n \"report_data\": [\n {\n \"id\": \"\",\n \"end_time\": \"\"\n },\n {\n \"id\": \"\",\n \"end_time\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-43d316d3-d539-4df5-b21f-825f5f05fbcd" }, { "id": "c8b94231-0c7c-4869-9726-a93a171a67ce", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/report-ids", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "report-ids" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-c8b94231-0c7c-4869-9726-a93a171a67ce" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-d31cca11-9713-48a7-be55-27200676b569" } ], "id": "8f890d2d-f646-4856-8f5e-3d2bb6393968", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-8f890d2d-f646-4856-8f5e-3d2bb6393968" }, { "name": "reportcontrols", "item": [ { "name": "id", "item": [ { "name": "{id}", "item": [ { "name": "List Control Info", "id": "f66913e8-88d0-450f-a534-59b7164dfd3d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reportcontrols/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reportcontrols", "id", ":id" ], "variable": [ { "id": "1bbb7f2d-8801-4f26-83e7-f3dd26eadafd", "key": "id", "value": "", "description": "(Required) Unique identifier." } ] }, "description": "Lists controls from the last run, with optional filtering.\nSupports filtering and pagination. Maximum 100 search can be \nmade when specifying the pagination from and size. Sum of from+size\nshould be less that 100. By default 10 results will be returned.\nAuthorization Action:\n```\ncompliance:ControlElements:list\n```" }, "response": [ { "id": "11a2bd3c-f15c-42a1-9d8e-3b6db7193385", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reportcontrols/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reportcontrols", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"control_elements\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"profile\": \"\",\n \"impact\": \"\",\n \"results\": \"\",\n \"status\": \"\",\n \"profile_id\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"profile\": \"\",\n \"impact\": \"\",\n \"results\": \"\",\n \"status\": \"\",\n \"profile_id\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-11a2bd3c-f15c-42a1-9d8e-3b6db7193385" }, { "id": "0059408a-026a-4aaa-829b-47f65797134c", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reportcontrols/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reportcontrols", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-0059408a-026a-4aaa-829b-47f65797134c" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-f66913e8-88d0-450f-a534-59b7164dfd3d" } ], "id": "fff20cc3-03e3-4896-be24-1682e9c1ebf1", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-fff20cc3-03e3-4896-be24-1682e9c1ebf1" } ], "id": "223dca89-030c-49c7-ab72-610b1df9cd76", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-223dca89-030c-49c7-ab72-610b1df9cd76" } ], "id": "2cecefdb-9792-4a11-a81f-192023ff959a", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-2cecefdb-9792-4a11-a81f-192023ff959a" }, { "name": "reportmanager", "item": [ { "name": "export", "item": [ { "name": "Export reports", "id": "c4241eb1-371d-430c-92d5-51b4729d04b2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reportmanager/export", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reportmanager", "export" ] }, "description": "Export multiple reports.\nSupports filtering by profile or control. API returns an acknowledgement ID.\n\nAuthorization Action:\n```\ncompliance:reports:list\n```" }, "response": [ { "id": "5f26fb92-8d99-4b3e-bcdb-a7c6bec3d231", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reportmanager/export", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reportmanager", "export" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"acknowledgement_id\": \"\"\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-5f26fb92-8d99-4b3e-bcdb-a7c6bec3d231" }, { "id": "007c141d-28c5-4219-bf27-dab583d2a8e1", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reportmanager/export", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reportmanager", "export" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-007c141d-28c5-4219-bf27-dab583d2a8e1" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-c4241eb1-371d-430c-92d5-51b4729d04b2" } ], "id": "d0f79d1b-b013-4866-b487-bb9cc9023736", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-d0f79d1b-b013-4866-b487-bb9cc9023736" } ], "id": "a17dc441-7200-452b-b369-9e442c9df042", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-a17dc441-7200-452b-b369-9e442c9df042" }, { "name": "reports", "item": [ { "name": "id", "item": [ { "name": "{id}", "item": [ { "name": "Show Report by ID", "id": "870fe027-9854-4ff6-b548-e4bbc4fdce01", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reports/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reports", "id", ":id" ], "variable": [ { "id": "b2d2d370-f2a9-48bb-9de1-ab746536abf1", "key": "id", "value": "", "description": "(Required) Unique identifier." } ] }, "description": "Show a specific report by ID. Supports filtering, but not pagination or sorting.\nIncluding more than one value for `profile_id`, or `profile_name` is not allowed.\nIncluding values for both `profile_id` and `profile_name` in one request is not allowed.\n\nAuthorization Action:\n```\ncompliance:reports:get\n```" }, "response": [ { "id": "b615eb5e-1344-4062-b9da-daa3632a39e5", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reports/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reports", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"node_id\": \"\",\n \"node_name\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"controls\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"environment\": \"\",\n \"version\": \"\",\n \"platform\": {\n \"name\": \"\",\n \"release\": \"\",\n \"full\": \"\"\n },\n \"statistics\": {\n \"duration\": \"\"\n },\n \"profiles\": [\n {\n \"name\": \"\",\n \"title\": \"\",\n \"maintainer\": \"\",\n \"copyright\": \"\",\n \"copyright_email\": \"\",\n \"license\": \"\",\n \"summary\": \"\",\n \"version\": \"\",\n \"owner\": \"\",\n \"full\": \"\",\n \"supports\": [\n {\n \"os_name\": \"\",\n \"os_family\": \"\",\n \"release\": \"\",\n \"inspec_version\": \"\",\n \"platform\": \"\"\n },\n {\n \"os_name\": \"\",\n \"os_family\": \"\",\n \"release\": \"\",\n \"inspec_version\": \"\",\n \"platform\": \"\"\n }\n ],\n \"depends\": [\n {\n \"name\": \"\",\n \"url\": \"\",\n \"path\": \"\",\n \"git\": \"\",\n \"branch\": \"\",\n \"tag\": \"\",\n \"commit\": \"\",\n \"version\": \"\",\n \"supermarket\": \"\",\n \"github\": \"\",\n \"compliance\": \"\",\n \"status\": \"\",\n \"skip_message\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\",\n \"path\": \"\",\n \"git\": \"\",\n \"branch\": \"\",\n \"tag\": \"\",\n \"commit\": \"\",\n \"version\": \"\",\n \"supermarket\": \"\",\n \"github\": \"\",\n \"compliance\": \"\",\n \"status\": \"\",\n \"skip_message\": \"\"\n }\n ],\n \"sha256\": \"\",\n \"groups\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"controls\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"controls\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"controls\": [\n {\n \"id\": \"\",\n \"code\": \"\",\n \"desc\": \"\",\n \"impact\": \"\",\n \"title\": \"\",\n \"source_location\": {\n \"ref\": \"\",\n \"line\": \"\"\n },\n \"results\": [\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n },\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n }\n ],\n \"refs\": [\n {\n \"url\": \"\",\n \"ref\": \"\"\n },\n {\n \"url\": \"\",\n \"ref\": \"\"\n }\n ],\n \"tags\": \"\",\n \"waived_str\": \"\",\n \"waiver_data\": {\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"run\": \"\",\n \"skipped_due_to_waiver\": \"\",\n \"message\": \"\"\n },\n \"removed_results_counts\": {\n \"failed\": \"\",\n \"skipped\": \"\",\n \"passed\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"code\": \"\",\n \"desc\": \"\",\n \"impact\": \"\",\n \"title\": \"\",\n \"source_location\": {\n \"ref\": \"\",\n \"line\": \"\"\n },\n \"results\": [\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n },\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n }\n ],\n \"refs\": [\n {\n \"url\": \"\",\n \"ref\": \"\"\n },\n {\n \"url\": \"\",\n \"ref\": \"\"\n }\n ],\n \"tags\": \"\",\n \"waived_str\": \"\",\n \"waiver_data\": {\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"run\": \"\",\n \"skipped_due_to_waiver\": \"\",\n \"message\": \"\"\n },\n \"removed_results_counts\": {\n \"failed\": \"\",\n \"skipped\": \"\",\n \"passed\": \"\"\n }\n }\n ],\n \"attributes\": [\n {\n \"name\": \"\",\n \"options\": {\n \"description\": \"\",\n \"default\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"options\": {\n \"description\": \"\",\n \"default\": \"\"\n }\n }\n ],\n \"latest_version\": \"\",\n \"status\": \"\",\n \"skip_message\": \"\",\n \"status_message\": \"\"\n },\n {\n \"name\": \"\",\n \"title\": \"\",\n \"maintainer\": \"\",\n \"copyright\": \"\",\n \"copyright_email\": \"\",\n \"license\": \"\",\n \"summary\": \"\",\n \"version\": \"\",\n \"owner\": \"\",\n \"full\": \"\",\n \"supports\": [\n {\n \"os_name\": \"\",\n \"os_family\": \"\",\n \"release\": \"\",\n \"inspec_version\": \"\",\n \"platform\": \"\"\n },\n {\n \"os_name\": \"\",\n \"os_family\": \"\",\n \"release\": \"\",\n \"inspec_version\": \"\",\n \"platform\": \"\"\n }\n ],\n \"depends\": [\n {\n \"name\": \"\",\n \"url\": \"\",\n \"path\": \"\",\n \"git\": \"\",\n \"branch\": \"\",\n \"tag\": \"\",\n \"commit\": \"\",\n \"version\": \"\",\n \"supermarket\": \"\",\n \"github\": \"\",\n \"compliance\": \"\",\n \"status\": \"\",\n \"skip_message\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\",\n \"path\": \"\",\n \"git\": \"\",\n \"branch\": \"\",\n \"tag\": \"\",\n \"commit\": \"\",\n \"version\": \"\",\n \"supermarket\": \"\",\n \"github\": \"\",\n \"compliance\": \"\",\n \"status\": \"\",\n \"skip_message\": \"\"\n }\n ],\n \"sha256\": \"\",\n \"groups\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"controls\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"controls\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"controls\": [\n {\n \"id\": \"\",\n \"code\": \"\",\n \"desc\": \"\",\n \"impact\": \"\",\n \"title\": \"\",\n \"source_location\": {\n \"ref\": \"\",\n \"line\": \"\"\n },\n \"results\": [\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n },\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n }\n ],\n \"refs\": [\n {\n \"url\": \"\",\n \"ref\": \"\"\n },\n {\n \"url\": \"\",\n \"ref\": \"\"\n }\n ],\n \"tags\": \"\",\n \"waived_str\": \"\",\n \"waiver_data\": {\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"run\": \"\",\n \"skipped_due_to_waiver\": \"\",\n \"message\": \"\"\n },\n \"removed_results_counts\": {\n \"failed\": \"\",\n \"skipped\": \"\",\n \"passed\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"code\": \"\",\n \"desc\": \"\",\n \"impact\": \"\",\n \"title\": \"\",\n \"source_location\": {\n \"ref\": \"\",\n \"line\": \"\"\n },\n \"results\": [\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n },\n {\n \"status\": \"\",\n \"code_desc\": \"\",\n \"run_time\": \"\",\n \"start_time\": \"\",\n \"message\": \"\",\n \"skip_message\": \"\"\n }\n ],\n \"refs\": [\n {\n \"url\": \"\",\n \"ref\": \"\"\n },\n {\n \"url\": \"\",\n \"ref\": \"\"\n }\n ],\n \"tags\": \"\",\n \"waived_str\": \"\",\n \"waiver_data\": {\n \"expiration_date\": \"\",\n \"justification\": \"\",\n \"run\": \"\",\n \"skipped_due_to_waiver\": \"\",\n \"message\": \"\"\n },\n \"removed_results_counts\": {\n \"failed\": \"\",\n \"skipped\": \"\",\n \"passed\": \"\"\n }\n }\n ],\n \"attributes\": [\n {\n \"name\": \"\",\n \"options\": {\n \"description\": \"\",\n \"default\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"options\": {\n \"description\": \"\",\n \"default\": \"\"\n }\n }\n ],\n \"latest_version\": \"\",\n \"status\": \"\",\n \"skip_message\": \"\",\n \"status_message\": \"\"\n }\n ],\n \"job_id\": \"\",\n \"ipaddress\": \"\",\n \"fqdn\": \"\",\n \"chef_server\": \"\",\n \"chef_organization\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ],\n \"chef_tags\": [\n \"\",\n \"\"\n ],\n \"projects\": [\n \"\",\n \"\"\n ],\n \"status_message\": \"\"\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-b615eb5e-1344-4062-b9da-daa3632a39e5" }, { "id": "9d0ce5d8-2e2f-4adf-8b91-0e68681c8236", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reports/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reports", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-9d0ce5d8-2e2f-4adf-8b91-0e68681c8236" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-870fe027-9854-4ff6-b548-e4bbc4fdce01" } ], "id": "d3287495-acb0-4007-bd1a-bc95436f7d93", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-d3287495-acb0-4007-bd1a-bc95436f7d93" } ], "id": "7f013fe9-67d0-47df-8db7-45f3e058eb41", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-7f013fe9-67d0-47df-8db7-45f3e058eb41" }, { "name": "List Reports", "id": "defb02c2-41b1-43e5-b163-191202c83fd3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reports", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reports" ] }, "description": "Makes a list of reports. Adding a filter makes a list of all node reports that meet the filter criteria.\nSupports pagination, filtering, and sorting.\nMax return payload size is 4MB, use pagination to fetch remaining data.\n\nValid sort fields: latest_report.controls.failed.critical, latest_report.controls.failed.total, latest_report.end_time, latest_report.status, node_name\n\nExample:\n```\n{\"filters\":\n[\n{\"type\":\"start_time\",\"values\":[\"2019-09-09T00:00:00Z\"]},\n{\"type\":\"end_time\",\"values\":[\"2019-09-11T23:59:59Z\"]}\n],\n\"page\":1, \"per_page\": 3,\n\"sort\": \"latest_report.status\", \"order\": \"ASC\"\n}\n```\n\nAuthorization Action:\n```\ncompliance:reports:list\n```" }, "response": [ { "id": "20f865e8-0960-4a22-9720-b0aa20bd56f1", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reports", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reports" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"reports\": [\n {\n \"id\": \"\",\n \"node_id\": \"\",\n \"node_name\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"controls\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"ipaddress\": \"\"\n },\n {\n \"id\": \"\",\n \"node_id\": \"\",\n \"node_name\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"controls\": {\n \"total\": \"\",\n \"passed\": {\n \"total\": \"\"\n },\n \"skipped\": {\n \"total\": \"\"\n },\n \"failed\": {\n \"total\": \"\",\n \"minor\": \"\",\n \"major\": \"\",\n \"critical\": \"\"\n },\n \"waived\": {\n \"total\": \"\"\n }\n },\n \"ipaddress\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-20f865e8-0960-4a22-9720-b0aa20bd56f1" }, { "id": "d2598807-4912-4d7b-9178-bbba27b75cdf", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/reports", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "reports" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-d2598807-4912-4d7b-9178-bbba27b75cdf" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-defb02c2-41b1-43e5-b163-191202c83fd3" } ], "id": "b889b35c-7a05-410d-b6f2-aa940326124d", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-b889b35c-7a05-410d-b6f2-aa940326124d" }, { "name": "suggestions", "item": [ { "name": "List Reporting Suggestions", "id": "924e0e8e-6377-49fe-a875-18974e521ef0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"\",\n \"text\": \"\",\n \"size\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"type_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/suggestions", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "suggestions" ] }, "description": "Get suggestions for compliance reporting resources based on matching text substrings.\nSupports filtering, but not pagination or sorting.\n`type` parameter is required. It must be one of the parameters from the following table.\n\n| Suggestion type parameter | Suggestion type value |\n| --- | --- |\n| chef_server | source_fqdn |\n| chef_tags | chef_tags |\n| control | profiles.controls.title |\n| control_tag_key | profiles.controls.string_tags.key |\n| control_tag_value | profiles.controls.string_tags.values |\n| environment | environment |\n| inspec_version | version |\n| node | node_name |\n| organization | organization_name |\n| platform | platform.name |\n| platform_with_version | platform.full |\n| policy_group | policy_group |\n| policy_name | policy_name |\n| profile | profiles.title |\n| profile_with_version | profiles.full |\n| recipe | recipes |\n| role | roles |\n\nExample:\n```\n{\n\"type\":\"environment\",\n\"text\":\"aws*\",\n\"filters\":[\n{\"type\":\"start_time\",\"values\":[\"2019-10-26T00:00:00Z\"]},\n{\"type\":\"end_time\",\"values\":[\"2019-11-05T23:59:59Z\"]}\n]\n}\n```\n\nAuthorization Action:\n```\ncompliance:reportSuggestions:list\n```" }, "response": [ { "id": "6740583d-c832-4fe8-beea-bbbc1a4cacae", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"\",\n \"text\": \"\",\n \"size\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"type_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/suggestions", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "suggestions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"suggestions\": [\n {\n \"text\": \"\",\n \"id\": \"\",\n \"score\": \"\",\n \"version\": \"\"\n },\n {\n \"text\": \"\",\n \"id\": \"\",\n \"score\": \"\",\n \"version\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-6740583d-c832-4fe8-beea-bbbc1a4cacae" }, { "id": "b205675c-d56b-4cb4-8111-4453d02c2ced", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"\",\n \"text\": \"\",\n \"size\": \"\",\n \"filters\": [\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n },\n {\n \"values\": [\n \"\",\n \"\"\n ],\n \"type\": \"\"\n }\n ],\n \"type_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/reporting/suggestions", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "reporting", "suggestions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-b205675c-d56b-4cb4-8111-4453d02c2ced" } ], "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-924e0e8e-6377-49fe-a875-18974e521ef0" } ], "id": "54cbbc8d-f246-458d-ab23-ea848a9fefca", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-54cbbc8d-f246-458d-ab23-ea848a9fefca" } ], "id": "c28a288a-f7e7-4f90-b729-7580b7b8193c", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-c28a288a-f7e7-4f90-b729-7580b7b8193c" } ], "id": "6b52df56-469d-4325-bc6e-20ab1f778714", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-6b52df56-469d-4325-bc6e-20ab1f778714" } ], "id": "5bcbeea0-da23-4016-bde3-2770e4ff0953", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-5bcbeea0-da23-4016-bde3-2770e4ff0953" } ], "id": "7edd9598-add0-48b9-b02a-b9355d1074a3", "createdAt": "2026-07-28T01:20:14.000Z", "updatedAt": "2026-07-28T01:20:14.000Z", "uid": "35240-7edd9598-add0-48b9-b02a-b9355d1074a3" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }