{ "info": { "_postman_id": "0bde0a58-e5a3-41ed-be13-c2e180a0cf22", "name": "Planview AgilePlace API (LeanKit) v2 account board-template 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:04:02.000Z", "updatedAt": "2026-07-28T02:04:02.000Z", "lastUpdatedBy": "35240", "uid": "35240-0bde0a58-e5a3-41ed-be13-c2e180a0cf22" }, "item": [ { "name": "template", "item": [ { "name": "{templateId}", "item": [ { "name": "Delete a board template", "id": "02ec9a39-3b6d-4083-a725-f27f0df19858", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "id": "b203f10c-8917-4d44-a385-f9d1ede728b6", "key": "templateId", "value": "", "description": "(Required) templateId identifier" } ] }, "description": "Delete a board template. Example Request" }, "response": [ { "id": "0cb8d523-6bc3-48bf-83a4-a47c8fb3143d", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-0cb8d523-6bc3-48bf-83a4-a47c8fb3143d" }, { "id": "6a14d041-d363-4a6e-95d5-08d2b3103266", "name": "Deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-6a14d041-d363-4a6e-95d5-08d2b3103266" }, { "id": "996851c7-ea42-492b-a29e-aa5874153273", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-996851c7-ea42-492b-a29e-aa5874153273" }, { "id": "67f5ef9b-aa96-4a0d-a62a-8c7fc958fda3", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-67f5ef9b-aa96-4a0d-a62a-8c7fc958fda3" }, { "id": "4c9e05ac-d4a8-4972-957d-c5a72db67fc5", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-4c9e05ac-d4a8-4972-957d-c5a72db67fc5" }, { "id": "9a86bdef-d4e6-442a-91ba-53d9f0c64c28", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-9a86bdef-d4e6-442a-91ba-53d9f0c64c28" }, { "id": "6a26adff-d957-45c5-87a8-8b3194a3bac3", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "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:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-6a26adff-d957-45c5-87a8-8b3194a3bac3" }, { "id": "43591618-6c0a-4f05-a277-8217798bc5d8", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-43591618-6c0a-4f05-a277-8217798bc5d8" } ], "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-02ec9a39-3b6d-4083-a725-f27f0df19858" }, { "name": "Get a board template by id", "id": "95417a52-5c08-46e3-81a7-5270a29bf36d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "id": "252c935f-d06a-41a9-9f4b-3246bfa2b08b", "key": "templateId", "value": "", "description": "(Required) templateId identifier" } ] }, "description": "Get a board template by id. Example Request" }, "response": [ { "id": "5d517c82-d53b-4ffa-bdf5-31911d14a0d7", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-5d517c82-d53b-4ffa-bdf5-31911d14a0d7" }, { "id": "a25b6c09-78bf-4649-bac0-3bb2f7bfd391", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-a25b6c09-78bf-4649-bac0-3bb2f7bfd391" }, { "id": "38c0c01d-778b-453d-802f-ea8416d90b53", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-38c0c01d-778b-453d-802f-ea8416d90b53" }, { "id": "7e82bff9-fde5-4cbd-b728-3fe0ec9ebef9", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-7e82bff9-fde5-4cbd-b728-3fe0ec9ebef9" }, { "id": "4496040e-a26b-4110-88ce-79d8d0777add", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-4496040e-a26b-4110-88ce-79d8d0777add" }, { "id": "b605652b-14a2-4f68-a113-ce02337efc4c", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "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:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-b605652b-14a2-4f68-a113-ce02337efc4c" }, { "id": "cb59cc14-4056-4527-9764-54b0fd350de4", "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}}/template/:templateId", "host": [ "{{baseUrl}}" ], "path": [ "template", ":templateId" ], "variable": [ { "key": "templateId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-cb59cc14-4056-4527-9764-54b0fd350de4" } ], "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-95417a52-5c08-46e3-81a7-5270a29bf36d" } ], "id": "5a8ffeb7-5963-4b95-a90d-c9f1341cd4ad", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-5a8ffeb7-5963-4b95-a90d-c9f1341cd4ad" }, { "name": "Create a board template from a board", "id": "9e8a7f18-377d-4219-8746-46088634a807", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] }, "description": "Create a board template from a board. Request Properties" }, "response": [ { "id": "32702b39-e4cb-4622-915f-f17d393afcb7", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-32702b39-e4cb-4622-915f-f17d393afcb7" }, { "id": "d95a378e-ebde-4ae0-b43b-b120fd7d3b90", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-d95a378e-ebde-4ae0-b43b-b120fd7d3b90" }, { "id": "9c52fd03-0fac-4570-9257-34efa6025791", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-9c52fd03-0fac-4570-9257-34efa6025791" }, { "id": "f11cf581-8210-4ad1-8a5d-f5bc78c16cb9", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-f11cf581-8210-4ad1-8a5d-f5bc78c16cb9" }, { "id": "bda76d12-0a53-43a7-a10e-c0d3eac6dc80", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-bda76d12-0a53-43a7-a10e-c0d3eac6dc80" }, { "id": "6bbb51f2-308d-44f2-8db0-ef1b7e6dc47b", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-6bbb51f2-308d-44f2-8db0-ef1b7e6dc47b" }, { "id": "21a83c1c-b484-4cfa-a09b-e56f5cb30539", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "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:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-21a83c1c-b484-4cfa-a09b-e56f5cb30539" }, { "id": "5d4ade80-cfb5-425b-9217-499c67a744e6", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-5d4ade80-cfb5-425b-9217-499c67a744e6" } ], "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-9e8a7f18-377d-4219-8746-46088634a807" }, { "name": "List the board templates grouped by category", "id": "04c92fd7-0a8d-44e5-b579-ffc0285e17db", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] }, "description": "List the board templates grouped by category. These include global templates and templates created by your organization. Example Request" }, "response": [ { "id": "845e7f1f-60ca-48cc-b5d3-a4898033ee82", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-845e7f1f-60ca-48cc-b5d3-a4898033ee82" }, { "id": "1f406d40-0888-4d4e-ba3b-fcc742e22105", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-1f406d40-0888-4d4e-ba3b-fcc742e22105" }, { "id": "b9735426-8e8b-49c2-87de-fb6aabad21ce", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-b9735426-8e8b-49c2-87de-fb6aabad21ce" }, { "id": "ccdde66d-58b6-45f8-b52a-17042e8d60a8", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-ccdde66d-58b6-45f8-b52a-17042e8d60a8" }, { "id": "444105cf-2d6a-4e08-b809-0215d6895127", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-444105cf-2d6a-4e08-b809-0215d6895127" }, { "id": "351a9d4b-f4fe-4ba8-8a31-6cb1d9451f60", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "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:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-351a9d4b-f4fe-4ba8-8a31-6cb1d9451f60" }, { "id": "3daedfbb-6911-4169-9643-7a8bc28bc8ce", "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}}/template", "host": [ "{{baseUrl}}" ], "path": [ "template" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-3daedfbb-6911-4169-9643-7a8bc28bc8ce" } ], "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-04c92fd7-0a8d-44e5-b579-ffc0285e17db" } ], "id": "966718f6-844a-4e83-905d-9194b53a9f65", "createdAt": "2026-07-28T02:04:03.000Z", "updatedAt": "2026-07-28T02:04:03.000Z", "uid": "35240-966718f6-844a-4e83-905d-9194b53a9f65" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "account", "value": "myaccount" }, { "key": "baseUrl", "value": "https://{{account}}.leankit.com/io" } ] }