{ "info": { "_postman_id": "2f05b242-9070-4963-9240-d6818c1830af", "name": "Planview AgilePlace API (LeanKit) v2 account 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:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "lastUpdatedBy": "35240", "uid": "35240-2f05b242-9070-4963-9240-d6818c1830af" }, "item": [ { "name": "account", "item": [ { "name": "Get account settings", "id": "664483ef-c723-4450-9259-debbba5f1004", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] }, "description": "Get account settings. Example Request" }, "response": [ { "id": "8f1d9f1f-9556-4fe2-99ed-dbfb137c7e83", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-8f1d9f1f-9556-4fe2-99ed-dbfb137c7e83" }, { "id": "d1464662-7854-44ef-a01a-d94c5fbd85df", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-d1464662-7854-44ef-a01a-d94c5fbd85df" }, { "id": "ea043c84-b83d-4af3-9b9d-c702f1c96275", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-ea043c84-b83d-4af3-9b9d-c702f1c96275" }, { "id": "ba45da3d-30aa-4c48-8ed4-ebfe41827d5a", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-ba45da3d-30aa-4c48-8ed4-ebfe41827d5a" }, { "id": "83f3d691-3687-4a25-ad2c-230b93017ce1", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-83f3d691-3687-4a25-ad2c-230b93017ce1" }, { "id": "25e3b05e-0eea-47cc-8783-256c1cf3ca68", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "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:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-25e3b05e-0eea-47cc-8783-256c1cf3ca68" }, { "id": "8cd69ca2-3d70-4703-90cb-55f108c5f294", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-8cd69ca2-3d70-4703-90cb-55f108c5f294" } ], "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-664483ef-c723-4450-9259-debbba5f1004" }, { "name": "Update my account settings", "id": "a08957df-3032-42b1-ab72-29e33ad7408a", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] }, "description": "Update my account settings. Example Request Body (title only)" }, "response": [ { "id": "875697ad-2c71-4c3f-a5f1-d5a7a7333772", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-875697ad-2c71-4c3f-a5f1-d5a7a7333772" }, { "id": "c8840fc2-0f9b-43f1-8ac0-8accc6b74a5d", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-c8840fc2-0f9b-43f1-8ac0-8accc6b74a5d" }, { "id": "5b311625-d8c1-4f48-98b4-42e9aaeb2e3f", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-5b311625-d8c1-4f48-98b4-42e9aaeb2e3f" }, { "id": "ada3833e-efa7-4e2e-8bbe-c7cbfd2cd982", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-ada3833e-efa7-4e2e-8bbe-c7cbfd2cd982" }, { "id": "61b46cb6-e388-4e7c-b3e1-1721b1d55a4f", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-61b46cb6-e388-4e7c-b3e1-1721b1d55a4f" }, { "id": "f7396688-1d23-4f78-b851-59a5bf378ccc", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "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:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-f7396688-1d23-4f78-b851-59a5bf378ccc" }, { "id": "23665158-0a81-4ea2-8e94-3fbb53abc48f", "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}}/account", "host": [ "{{baseUrl}}" ], "path": [ "account" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-23665158-0a81-4ea2-8e94-3fbb53abc48f" } ], "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-a08957df-3032-42b1-ab72-29e33ad7408a" } ], "id": "36330eb5-b4bb-49af-aec0-7651f400ec49", "createdAt": "2026-07-28T02:03:50.000Z", "updatedAt": "2026-07-28T02:03:50.000Z", "uid": "35240-36330eb5-b4bb-49af-aec0-7651f400ec49" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "account", "value": "myaccount" }, { "key": "baseUrl", "value": "https://{{account}}.leankit.com/io" } ] }