{ "info": { "_postman_id": "f91cc594-e585-426f-86f7-248f8e39c7c3", "name": "Planview AgilePlace API (LeanKit) v2 account board API", "description": "RESTful API for Planview AgilePlace (formerly LeanKit) Kanban boards, cards, lanes, connections, automations, teams, and planning increments. All requests use HTTPS against https://.leankit.com/io/. Data is sent and received as JSON. Transcribed from the published Planview AgilePlace API reference \u2014 no endpoints invented.\n\nContact Support:\n Name: Planview AgilePlace Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:03:53.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "lastUpdatedBy": "35240", "uid": "35240-f91cc594-e585-426f-86f7-248f8e39c7c3" }, "item": [ { "name": "board", "item": [ { "name": "access", "item": [ { "name": "Bulk remove board members and roles", "id": "1e8059e5-40e9-4eac-a2c1-8aab733a6f00", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] }, "description": "Bulk remove board members and roles. Warning: this endpoint can be destructive to user subscriptions. If you remove a user's access to a board they will lose any of their subscriptions to changes on cards, lanes, and boards." }, "response": [ { "id": "18e083ac-ceff-43fb-b391-c7c3dee03c6f", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-18e083ac-ceff-43fb-b391-c7c3dee03c6f" }, { "id": "76f813aa-f982-4a73-8e71-e293d88608f6", "name": "Deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-76f813aa-f982-4a73-8e71-e293d88608f6" }, { "id": "22ae5da9-daca-4739-a346-a99807b6cd87", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-22ae5da9-daca-4739-a346-a99807b6cd87" }, { "id": "66d202d6-f332-42a2-9c99-faa3973bb311", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-66d202d6-f332-42a2-9c99-faa3973bb311" }, { "id": "6d0cbef9-17ae-4c02-87dc-fc56d8106c8d", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6d0cbef9-17ae-4c02-87dc-fc56d8106c8d" }, { "id": "c796683b-754d-4393-8035-6bd7339b258f", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-c796683b-754d-4393-8035-6bd7339b258f" }, { "id": "f09e9ceb-b2b6-4659-a45c-edce45e3fb0d", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f09e9ceb-b2b6-4659-a45c-edce45e3fb0d" }, { "id": "a84b24f3-b83a-44ae-b4d4-fb3a8589796d", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-a84b24f3-b83a-44ae-b4d4-fb3a8589796d" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-1e8059e5-40e9-4eac-a2c1-8aab733a6f00" }, { "name": "Bulk update board members and roles", "id": "3f859f61-e03d-4064-b53f-cb5a60df99bf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] }, "description": "Bulk update board members and roles. Warning: this endpoint can be destructive to user assignments and user subscriptions. If you reduce a user's role to" }, "response": [ { "id": "bff8e600-aedc-4204-9d9f-10eb92a37726", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-bff8e600-aedc-4204-9d9f-10eb92a37726" }, { "id": "393b7583-2e50-46ea-8721-b2ec3e8fb223", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-393b7583-2e50-46ea-8721-b2ec3e8fb223" }, { "id": "33b396db-24d9-470f-a7ee-dadfd894eb78", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-33b396db-24d9-470f-a7ee-dadfd894eb78" }, { "id": "cf9c0c37-c817-420a-838f-99e88e6c6777", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-cf9c0c37-c817-420a-838f-99e88e6c6777" }, { "id": "7870014c-0b5a-4bd6-b66b-2463251c5c16", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-7870014c-0b5a-4bd6-b66b-2463251c5c16" }, { "id": "e84c5f66-e1f4-447e-ae4c-e8690877063e", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-e84c5f66-e1f4-447e-ae4c-e8690877063e" }, { "id": "edca12c5-a749-4d60-99bc-cc518b8e4c30", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-edca12c5-a749-4d60-99bc-cc518b8e4c30" }, { "id": "d20f9c4c-f7c3-47d2-b0de-1fb08ccdc20a", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/access", "host": [ "{{baseUrl}}" ], "path": [ "board", "access" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-d20f9c4c-f7c3-47d2-b0de-1fb08ccdc20a" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-3f859f61-e03d-4064-b53f-cb5a60df99bf" } ], "id": "46c2d822-5cae-466c-9903-1a10820a1f8b", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-46c2d822-5cae-466c-9903-1a10820a1f8b" }, { "name": "{boardId}", "item": [ { "name": "archive", "item": [ { "name": "Archive a board", "id": "3497d511-97e1-4ba0-8203-757454e8a1a4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "id": "e97f7955-f01f-438a-a839-252d1204127a", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Archive a board. Administrators will retain read-only access. Example Request" }, "response": [ { "id": "0761fade-8004-48c0-9426-7c5f5bfc8da0", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0761fade-8004-48c0-9426-7c5f5bfc8da0" }, { "id": "c1397568-951b-432b-bf59-c6a883f42ef1", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-c1397568-951b-432b-bf59-c6a883f42ef1" }, { "id": "6ea994d4-a41e-4bfc-bbf5-2118fe13c312", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6ea994d4-a41e-4bfc-bbf5-2118fe13c312" }, { "id": "f938aaa4-b72e-4dca-89f4-be5f45ae7bc2", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f938aaa4-b72e-4dca-89f4-be5f45ae7bc2" }, { "id": "2ecdc014-a8c2-4c1a-bfbe-612de2419188", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2ecdc014-a8c2-4c1a-bfbe-612de2419188" }, { "id": "4bb48f3a-462e-4997-aa12-c131543ae282", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-4bb48f3a-462e-4997-aa12-c131543ae282" }, { "id": "dcc55f76-e580-4be8-acaa-a3f216fb4c6c", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-dcc55f76-e580-4be8-acaa-a3f216fb4c6c" }, { "id": "ec90b76f-3be5-44c7-b298-4eed75251b8c", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/archive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "archive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ec90b76f-3be5-44c7-b298-4eed75251b8c" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-3497d511-97e1-4ba0-8203-757454e8a1a4" } ], "id": "5458bd90-17fd-4602-9a6c-d5236ef05cea", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5458bd90-17fd-4602-9a6c-d5236ef05cea" }, { "name": "assignedUsers", "item": [ { "name": "List top 50 assigned users on a board", "id": "2cc7018c-40bc-45bc-9dc3-8d3a4ee0005c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "id": "ac7e60e9-dc60-434e-9193-c5a5d3283c43", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "List top 50 assigned users on a board. Only assignments to cards on the board or recent archive are counted. If more than 50 users have assigned cards, those with the fewest assignments will be excluded. Return values are sorted first by assignment count, then by full name. Note: This has been depre" }, "response": [ { "id": "ce9be778-6171-4f16-a96c-a2ff7ae9da59", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ce9be778-6171-4f16-a96c-a2ff7ae9da59" }, { "id": "bf2dab7a-655b-4b15-932b-037f592d5d30", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-bf2dab7a-655b-4b15-932b-037f592d5d30" }, { "id": "6bde036b-e879-48cf-a4cb-8b1cbe7aa1d7", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6bde036b-e879-48cf-a4cb-8b1cbe7aa1d7" }, { "id": "49c67194-731d-44f4-8c45-d2475435f709", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-49c67194-731d-44f4-8c45-d2475435f709" }, { "id": "5cac502d-344e-4efd-a0d3-689dac0838f6", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5cac502d-344e-4efd-a0d3-689dac0838f6" }, { "id": "edd367cd-87e5-4aaf-8251-e7ac14d51744", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-edd367cd-87e5-4aaf-8251-e7ac14d51744" }, { "id": "fabcc302-332e-4763-8933-7f005b00cfb5", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/assignedUsers", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "assignedUsers" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fabcc302-332e-4763-8933-7f005b00cfb5" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2cc7018c-40bc-45bc-9dc3-8d3a4ee0005c" } ], "id": "37327a6e-3ab0-44ec-9f38-b3e1aa7b18fb", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-37327a6e-3ab0-44ec-9f38-b3e1aa7b18fb" }, { "name": "card", "item": [ { "name": "Get cards on a board", "id": "f376a87b-028c-491f-94f0-dbb35e90f813", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "id": "35fa9e58-8a0f-41e9-810c-8071ccb3867a", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Get cards on a board. Note: This has been deprecated in favor of our" }, "response": [ { "id": "a14a5171-37f4-46fa-8f79-86d48c4a0c17", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-a14a5171-37f4-46fa-8f79-86d48c4a0c17" }, { "id": "bd4dc730-744c-4527-bf16-65ff6228de3c", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-bd4dc730-744c-4527-bf16-65ff6228de3c" }, { "id": "1398dd6c-35c0-46a7-add7-ea135b0d5405", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-1398dd6c-35c0-46a7-add7-ea135b0d5405" }, { "id": "61ed6e18-724c-4c5c-b212-fe3166677748", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-61ed6e18-724c-4c5c-b212-fe3166677748" }, { "id": "2c8251e1-59e7-4cdc-93b2-79e22923158a", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2c8251e1-59e7-4cdc-93b2-79e22923158a" }, { "id": "398cb4bd-148e-4c4c-bc01-eb9192de0c10", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-398cb4bd-148e-4c4c-bc01-eb9192de0c10" }, { "id": "10873c1a-3410-4c0c-913b-4795c1a465b4", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-10873c1a-3410-4c0c-913b-4795c1a465b4" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f376a87b-028c-491f-94f0-dbb35e90f813" } ], "id": "c43c1979-f8f7-4217-b623-66ef9b8bb6b9", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-c43c1979-f8f7-4217-b623-66ef9b8bb6b9" }, { "name": "export", "item": [ { "name": "Download a board's history", "id": "fabd4c5d-2b13-435d-b258-4c312ce067eb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "id": "64c2d250-89ce-41ba-9777-f1a1388bf371", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Download a board's history. This is used by the \"Export Board History\" option on the Board Settings menu. Note: \"Data\" is intentionally null for board exports." }, "response": [ { "id": "3cbe568c-d8b6-4bfb-ba79-ae134f6cab0c", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-3cbe568c-d8b6-4bfb-ba79-ae134f6cab0c" }, { "id": "51e47edf-5036-4ff8-bf6c-9dcb31b04ee1", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-51e47edf-5036-4ff8-bf6c-9dcb31b04ee1" }, { "id": "51c5762f-9f84-4010-819e-fa052add295c", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-51c5762f-9f84-4010-819e-fa052add295c" }, { "id": "c1f6f7ea-7d84-4452-af65-4716e3b67f63", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-c1f6f7ea-7d84-4452-af65-4716e3b67f63" }, { "id": "6995eb88-66cb-4b75-b1f9-34ac7a121037", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6995eb88-66cb-4b75-b1f9-34ac7a121037" }, { "id": "ec8d38dd-bc1f-4692-8c3e-6db303ceea8d", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ec8d38dd-bc1f-4692-8c3e-6db303ceea8d" }, { "id": "7f4d3c84-8971-468e-9161-db7da07c6dec", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/export", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "export" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-7f4d3c84-8971-468e-9161-db7da07c6dec" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fabd4c5d-2b13-435d-b258-4c312ce067eb" } ], "id": "5f7d1beb-7bbf-4501-b68f-a5b6318c720e", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5f7d1beb-7bbf-4501-b68f-a5b6318c720e" }, { "name": "laneCount", "item": [ { "name": "Get the count of cards in a board's lanes", "id": "7c56713b-9502-4828-b8e4-fa3772a97d7a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "id": "edafaa99-1926-42d5-a1a6-7e3018427c57", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Get the count of cards in a board's lanes. Query Params" }, "response": [ { "id": "073de5aa-8f5c-4c4c-80c2-e0479210fbd6", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-073de5aa-8f5c-4c4c-80c2-e0479210fbd6" }, { "id": "72320103-c63e-474c-b0fb-0df390cbd8f0", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-72320103-c63e-474c-b0fb-0df390cbd8f0" }, { "id": "fc448d59-5c36-47aa-89f5-9e95a3fb881c", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fc448d59-5c36-47aa-89f5-9e95a3fb881c" }, { "id": "edd98f41-d541-4c13-8121-c5e864074929", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-edd98f41-d541-4c13-8121-c5e864074929" }, { "id": "55a76f9f-c6ee-483c-b775-d672e6f675d4", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-55a76f9f-c6ee-483c-b775-d672e6f675d4" }, { "id": "f09984a7-8287-445e-9eb5-a7fd031cf8b2", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f09984a7-8287-445e-9eb5-a7fd031cf8b2" }, { "id": "66028857-ad2f-4ad2-ba52-9e4474d56f41", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/laneCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "laneCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-66028857-ad2f-4ad2-ba52-9e4474d56f41" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-7c56713b-9502-4828-b8e4-fa3772a97d7a" } ], "id": "bb255831-7d2e-48ec-b667-4de14d0704b6", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-bb255831-7d2e-48ec-b667-4de14d0704b6" }, { "name": "layout", "item": [ { "name": "Update a board's layout by replacing the entire layout object", "id": "8b7f7b1d-389e-4306-8d68-3646e57eb711", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "id": "ea8f574c-11ff-4428-8830-58f54b31d7a8", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Update a board's layout by replacing the entire layout object. Requires at least manager role on the board specified." }, "response": [ { "id": "146c243a-a8fb-46ce-855b-5d4446f97c7f", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-146c243a-a8fb-46ce-855b-5d4446f97c7f" }, { "id": "fb5cfd88-79e0-4f20-bc11-989c406bfdc0", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fb5cfd88-79e0-4f20-bc11-989c406bfdc0" }, { "id": "7f34c943-9727-4d8f-87b2-6d7de468ee92", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-7f34c943-9727-4d8f-87b2-6d7de468ee92" }, { "id": "9c148013-9e3b-4d72-a01b-e1d750c900a9", "name": "Not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-9c148013-9e3b-4d72-a01b-e1d750c900a9" }, { "id": "15a27442-668f-4692-bb43-c730a891a3d2", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-15a27442-668f-4692-bb43-c730a891a3d2" }, { "id": "7025a285-52eb-4f86-9fce-8c99816d98e1", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-7025a285-52eb-4f86-9fce-8c99816d98e1" }, { "id": "c00f8475-4f01-41ff-95b1-3ca323a9482d", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/layout", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "layout" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-c00f8475-4f01-41ff-95b1-3ca323a9482d" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-8b7f7b1d-389e-4306-8d68-3646e57eb711" } ], "id": "2d4c8b5b-0a9a-4a8b-9aad-d4f98a19c1e7", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2d4c8b5b-0a9a-4a8b-9aad-d4f98a19c1e7" }, { "name": "leafLanes", "item": [ { "name": "Get details about the lanes on a board that can hold cards Example Request", "id": "f46b5df6-b0bb-46f1-8121-876c1470847b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "id": "bc9202b9-d0e7-4b2e-a30f-32f9a0db2e5c", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] } }, "response": [ { "id": "27c6823e-161e-48d9-ae99-2712f6914d2b", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-27c6823e-161e-48d9-ae99-2712f6914d2b" }, { "id": "68f2a559-5456-49b1-8a80-12601c5b0934", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-68f2a559-5456-49b1-8a80-12601c5b0934" }, { "id": "6e845482-2534-4e0c-b94b-54acc26c290b", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6e845482-2534-4e0c-b94b-54acc26c290b" }, { "id": "87f39d3f-7ade-448a-a0ee-949cf51b0a20", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-87f39d3f-7ade-448a-a0ee-949cf51b0a20" }, { "id": "2ee6c10a-f41e-4900-bd4a-be6d59ee429f", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2ee6c10a-f41e-4900-bd4a-be6d59ee429f" }, { "id": "44a6ccc6-d760-4165-b97f-ec6b86258bfe", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-44a6ccc6-d760-4165-b97f-ec6b86258bfe" }, { "id": "f4091ad8-5222-4f60-b5da-923effda94e8", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/leafLanes", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "leafLanes" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f4091ad8-5222-4f60-b5da-923effda94e8" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f46b5df6-b0bb-46f1-8121-876c1470847b" } ], "id": "3b16f46d-b8de-411f-b038-2d9cfb5ed187", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-3b16f46d-b8de-411f-b038-2d9cfb5ed187" }, { "name": "parent-card", "item": [ { "name": "Get parent cards on a board", "id": "5d371424-ed9d-40c3-bb08-1fe61137e997", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "id": "4246e098-4fcd-462b-a835-b94cfba3fcb8", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Get parent cards on a board. Query Params" }, "response": [ { "id": "4a658dcc-3a33-4771-ab3a-460b91f97bca", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-4a658dcc-3a33-4771-ab3a-460b91f97bca" }, { "id": "98884f64-e551-4243-a180-28db66077a95", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-98884f64-e551-4243-a180-28db66077a95" }, { "id": "fd5fa718-035d-40ca-9723-1773301037b5", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fd5fa718-035d-40ca-9723-1773301037b5" }, { "id": "0c5b75b0-21e9-4844-a876-3a0d788107c7", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0c5b75b0-21e9-4844-a876-3a0d788107c7" }, { "id": "39b3250a-181d-45cd-8313-d86a39ead641", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-39b3250a-181d-45cd-8313-d86a39ead641" }, { "id": "f2dbfd0e-d6a7-4d2a-8ac1-d080fc02cadb", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f2dbfd0e-d6a7-4d2a-8ac1-d080fc02cadb" }, { "id": "6cdb60dd-a05d-4603-b7c3-543376366124", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/parent-card", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "parent-card" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6cdb60dd-a05d-4603-b7c3-543376366124" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5d371424-ed9d-40c3-bb08-1fe61137e997" } ], "id": "4d40cebc-e6c1-46e8-a73e-ae7cc4e5bb00", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-4d40cebc-e6c1-46e8-a73e-ae7cc4e5bb00" }, { "name": "planningIncrementCardCount", "item": [ { "name": "Get card counts and sizes for planning increments on a board", "id": "28ee948e-4f3f-4de2-a18e-d25783fe4a4e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "id": "67e82f0d-0fe6-455e-9ccc-74847414e659", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Get card counts and sizes for planning increments on a board. Returns counts per planning increment plus an unplanned" }, "response": [ { "id": "80f3a525-ba5c-4f87-be60-b0b4332635d9", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-80f3a525-ba5c-4f87-be60-b0b4332635d9" }, { "id": "9f2789ff-97a9-4812-a7be-815116b12838", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-9f2789ff-97a9-4812-a7be-815116b12838" }, { "id": "3a8cbaa5-b90f-4e03-bb7e-9ebfcd3815de", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-3a8cbaa5-b90f-4e03-bb7e-9ebfcd3815de" }, { "id": "5f47c0da-39c4-4738-b2d9-434de614d417", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5f47c0da-39c4-4738-b2d9-434de614d417" }, { "id": "9078e3b6-787f-4913-ba45-49675b4bd9f7", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-9078e3b6-787f-4913-ba45-49675b4bd9f7" }, { "id": "06d29017-7c3d-47a9-8f96-f1345b939adb", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-06d29017-7c3d-47a9-8f96-f1345b939adb" }, { "id": "1b0feec2-d2ee-4568-af17-a9a8d987d24d", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/planningIncrementCardCount", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "planningIncrementCardCount" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-1b0feec2-d2ee-4568-af17-a9a8d987d24d" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-28ee948e-4f3f-4de2-a18e-d25783fe4a4e" } ], "id": "027df841-b09a-44f8-8971-c4ce9c950477", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-027df841-b09a-44f8-8971-c4ce9c950477" }, { "name": "roles", "item": [ { "name": "Create or update board roles for multiple users", "id": "188cc484-469c-4051-bb88-ef38c496188d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "id": "0726eb83-ef2a-4767-9549-f974fb0f67fc", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Create or update board roles for multiple users. Note: This has been deprecated in favor of our" }, "response": [ { "id": "554c83b5-196e-4a94-a32e-0f9483fbb104", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-554c83b5-196e-4a94-a32e-0f9483fbb104" }, { "id": "b31bbb14-d43b-4bd2-8ffe-49b9dba7b1dd", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-b31bbb14-d43b-4bd2-8ffe-49b9dba7b1dd" }, { "id": "840575eb-b887-4c8c-90ba-161305e7589e", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-840575eb-b887-4c8c-90ba-161305e7589e" }, { "id": "0e9fcbbc-67f0-460c-a500-afb78b23435e", "name": "Not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0e9fcbbc-67f0-460c-a500-afb78b23435e" }, { "id": "62cf59ea-f538-4df0-8d92-dd35afc9a4ee", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-62cf59ea-f538-4df0-8d92-dd35afc9a4ee" }, { "id": "d6b8d4fc-403c-4682-90f0-269065f271c2", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-d6b8d4fc-403c-4682-90f0-269065f271c2" }, { "id": "97873b96-7466-402d-a631-38b71d5bccd3", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/roles", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "roles" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-97873b96-7466-402d-a631-38b71d5bccd3" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-188cc484-469c-4051-bb88-ef38c496188d" } ], "id": "fdb6e860-579e-4b3a-b041-4ced6b87366d", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fdb6e860-579e-4b3a-b041-4ced6b87366d" }, { "name": "unarchive", "item": [ { "name": "Restore a board from the board archive", "id": "5dedec68-1f88-44af-af2c-3b942b05566f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "id": "dce72e18-3329-4395-99f7-e79f77af698f", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Restore a board from the board archive. Requires the Account Administrator account role." }, "response": [ { "id": "6bcf2b0a-12d3-47b4-8b5c-cbb2e815ebf7", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6bcf2b0a-12d3-47b4-8b5c-cbb2e815ebf7" }, { "id": "d6d53d4f-4a08-4586-bc73-792cf9f9ec70", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-d6d53d4f-4a08-4586-bc73-792cf9f9ec70" }, { "id": "aa579b16-1fa1-4dd5-99ad-35e8d0387841", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-aa579b16-1fa1-4dd5-99ad-35e8d0387841" }, { "id": "f40ec316-48ef-4db4-934c-1d247c54355c", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f40ec316-48ef-4db4-934c-1d247c54355c" }, { "id": "0b13e68f-8698-41f7-b152-b9637deb34b7", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0b13e68f-8698-41f7-b152-b9637deb34b7" }, { "id": "0a918a28-53be-46d5-b629-5a2e084b1825", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0a918a28-53be-46d5-b629-5a2e084b1825" }, { "id": "49417f9f-2ff4-49cb-ba08-a6433ab4d166", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-49417f9f-2ff4-49cb-ba08-a6433ab4d166" }, { "id": "81649942-5e4d-430c-9bd2-9f8d8b7550ed", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId/unarchive", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "unarchive" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-81649942-5e4d-430c-9bd2-9f8d8b7550ed" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5dedec68-1f88-44af-af2c-3b942b05566f" } ], "id": "7eb0c368-7323-4bab-9a2f-4590dc28f058", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-7eb0c368-7323-4bab-9a2f-4590dc28f058" }, { "name": "user", "item": [ { "name": "List board users and roles", "id": "03af7d5d-cd50-4451-b466-d9afc61690ad", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "id": "694270b9-ae67-4ac3-ba67-d642a5945584", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "List board users and roles. Query Params" }, "response": [ { "id": "64f69445-6cd9-4188-ae4a-693047e6c59c", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-64f69445-6cd9-4188-ae4a-693047e6c59c" }, { "id": "998052eb-7a24-4f60-9d60-e3ddc29e0763", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-998052eb-7a24-4f60-9d60-e3ddc29e0763" }, { "id": "ba6242e7-dccc-482e-bc5c-e32b9543668a", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ba6242e7-dccc-482e-bc5c-e32b9543668a" }, { "id": "5ad639b7-c402-4525-811f-c476af404f77", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-5ad639b7-c402-4525-811f-c476af404f77" }, { "id": "fad9d367-dc80-4e67-b663-7c02f39c8b06", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-fad9d367-dc80-4e67-b663-7c02f39c8b06" }, { "id": "2e310d64-2382-42e0-81e1-f1fa82b25562", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2e310d64-2382-42e0-81e1-f1fa82b25562" }, { "id": "f8683e7c-ebac-4df4-9d0f-85dd2bedf9ea", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId/user", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId", "user" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f8683e7c-ebac-4df4-9d0f-85dd2bedf9ea" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-03af7d5d-cd50-4451-b466-d9afc61690ad" } ], "id": "1d149925-7622-463d-a1af-56c7ff6d5ef1", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-1d149925-7622-463d-a1af-56c7ff6d5ef1" }, { "name": "Delete a board in your organization", "id": "65bf8f7c-121a-4498-9225-097ac29942a5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "id": "2f867428-00b8-4882-a9cb-d7d578d91bcc", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Delete a board in your organization. Requires the Account Administrator account role." }, "response": [ { "id": "ddf18c3d-96c6-425a-8ae3-78ecec70119b", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ddf18c3d-96c6-425a-8ae3-78ecec70119b" }, { "id": "18ab7988-8dd1-4996-8d05-2802eef6b633", "name": "Deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-18ab7988-8dd1-4996-8d05-2802eef6b633" }, { "id": "0cd01ad1-e9fa-45c2-960b-9a5336d3c490", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0cd01ad1-e9fa-45c2-960b-9a5336d3c490" }, { "id": "6a3c67a0-5a13-45db-89d7-0694d9a48dd0", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6a3c67a0-5a13-45db-89d7-0694d9a48dd0" }, { "id": "e8c543cf-769c-4a82-b0f3-f1ad174fa0fb", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-e8c543cf-769c-4a82-b0f3-f1ad174fa0fb" }, { "id": "3ba9770d-9a28-4124-8488-3b052276c73f", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-3ba9770d-9a28-4124-8488-3b052276c73f" }, { "id": "2f639586-272d-4fe3-a563-5ca993b61b10", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2f639586-272d-4fe3-a563-5ca993b61b10" }, { "id": "405888a9-f647-4762-8249-d3c8b296e4a2", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-405888a9-f647-4762-8249-d3c8b296e4a2" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-65bf8f7c-121a-4498-9225-097ac29942a5" }, { "name": "Get the details of a board", "id": "4527d613-ca76-452d-a2d9-67890c368237", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "id": "c0bb089c-3627-4e9f-a13f-c19ad3d74661", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Get the details of a board. Example Request" }, "response": [ { "id": "0bebe38d-84ae-4ba9-afd4-73de5bfd0b4e", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0bebe38d-84ae-4ba9-afd4-73de5bfd0b4e" }, { "id": "f214668d-a7b0-472b-b950-cd2a20f11ca3", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-f214668d-a7b0-472b-b950-cd2a20f11ca3" }, { "id": "ab5f5875-48e3-416b-a248-f68d17fa62ed", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ab5f5875-48e3-416b-a248-f68d17fa62ed" }, { "id": "997cc38f-4f9f-448d-9eb3-33aa7a06cf8a", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-997cc38f-4f9f-448d-9eb3-33aa7a06cf8a" }, { "id": "2e1641ba-0c64-4aff-b44d-1ae652111e0d", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-2e1641ba-0c64-4aff-b44d-1ae652111e0d" }, { "id": "ee7b85a8-a962-40ad-bd15-f7f721fe8011", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-ee7b85a8-a962-40ad-bd15-f7f721fe8011" }, { "id": "9bc612c8-5aa8-4776-a5ce-944a0aa4151b", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-9bc612c8-5aa8-4776-a5ce-944a0aa4151b" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-4527d613-ca76-452d-a2d9-67890c368237" }, { "name": "Update the settings of a board", "id": "1eb85c37-110a-4273-929a-494bafbd6bc8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "id": "7c0dfe91-cf14-4028-86cd-29e17aa3f5f9", "key": "boardId", "value": "", "description": "(Required) boardId identifier" } ] }, "description": "Update the settings of a board. Requires at least Board Manager account role." }, "response": [ { "id": "22ccb040-e4b3-4b75-b2b4-854e4c9485c3", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-22ccb040-e4b3-4b75-b2b4-854e4c9485c3" }, { "id": "9c61f0e1-87c9-4f64-9905-714da4d04787", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-9c61f0e1-87c9-4f64-9905-714da4d04787" }, { "id": "4a195dd3-2ff1-481c-825d-639d2897b9ff", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-4a195dd3-2ff1-481c-825d-639d2897b9ff" }, { "id": "eedd5f93-bda2-4feb-8ad2-735fac6ff193", "name": "Not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-eedd5f93-bda2-4feb-8ad2-735fac6ff193" }, { "id": "840e7a38-32a3-4744-b471-50c297602e9d", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-840e7a38-32a3-4744-b471-50c297602e9d" }, { "id": "cd5ab804-70cc-4ace-aa67-e1f80f3f3546", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-cd5ab804-70cc-4ace-aa67-e1f80f3f3546" }, { "id": "70c630ae-25ec-4bda-b4e6-db7b29ea9efd", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board/:boardId", "host": [ "{{baseUrl}}" ], "path": [ "board", ":boardId" ], "variable": [ { "key": "boardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-70c630ae-25ec-4bda-b4e6-db7b29ea9efd" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-1eb85c37-110a-4273-929a-494bafbd6bc8" } ], "id": "69722b5b-fcfb-4827-91ab-e59ceafc7e94", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-69722b5b-fcfb-4827-91ab-e59ceafc7e94" }, { "name": "Create a new board", "id": "6754daad-97fa-4ee1-a19d-80d3963d056b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] }, "description": "Create a new board. Requires at least Board Creator account role." }, "response": [ { "id": "92ea5594-84a1-4611-a2af-62b3f65f4350", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-92ea5594-84a1-4611-a2af-62b3f65f4350" }, { "id": "0ef0ad7e-23a5-486c-b7d3-d666c2c8f3ae", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0ef0ad7e-23a5-486c-b7d3-d666c2c8f3ae" }, { "id": "44e1f9be-2098-4d29-b4ff-942745436e63", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-44e1f9be-2098-4d29-b4ff-942745436e63" }, { "id": "0ffea4d3-8748-49c7-99b7-4a99a275ee86", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0ffea4d3-8748-49c7-99b7-4a99a275ee86" }, { "id": "0ed658e9-9ae9-40ec-ac8a-be1827f391b9", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-0ed658e9-9ae9-40ec-ac8a-be1827f391b9" }, { "id": "597ec4ef-71be-4e1f-85ad-fae848917eba", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-597ec4ef-71be-4e1f-85ad-fae848917eba" }, { "id": "a1829d34-576f-434b-bfc9-85d510fe61b1", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-a1829d34-576f-434b-bfc9-85d510fe61b1" }, { "id": "be622e8e-b26c-4641-b617-ab95690076b8", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-be622e8e-b26c-4641-b617-ab95690076b8" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6754daad-97fa-4ee1-a19d-80d3963d056b" }, { "name": "List all boards", "id": "b3207747-3bc7-41ca-9277-eebbb2694e58", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] }, "description": "List all boards. Query Params" }, "response": [ { "id": "e42875e0-af30-46a1-960a-f34320aa248a", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-e42875e0-af30-46a1-960a-f34320aa248a" }, { "id": "a109d0ff-9add-4ca9-90cb-70607715ef17", "name": "Unauthorized - missing or invalid Basic/Bearer credentials", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-a109d0ff-9add-4ca9-90cb-70607715ef17" }, { "id": "68210b68-fd32-4417-869b-62ee598e3613", "name": "Forbidden - authenticated user lacks permission", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-68210b68-fd32-4417-869b-62ee598e3613" }, { "id": "dbc5e973-14fa-4198-b797-52665dbae1d2", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-dbc5e973-14fa-4198-b797-52665dbae1d2" }, { "id": "6adb14a7-6190-46cc-a5b1-60944c164a5e", "name": "Unprocessable entity - required information was missing or invalid", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6adb14a7-6190-46cc-a5b1-60944c164a5e" }, { "id": "77083f9a-9516-4af3-a0f9-046330371b1e", "name": "Too Many Requests - rate limit exceeded; see Retry-After and X-RateLimit-Reset headers", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "HTTP-date after which the client may retry", "type": "text/plain" }, "key": "Retry-After", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-77083f9a-9516-4af3-a0f9-046330371b1e" }, { "id": "60c42b58-1e0b-404c-a624-cd9dbed0dfcb", "name": "Server error on the AgilePlace side", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/board", "host": [ "{{baseUrl}}" ], "path": [ "board" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-60c42b58-1e0b-404c-a624-cd9dbed0dfcb" } ], "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-b3207747-3bc7-41ca-9277-eebbb2694e58" } ], "id": "6e75517e-457e-428a-b049-35c181a38dfc", "createdAt": "2026-07-28T02:03:54.000Z", "updatedAt": "2026-07-28T02:03:54.000Z", "uid": "35240-6e75517e-457e-428a-b049-35c181a38dfc" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "account", "value": "myaccount" }, { "key": "baseUrl", "value": "https://{{account}}.leankit.com/io" } ] }