{ "info": { "_postman_id": "ca81c32b-3ed5-48aa-bff4-ae221b0ac91d", "name": "Honeycomb Auth Boards API", "description": "The API allows programmatic management of many resources within Honeycomb.\n\nPlease report any discrepancies with actual API behavior in Pollinators Slack or to Honeycomb Support.\n\n\nContact Support:\n Email: support@honeycomb.io", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:56:36.000Z", "updatedAt": "2026-07-28T01:56:36.000Z", "lastUpdatedBy": "35240", "uid": "35240-ca81c32b-3ed5-48aa-bff4-ae221b0ac91d" }, "item": [ { "name": "1", "item": [ { "name": "boards", "item": [ { "name": "{boardId}", "item": [ { "name": "views", "item": [ { "name": "{viewId}", "item": [ { "name": "Get a Board View", "id": "18591958-f024-4697-9ad9-783a1a894951", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "id": "1b17ba61-72b4-4c32-8476-df67536bd7aa", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." }, { "id": "3b5ded6d-21e1-4049-9e07-92cc58fb87ca", "key": "viewId", "value": "", "description": "(Required) The unique identifier (ID) of a Board View." } ] }, "description": "Retrieve a single Board View by ID." }, "response": [ { "id": "2943f68c-b6e2-4b18-ae83-6d1404eb0d69", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"in\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n },\n {\n \"column\": \"\",\n \"operation\": \"does-not-contain\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-2943f68c-b6e2-4b18-ae83-6d1404eb0d69" }, { "id": "ffb3cafb-3697-47cb-8b1e-ec8576d9fe3e", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-ffb3cafb-3697-47cb-8b1e-ec8576d9fe3e" }, { "id": "c7603820-14bf-4958-b3f8-88cee75ff19d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-c7603820-14bf-4958-b3f8-88cee75ff19d" }, { "id": "ebef074f-b4e2-48ec-8c86-e3a4f3d76bf5", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-ebef074f-b4e2-48ec-8c86-e3a4f3d76bf5" }, { "id": "d038bc0d-d288-4578-834c-4831d086996a", "name": "Rate Limit Exceeded", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-d038bc0d-d288-4578-834c-4831d086996a" }, { "id": "739a3298-16ec-446f-beb5-9f17b57f3ccb", "name": "Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-739a3298-16ec-446f-beb5-9f17b57f3ccb" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-18591958-f024-4697-9ad9-783a1a894951" }, { "name": "Delete a Board View", "id": "ba155eef-16d3-467d-a4ab-22a65cc3461a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "id": "3aacb2bb-439a-491f-94d1-ef9bc24d72be", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." }, { "id": "f8bc16e7-1182-4e92-be38-3bb3256e35eb", "key": "viewId", "value": "", "description": "(Required) The unique identifier (ID) of a Board View." } ] }, "description": "Delete a Board View by specifying its ID." }, "response": [ { "id": "2fdf1127-f5b6-4500-8ab7-9878a9b654dc", "name": "Success - no Content", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-2fdf1127-f5b6-4500-8ab7-9878a9b654dc" }, { "id": "9d5f8275-09e4-4dbf-b2f9-0fe7aa03bafe", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-9d5f8275-09e4-4dbf-b2f9-0fe7aa03bafe" }, { "id": "138adc67-73e9-4241-bed9-36daabade2eb", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-138adc67-73e9-4241-bed9-36daabade2eb" }, { "id": "fd4065db-0f68-44f6-b250-e2f2c2e5d2df", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-fd4065db-0f68-44f6-b250-e2f2c2e5d2df" }, { "id": "6c25c411-9121-400a-a366-ac5577bffa11", "name": "Rate Limit Exceeded", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-6c25c411-9121-400a-a366-ac5577bffa11" }, { "id": "8c388e6e-6ab5-41e5-afb8-197b22004473", "name": "Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-8c388e6e-6ab5-41e5-afb8-197b22004473" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-ba155eef-16d3-467d-a4ab-22a65cc3461a" }, { "name": "Update a Board View", "id": "aaf56118-67b3-4843-8ae0-07644dccdef9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "id": "82c5ca16-b5e9-4fea-a320-640c2e801f0a", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." }, { "id": "ee9c74b5-2cea-481c-99f7-5898363a546e", "key": "viewId", "value": "", "description": "(Required) The unique identifier (ID) of a Board View." } ] }, "description": "Update a Board View by specifying its ID and full details." }, "response": [ { "id": "1b90b2ed-0d5d-4362-a6e3-b32251a036a0", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"in\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n },\n {\n \"column\": \"\",\n \"operation\": \"does-not-contain\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-1b90b2ed-0d5d-4362-a6e3-b32251a036a0" }, { "id": "fb0ca218-f8e8-439c-8a5d-d139fa6f91ad", "name": "The provided request body was invalid.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-fb0ca218-f8e8-439c-8a5d-d139fa6f91ad" }, { "id": "a5950212-5395-4cc2-b047-628c8fe5636b", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-a5950212-5395-4cc2-b047-628c8fe5636b" }, { "id": "f70e9c2a-96e3-44c6-b7ee-d0944ed88d0e", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-f70e9c2a-96e3-44c6-b7ee-d0944ed88d0e" }, { "id": "b5fdcdca-bb16-462e-b236-44be22ce20d5", "name": "Conflict", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-b5fdcdca-bb16-462e-b236-44be22ce20d5" }, { "id": "9884c0b4-6e1a-443a-847f-f9b1fdf78341", "name": "Validation Failed", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-9884c0b4-6e1a-443a-847f-f9b1fdf78341" }, { "id": "f883c11a-5d14-4adc-836d-812531d200f7", "name": "Rate Limit Exceeded", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-f883c11a-5d14-4adc-836d-812531d200f7" }, { "id": "14f09bbb-169c-47b4-84fa-beb1255b2797", "name": "Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"does-not-exist\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ],\n \"id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views/:viewId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views", ":viewId" ], "variable": [ { "key": "boardId" }, { "key": "viewId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-14f09bbb-169c-47b4-84fa-beb1255b2797" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-aaf56118-67b3-4843-8ae0-07644dccdef9" } ], "id": "bde6aa5f-e5f0-40d3-8506-dd513d0717f8", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-bde6aa5f-e5f0-40d3-8506-dd513d0717f8" }, { "name": "List Board Views", "id": "72d4e122-a473-4db2-a32e-b703479c27c4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "id": "a8c7d79b-6c9b-43c3-8d17-ecc6b0823738", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." } ] }, "description": "Retrieve a list of all views for a board.\n**Note**: Each board is limited to a maximum of 50 views.\n" }, "response": [ { "id": "ec82811a-3513-4fe7-a0cf-65d9ce25ef68", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"exists\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n },\n {\n \"column\": \"\",\n \"operation\": \"exists\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n },\n {\n \"column\": \"\",\n \"operation\": \"exists\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n }\n]", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-ec82811a-3513-4fe7-a0cf-65d9ce25ef68" }, { "id": "6c4338ee-a34d-42a0-a856-5c505c0931d8", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-6c4338ee-a34d-42a0-a856-5c505c0931d8" }, { "id": "6f3aa08e-c011-4267-8c88-5fa0de811f04", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-6f3aa08e-c011-4267-8c88-5fa0de811f04" }, { "id": "d0952e42-56c7-4fb9-bf8b-fe3ce3569d88", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-d0952e42-56c7-4fb9-bf8b-fe3ce3569d88" }, { "id": "cbfcf5f7-f149-4bf5-a9a9-258246e40a62", "name": "Rate Limit Exceeded", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-cbfcf5f7-f149-4bf5-a9a9-258246e40a62" }, { "id": "aad3f46e-03b8-45cb-a3f5-bdd3651e9940", "name": "Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-aad3f46e-03b8-45cb-a3f5-bdd3651e9940" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-72d4e122-a473-4db2-a32e-b703479c27c4" }, { "name": "Create a Board View", "id": "cd9816fa-e32d-443a-9e3b-c9342f1cf89d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "id": "f249ff1d-7c8e-44af-8be2-cb13db59ab85", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." } ] }, "description": "Create a new view for a board with the specified filters.\n**Note**: Each board is limited to a maximum of 50 views. Attempting to create more than 50 views will result in an error.\n" }, "response": [ { "id": "418f9c64-2e31-40ca-b46b-b6883b2b31c2", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"in\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n },\n {\n \"column\": \"\",\n \"operation\": \"does-not-contain\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-418f9c64-2e31-40ca-b46b-b6883b2b31c2" }, { "id": "5baefdc7-e660-4ead-9dff-9819ae5f9761", "name": "The provided request body was invalid.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-5baefdc7-e660-4ead-9dff-9819ae5f9761" }, { "id": "c5897c67-f88c-4382-a3e6-62bf5467b27b", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-c5897c67-f88c-4382-a3e6-62bf5467b27b" }, { "id": "f24a9418-0c89-48c8-8671-f88108a564d1", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-f24a9418-0c89-48c8-8671-f88108a564d1" }, { "id": "3e6746fc-cc4f-4448-a478-e9e954f6a109", "name": "Conflict", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-3e6746fc-cc4f-4448-a478-e9e954f6a109" }, { "id": "356b9bac-14cc-4349-bfcc-d0120e2d3da9", "name": "Validation Failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-356b9bac-14cc-4349-bfcc-d0120e2d3da9" }, { "id": "f9c8f7ae-9f48-4629-8623-83cfe4d6d695", "name": "Rate Limit Exceeded", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-f9c8f7ae-9f48-4629-8623-83cfe4d6d695" }, { "id": "c8f00198-cf6e-4a15-85a7-c27906629bc8", "name": "Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"filters\": [\n {\n \"column\": \"\",\n \"operation\": \"!=\",\n \"value\": {\n \"description\": \"The value to filter by.\",\n \"example\": \"error\"\n }\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId/views", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId", "views" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-c8f00198-cf6e-4a15-85a7-c27906629bc8" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-cd9816fa-e32d-443a-9e3b-c9342f1cf89d" } ], "id": "34d7d294-83ab-4ee7-a8f2-4be1cbb33e70", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-34d7d294-83ab-4ee7-a8f2-4be1cbb33e70" }, { "name": "Get a Board", "id": "dd3e99d9-cac8-4ad4-ae45-ea4a49147c63", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "id": "48513470-8504-430a-9bf6-dc1c09aa7f9e", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." } ] }, "description": "Get a single Board by ID." }, "response": [ { "id": "05d6b1eb-3a09-4b78-8848-c50f487ba8a3", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-05d6b1eb-3a09-4b78-8848-c50f487ba8a3" }, { "id": "e568598b-5ff9-4117-8a7c-f04764199e00", "name": "The provided request body was invalid.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-e568598b-5ff9-4117-8a7c-f04764199e00" }, { "id": "25589709-7b99-4006-91c8-42e2da92d08e", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-25589709-7b99-4006-91c8-42e2da92d08e" }, { "id": "02acfdf8-9e62-489c-8be6-7de34a23bbdb", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-02acfdf8-9e62-489c-8be6-7de34a23bbdb" }, { "id": "dc78820e-1387-433b-acda-c6f1c7759320", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-dc78820e-1387-433b-acda-c6f1c7759320" }, { "id": "4ac53d8e-3281-4091-8293-552d229dab20", "name": "Rate Limit Exceeded", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-4ac53d8e-3281-4091-8293-552d229dab20" }, { "id": "1dcbdb48-75d3-4092-aaad-6287bb17c432", "name": "Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-1dcbdb48-75d3-4092-aaad-6287bb17c432" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-dd3e99d9-cac8-4ad4-ae45-ea4a49147c63" }, { "name": "Update a Board", "id": "dcbf4bdb-89b9-475a-a2e9-754f6336baea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "id": "0596f67c-6365-4106-86a0-9950622d726e", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." } ] }, "description": "Update a Board by specifying its ID and full details.\n**Note**: Queries can be added to, removed from, and re-ordered by updating the board itself. It is not possible to reference individual queries via the API.\n**Note**: Each board is limited to a maximum of 5 preset filters. Attempting to update a board with more than 5 preset filters will result in an error.\n" }, "response": [ { "id": "f5ce3e69-15a5-4348-bee9-82e87bdb2578", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-f5ce3e69-15a5-4348-bee9-82e87bdb2578" }, { "id": "bcbb71c4-c5f1-4757-8ed9-6c66e375825e", "name": "The provided request body was invalid.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-bcbb71c4-c5f1-4757-8ed9-6c66e375825e" }, { "id": "0371caa3-09af-4f4a-8a95-ceb38cd4d51e", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-0371caa3-09af-4f4a-8a95-ceb38cd4d51e" }, { "id": "e65299b7-8a96-4d40-b08d-b200438ba28a", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-e65299b7-8a96-4d40-b08d-b200438ba28a" }, { "id": "75606f08-db4f-4fe6-9e6b-e288db08bf64", "name": "Validation Failed", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-75606f08-db4f-4fe6-9e6b-e288db08bf64" }, { "id": "26567388-96e5-44e6-bd04-3cbfc32aeed9", "name": "Rate Limit Exceeded", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-26567388-96e5-44e6-bd04-3cbfc32aeed9" }, { "id": "b4c7011b-d348-400c-b811-21a168bef1f4", "name": "Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-b4c7011b-d348-400c-b811-21a168bef1f4" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-dcbf4bdb-89b9-475a-a2e9-754f6336baea" }, { "name": "Delete a Board", "id": "4d9b7e41-6b28-49e5-938d-6e1895e06e04", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "id": "f05cdfb4-bed5-48c3-b529-fb0a5ffea1bb", "key": "boardId", "value": "", "description": "(Required) The unique identifier (ID) of a Board." } ] }, "description": "Delete a public Board by specifying its ID." }, "response": [ { "id": "40fbd5a4-634b-4bbb-9fae-140c79c0b7f3", "name": "Success - no Content", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-40fbd5a4-634b-4bbb-9fae-140c79c0b7f3" }, { "id": "2039c1f7-bd95-4cf0-9b03-c696ddc47f80", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-2039c1f7-bd95-4cf0-9b03-c696ddc47f80" }, { "id": "dc0fa27e-f9d3-4405-b52c-bc8381695507", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-dc0fa27e-f9d3-4405-b52c-bc8381695507" }, { "id": "47d059d1-0471-4a38-af3d-036b3858df80", "name": "Rate Limit Exceeded", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-47d059d1-0471-4a38-af3d-036b3858df80" }, { "id": "295a40c7-a91b-4f54-840e-7d0317da9131", "name": "Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-295a40c7-a91b-4f54-840e-7d0317da9131" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-4d9b7e41-6b28-49e5-938d-6e1895e06e04" } ], "id": "cdca9c7d-86c4-4bdf-95f0-a70adb01dbb4", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-cdca9c7d-86c4-4bdf-95f0-a70adb01dbb4" }, { "name": "Create a Board", "id": "4e01ec3c-3093-48fb-b282-44e5a6018f68", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] }, "description": "Create a Board comprised of one or more Panels (Query, SLO, or Text).\n**Note**: Each board is limited to a maximum of 5 preset filters.\n" }, "response": [ { "id": "7df9d459-d4f4-4ae8-ab3c-007270940f65", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-7df9d459-d4f4-4ae8-ab3c-007270940f65" }, { "id": "09542697-0f64-46b2-8269-6b42f6ad687f", "name": "The provided request body was invalid.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-09542697-0f64-46b2-8269-6b42f6ad687f" }, { "id": "4773ddde-8842-49fb-936b-b9670b9c2930", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-4773ddde-8842-49fb-936b-b9670b9c2930" }, { "id": "a380e807-6111-4e55-bd30-4bc218e2d3b5", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-a380e807-6111-4e55-bd30-4bc218e2d3b5" }, { "id": "c89b1e57-f16e-46de-8b36-7ab5dc32b301", "name": "Validation Failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-c89b1e57-f16e-46de-8b36-7ab5dc32b301" }, { "id": "6c44f981-c2cd-437e-83f9-7129ae73bda7", "name": "Rate Limit Exceeded", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-6c44f981-c2cd-437e-83f9-7129ae73bda7" }, { "id": "81f65d22-efac-4900-b1f6-b1f90f7c8d49", "name": "Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-81f65d22-efac-4900-b1f6-b1f90f7c8d49" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-4e01ec3c-3093-48fb-b282-44e5a6018f68" }, { "name": "List All Boards", "id": "0f8608a7-980d-4b18-8f43-32dad87f7855", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] }, "description": "Retrieves a list of all non-secret Boards within an environment. **Note**: For Honeycomb Classic users, all boards within Classic will be returned.\n" }, "response": [ { "id": "5f690489-3594-4811-a561-818f9e6b7866", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n },\n {\n \"type\": \"flexible\",\n \"name\": \"\",\n \"description\": \"\",\n \"links\": {\n \"board_url\": \"\"\n },\n \"id\": \"\",\n \"panels\": [\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n },\n {\n \"query_panel\": {\n \"query_id\": \"\",\n \"query_annotation_id\": \"\",\n \"query_style\": \"graph\",\n \"dataset\": \"\",\n \"visualization_settings\": {\n \"hide_compare\": false,\n \"hide_hovers\": false,\n \"hide_markers\": false,\n \"utc_xaxis\": false,\n \"overlaid_charts\": false,\n \"charts\": [\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n },\n {\n \"chart_index\": 0,\n \"chart_type\": \"default\",\n \"log_scale\": false,\n \"omit_missing_values\": false\n }\n ]\n }\n },\n \"type\": {\n \"const\": \"query\",\n \"description\": \"The type of the board panel.\"\n },\n \"position\": {\n \"x_coordinate\": \"\",\n \"y_coordinate\": \"\",\n \"height\": \"\",\n \"width\": \"\"\n }\n }\n ],\n \"layout_generation\": \"manual\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"preset_filters\": [\n {\n \"column\": \"\",\n \"alias\": \"\"\n },\n {\n \"column\": \"\",\n \"alias\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-5f690489-3594-4811-a561-818f9e6b7866" }, { "id": "6c34f28d-7713-4689-918a-e84ecc2a3732", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-6c34f28d-7713-4689-918a-e84ecc2a3732" }, { "id": "b86ac87a-ec07-44b7-a0c0-fa7014460ae8", "name": "Rate Limit Exceeded", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Retry-After", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Ratelimit", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "RateLimitPolicy", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-b86ac87a-ec07-44b7-a0c0-fa7014460ae8" }, { "id": "3bb89089-0139-4bb8-8480-e43bbc4e8df6", "name": "Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/1/boards", "host": [ "{{baseUrl}}" ], "path": [ "1", "boards" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-3bb89089-0139-4bb8-8480-e43bbc4e8df6" } ], "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-0f8608a7-980d-4b18-8f43-32dad87f7855" } ], "id": "e27200c2-6fc0-4568-8043-eb1aa74d987d", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-e27200c2-6fc0-4568-8043-eb1aa74d987d" } ], "id": "efa72fc4-a788-4e85-99ef-6bfbea285dcf", "createdAt": "2026-07-28T01:56:37.000Z", "updatedAt": "2026-07-28T01:56:37.000Z", "uid": "35240-efa72fc4-a788-4e85-99ef-6bfbea285dcf" } ], "variable": [ { "key": "baseUrl", "value": "https://api.honeycomb.io" } ] }