{ "info": { "_postman_id": "dc7862ce-223b-4857-8e7e-141194c506b3", "name": "Planview AgilePlace API (LeanKit) v2 account card 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:03.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "lastUpdatedBy": "35240", "uid": "35240-dc7862ce-223b-4857-8e7e-141194c506b3" }, "item": [ { "name": "card", "item": [ { "name": "assign", "item": [ { "name": "Assign or unassign one or more users or teams to cards", "id": "48a316c9-4d7f-4ec6-929e-554d0cbe2784", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] }, "description": "Assign or unassign one or more users or teams to cards. Example Requests" }, "response": [ { "id": "2d3edc0c-73e0-403e-a868-e3f68cffd202", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-2d3edc0c-73e0-403e-a868-e3f68cffd202" }, { "id": "f2a59d55-51ce-4f96-877e-70f8e8d81402", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f2a59d55-51ce-4f96-877e-70f8e8d81402" }, { "id": "1f908f7e-f2c8-41db-bdce-0bd1e0d6ebe1", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-1f908f7e-f2c8-41db-bdce-0bd1e0d6ebe1" }, { "id": "ce0520b5-9bd7-40ca-a124-6cf7f3c193ac", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ce0520b5-9bd7-40ca-a124-6cf7f3c193ac" }, { "id": "03f2b8e0-38ff-403e-8e56-ba6d62100eb1", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-03f2b8e0-38ff-403e-8e56-ba6d62100eb1" }, { "id": "986a651f-e1fc-433e-b765-dd18ecdd6980", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-986a651f-e1fc-433e-b765-dd18ecdd6980" }, { "id": "007963ec-553f-4db0-9b60-009274a829c6", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-007963ec-553f-4db0-9b60-009274a829c6" }, { "id": "44dce929-a277-475b-ab02-afa10e4446a0", "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}}/card/assign", "host": [ "{{baseUrl}}" ], "path": [ "card", "assign" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-44dce929-a277-475b-ab02-afa10e4446a0" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-48a316c9-4d7f-4ec6-929e-554d0cbe2784" } ], "id": "0234567d-3172-4f86-9b24-678a45dfec99", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-0234567d-3172-4f86-9b24-678a45dfec99" }, { "name": "list", "item": [ { "name": "Get a list of cards", "id": "a2ea9d2c-b08d-4d34-acc7-c73f69021673", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] }, "description": "Get a list of cards. See also:" }, "response": [ { "id": "f54886dc-b8ee-4ed6-9f02-5f47628cd585", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f54886dc-b8ee-4ed6-9f02-5f47628cd585" }, { "id": "c414f31b-edf9-4c70-93ac-60ffa6f82bc0", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-c414f31b-edf9-4c70-93ac-60ffa6f82bc0" }, { "id": "3601d111-ce5a-4252-b078-94b27835c156", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-3601d111-ce5a-4252-b078-94b27835c156" }, { "id": "de3131c0-7213-40fc-b175-dfe6166ed03e", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-de3131c0-7213-40fc-b175-dfe6166ed03e" }, { "id": "87d736ef-7c7b-45ab-b9fe-d36b82c2f048", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-87d736ef-7c7b-45ab-b9fe-d36b82c2f048" }, { "id": "75d1b1aa-564d-453c-9dac-b9c9fcb7cdc5", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-75d1b1aa-564d-453c-9dac-b9c9fcb7cdc5" }, { "id": "51805b7f-fe21-45cd-8adf-572568944806", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-51805b7f-fe21-45cd-8adf-572568944806" }, { "id": "2e560a87-8346-4ddd-9d1c-69c73f327770", "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}}/card/list", "host": [ "{{baseUrl}}" ], "path": [ "card", "list" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-2e560a87-8346-4ddd-9d1c-69c73f327770" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-a2ea9d2c-b08d-4d34-acc7-c73f69021673" } ], "id": "14b2fbd8-5998-4d26-92b7-18428f850050", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-14b2fbd8-5998-4d26-92b7-18428f850050" }, { "name": "move", "item": [ { "name": "This API has a number of uses: Move cards between lanes", "id": "5eec32b0-ba4e-417f-b678-711df91d0664", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "response": [ { "id": "f5d17bae-0ffb-448a-9fef-0b09d51dbef3", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f5d17bae-0ffb-448a-9fef-0b09d51dbef3" }, { "id": "db201026-1d74-4a5f-84e5-4e4592a5dea2", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-db201026-1d74-4a5f-84e5-4e4592a5dea2" }, { "id": "07aa1596-d07d-4b08-9a37-1e06a09cd2cc", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-07aa1596-d07d-4b08-9a37-1e06a09cd2cc" }, { "id": "04b51cef-82c0-46c3-8c3f-5f3e22e10ced", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-04b51cef-82c0-46c3-8c3f-5f3e22e10ced" }, { "id": "f49a7fea-449e-47cf-8958-5eb96226ab16", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f49a7fea-449e-47cf-8958-5eb96226ab16" }, { "id": "ba721f23-7552-4997-8b4e-573ce8f82bc3", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ba721f23-7552-4997-8b4e-573ce8f82bc3" }, { "id": "14f596ba-ea92-4ec8-894b-34703f63c786", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-14f596ba-ea92-4ec8-894b-34703f63c786" }, { "id": "700333e3-c912-4f2f-a748-6c6f821b7493", "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}}/card/move", "host": [ "{{baseUrl}}" ], "path": [ "card", "move" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-700333e3-c912-4f2f-a748-6c6f821b7493" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-5eec32b0-ba4e-417f-b678-711df91d0664" } ], "id": "f6f77a36-aba2-4fc2-b7b4-6be1ad5d0e69", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f6f77a36-aba2-4fc2-b7b4-6be1ad5d0e69" }, { "name": "{cardId}", "item": [ { "name": "activity", "item": [ { "name": "Get card activity", "id": "82879b30-3f74-4bc8-94c5-2c9810a84f08", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "id": "46375f7d-2e4c-4ef8-b139-234a8afa038a", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Get card activity. Query Params" }, "response": [ { "id": "a39b9b55-f6bd-43b7-a1be-ad3b1fe53ab5", "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}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-a39b9b55-f6bd-43b7-a1be-ad3b1fe53ab5" }, { "id": "c99c1823-2456-4799-8462-10fb3e678648", "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}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-c99c1823-2456-4799-8462-10fb3e678648" }, { "id": "40e7e1c7-dcd2-4a6a-a67c-0e7d58a05aa3", "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}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-40e7e1c7-dcd2-4a6a-a67c-0e7d58a05aa3" }, { "id": "488961e7-c818-4273-939e-559530eb74e4", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-488961e7-c818-4273-939e-559530eb74e4" }, { "id": "174cde36-2d0b-4e0c-a529-7d0bd6907798", "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}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-174cde36-2d0b-4e0c-a529-7d0bd6907798" }, { "id": "de822fc4-94ed-4647-8f1e-49587a9b0761", "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}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-de822fc4-94ed-4647-8f1e-49587a9b0761" }, { "id": "98cd33f4-ca38-419f-acfd-3d89a6e78a58", "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}}/card/:cardId/activity", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "activity" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-98cd33f4-ca38-419f-acfd-3d89a6e78a58" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-82879b30-3f74-4bc8-94c5-2c9810a84f08" } ], "id": "a51ee36b-5381-4a6c-81bc-03e65aa56b6a", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-a51ee36b-5381-4a6c-81bc-03e65aa56b6a" }, { "name": "taskboard", "item": [ { "name": "Get taskboard lanes for a card", "id": "156f3020-4de2-4539-bca6-80d729549e2e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "id": "56b8e5e9-4a15-4086-ab2b-5b47165d7c91", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Get taskboard lanes for a card. Example Request" }, "response": [ { "id": "45d44bd6-d144-45f3-ac2b-d37555656705", "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}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-45d44bd6-d144-45f3-ac2b-d37555656705" }, { "id": "8fa381fe-df02-45aa-b0b6-a1cd592fa757", "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}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-8fa381fe-df02-45aa-b0b6-a1cd592fa757" }, { "id": "3581b043-400c-4a3d-aea4-9b16f5b7fb3a", "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}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-3581b043-400c-4a3d-aea4-9b16f5b7fb3a" }, { "id": "5d3b46ea-a17e-4df8-88f5-e1ff4784d445", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-5d3b46ea-a17e-4df8-88f5-e1ff4784d445" }, { "id": "64e5a256-eb96-453e-a3c9-b62c2d0b2316", "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}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-64e5a256-eb96-453e-a3c9-b62c2d0b2316" }, { "id": "4747d384-98eb-4895-b7b1-c92a2a19d261", "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}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-4747d384-98eb-4895-b7b1-c92a2a19d261" }, { "id": "06d5e683-651e-483f-ae31-1349de11c1e5", "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}}/card/:cardId/taskboard", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "taskboard" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-06d5e683-651e-483f-ae31-1349de11c1e5" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-156f3020-4de2-4539-bca6-80d729549e2e" } ], "id": "f3fe7184-718d-4f57-bc24-7b1dce4057d3", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f3fe7184-718d-4f57-bc24-7b1dce4057d3" }, { "name": "tasks", "item": [ { "name": "Create a task card", "id": "8c177c28-cae2-4f4b-abbc-be2949b4e8f0", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "id": "cdb5c650-0e2c-4c53-a78b-d016ec511fb3", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Create a task card. Note: This has been deprecated in favor of our" }, "response": [ { "id": "190d0680-945f-4273-8092-4b6c0558e76e", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-190d0680-945f-4273-8092-4b6c0558e76e" }, { "id": "6a2b5f04-962e-4d93-aed8-8eac5abfcf41", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-6a2b5f04-962e-4d93-aed8-8eac5abfcf41" }, { "id": "ad815e00-4902-43e7-ae17-d0edc16a00a7", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ad815e00-4902-43e7-ae17-d0edc16a00a7" }, { "id": "7513504f-5c21-48b3-9231-c5cec720658b", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-7513504f-5c21-48b3-9231-c5cec720658b" }, { "id": "ce22125a-529c-47bd-ba03-ad7781f285b2", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ce22125a-529c-47bd-ba03-ad7781f285b2" }, { "id": "1546f806-5c7d-4742-a991-e539c64f9d0e", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-1546f806-5c7d-4742-a991-e539c64f9d0e" }, { "id": "791e10c5-b901-4dd9-8884-18371062884d", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-791e10c5-b901-4dd9-8884-18371062884d" }, { "id": "e1363822-0671-48c5-87e1-9292bb484b7b", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-e1363822-0671-48c5-87e1-9292bb484b7b" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-8c177c28-cae2-4f4b-abbc-be2949b4e8f0" }, { "name": "Get a list of task cards for a card", "id": "28cb267b-0f73-4c1c-bc76-8ed111df2052", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "id": "0ea61871-f21a-48b0-b59e-9227c81f7e76", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Get a list of task cards for a card. Query Params" }, "response": [ { "id": "06a17da4-2988-4152-a7e5-c7c27016772a", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-06a17da4-2988-4152-a7e5-c7c27016772a" }, { "id": "71c3ede4-4830-4a1c-ab1c-9e748d2459a5", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-71c3ede4-4830-4a1c-ab1c-9e748d2459a5" }, { "id": "78ebd6ec-7060-4ceb-bb91-2ae748587ce5", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-78ebd6ec-7060-4ceb-bb91-2ae748587ce5" }, { "id": "dcf9cf83-9ad6-4a87-abac-53cab617b6ce", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-dcf9cf83-9ad6-4a87-abac-53cab617b6ce" }, { "id": "a5968749-8e52-463f-b87e-26b7451f59d7", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-a5968749-8e52-463f-b87e-26b7451f59d7" }, { "id": "1aac7efa-7fd0-4eab-94ba-6c15c64be7c8", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-1aac7efa-7fd0-4eab-94ba-6c15c64be7c8" }, { "id": "d6788720-717c-4511-b162-81a91b406f2c", "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}}/card/:cardId/tasks", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "tasks" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-d6788720-717c-4511-b162-81a91b406f2c" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-28cb267b-0f73-4c1c-bc76-8ed111df2052" } ], "id": "7a57dd82-ecb9-4c53-8a21-d34c1d1c7373", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-7a57dd82-ecb9-4c53-8a21-d34c1d1c7373" }, { "name": "Delete a card by id", "id": "161a5641-e0fc-4963-96a8-5116eb20bb73", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "id": "11c51172-8284-4549-8e70-b07787480bd9", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Delete a card by id. The board setting \"Allow users to delete cards\" must be checked, unless the user is a board adminstrator. Example Request" }, "response": [ { "id": "3995e0a3-e9dd-4ac3-882a-53c5b80aa408", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-3995e0a3-e9dd-4ac3-882a-53c5b80aa408" }, { "id": "c7f7f144-2ff1-418b-b64d-563b25e6d573", "name": "Deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-c7f7f144-2ff1-418b-b64d-563b25e6d573" }, { "id": "1113a73a-8a2d-4df8-85d2-71d85a1a089e", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-1113a73a-8a2d-4df8-85d2-71d85a1a089e" }, { "id": "411020ee-d20c-454c-ab0e-174c27e0d89a", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-411020ee-d20c-454c-ab0e-174c27e0d89a" }, { "id": "f78fea1c-2525-4b84-bbfb-ad356773da2e", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f78fea1c-2525-4b84-bbfb-ad356773da2e" }, { "id": "e49f7dbd-ff6e-44fd-8cd9-870c61c7a2d8", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-e49f7dbd-ff6e-44fd-8cd9-870c61c7a2d8" }, { "id": "d54a5a5b-5e1b-43ef-9ca1-9a874e87369d", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-d54a5a5b-5e1b-43ef-9ca1-9a874e87369d" }, { "id": "9b14b38b-ddb1-4216-8aeb-cffccdf71ac7", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-9b14b38b-ddb1-4216-8aeb-cffccdf71ac7" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-161a5641-e0fc-4963-96a8-5116eb20bb73" }, { "name": "Get card details by card id", "id": "dd48fbbc-87a9-493c-9540-68a358f13a8e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "id": "b1e4dd65-61d2-4ec0-abd4-c5a69dbc43e4", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Get card details by card id. Query Params" }, "response": [ { "id": "f8717650-8c65-4e56-a859-394bb7133f35", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-f8717650-8c65-4e56-a859-394bb7133f35" }, { "id": "2c1c4f7a-9477-49a3-84cb-3c329407d269", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-2c1c4f7a-9477-49a3-84cb-3c329407d269" }, { "id": "7ac31d6f-d588-4814-a79b-665eba529cff", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-7ac31d6f-d588-4814-a79b-665eba529cff" }, { "id": "ac666a37-7a64-490b-a268-87c36213d2dc", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ac666a37-7a64-490b-a268-87c36213d2dc" }, { "id": "0b0878d4-e445-4dc4-9f49-97457fcc1acc", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-0b0878d4-e445-4dc4-9f49-97457fcc1acc" }, { "id": "1637daf9-d9c0-4552-b024-d2c83da98dad", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-1637daf9-d9c0-4552-b024-d2c83da98dad" }, { "id": "c4a5b0bb-67a8-41c6-a201-3dd802b6fa4a", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-c4a5b0bb-67a8-41c6-a201-3dd802b6fa4a" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-dd48fbbc-87a9-493c-9540-68a358f13a8e" }, { "name": "Update a card's fields", "id": "9bc93fe9-caaf-445e-98ae-7b936faf8b55", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "id": "031e5716-4088-4c76-bc16-ceda882b5f90", "key": "cardId", "value": "", "description": "(Required) cardId identifier" } ] }, "description": "Update a card's fields. This endpoint supports ISO 6902 JSON Patch" }, "response": [ { "id": "a0c6dbb8-a40b-4f77-a2c8-78ef979ef8b7", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-a0c6dbb8-a40b-4f77-a2c8-78ef979ef8b7" }, { "id": "bee394c1-b9ef-476f-a617-fa1dfa4bcdfc", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-bee394c1-b9ef-476f-a617-fa1dfa4bcdfc" }, { "id": "303cf1ba-df8f-405f-bff1-5ad29627defb", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-303cf1ba-df8f-405f-bff1-5ad29627defb" }, { "id": "7f95fdab-c95c-430d-a7e1-d29e7c46e4c3", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-7f95fdab-c95c-430d-a7e1-d29e7c46e4c3" }, { "id": "6b903592-eadd-4a21-8588-1c157b82deb6", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-6b903592-eadd-4a21-8588-1c157b82deb6" }, { "id": "e1ab1831-8903-46d1-959e-54a39ac7434c", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-e1ab1831-8903-46d1-959e-54a39ac7434c" }, { "id": "fca9e5df-c0ab-47ba-88d7-4ea9faaea912", "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}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-fca9e5df-c0ab-47ba-88d7-4ea9faaea912" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-9bc93fe9-caaf-445e-98ae-7b936faf8b55" } ], "id": "38f6c704-f09c-47df-ae4a-d511ef5d1c5e", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-38f6c704-f09c-47df-ae4a-d511ef5d1c5e" }, { "name": "Create a card", "id": "ca89b384-f9bf-4b96-a958-435034173353", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] }, "description": "Create a card. Note:" }, "response": [ { "id": "278afa51-2134-49a8-b123-37452836cf97", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-278afa51-2134-49a8-b123-37452836cf97" }, { "id": "6d5002c0-221d-40cb-a49d-ccce3faddb08", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-6d5002c0-221d-40cb-a49d-ccce3faddb08" }, { "id": "19ce5760-2f38-406f-af9f-12d4fa15b893", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-19ce5760-2f38-406f-af9f-12d4fa15b893" }, { "id": "951e78df-8da8-40b0-9a92-85166cac3096", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-951e78df-8da8-40b0-9a92-85166cac3096" }, { "id": "52fcd982-a94c-4196-98ac-be31fc5abc66", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-52fcd982-a94c-4196-98ac-be31fc5abc66" }, { "id": "e4996bcb-2dd5-4241-8862-85eac93c3a7b", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-e4996bcb-2dd5-4241-8862-85eac93c3a7b" }, { "id": "0649b0e1-6758-4db4-8101-b9de8fd145a3", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-0649b0e1-6758-4db4-8101-b9de8fd145a3" }, { "id": "7eb4fde1-e341-4474-9b00-5517a4ad7515", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-7eb4fde1-e341-4474-9b00-5517a4ad7515" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ca89b384-f9bf-4b96-a958-435034173353" }, { "name": "Delete multiple cards", "id": "9fa04315-e1f5-403a-b51f-a8a2ab35aeff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] }, "description": "Delete multiple cards. All cards must be on the same board. The board setting \"Allow users to delete cards\" must be checked, unless the user is a board adminstrator. Example Request" }, "response": [ { "id": "4720cbdf-c685-48c9-8942-7d969953f49f", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-4720cbdf-c685-48c9-8942-7d969953f49f" }, { "id": "27664a8c-89f5-4934-b525-edf3bfb78989", "name": "Deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-27664a8c-89f5-4934-b525-edf3bfb78989" }, { "id": "b199160c-0ef2-4704-9326-5bb3a79f6660", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-b199160c-0ef2-4704-9326-5bb3a79f6660" }, { "id": "9edf6973-2963-40f2-8744-66c1c29a2e2d", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-9edf6973-2963-40f2-8744-66c1c29a2e2d" }, { "id": "88a4bf70-676c-46b7-beba-c48156315dd0", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-88a4bf70-676c-46b7-beba-c48156315dd0" }, { "id": "b87b670b-5bb4-4c72-8f34-b67e6d122d77", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-b87b670b-5bb4-4c72-8f34-b67e6d122d77" }, { "id": "ffd09b3a-da4a-4267-9c0c-2e4fe2b9a245", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-ffd09b3a-da4a-4267-9c0c-2e4fe2b9a245" }, { "id": "9cf34ad1-886c-4b6d-9869-3183675dc945", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-9cf34ad1-886c-4b6d-9869-3183675dc945" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-9fa04315-e1f5-403a-b51f-a8a2ab35aeff" }, { "name": "Get a list of cards", "id": "7f4f6d8f-c1a5-410e-9770-01a10a514302", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] }, "description": "Get a list of cards. See also:" }, "response": [ { "id": "4026c159-2e83-482c-8c3d-d615d4fb9df3", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-4026c159-2e83-482c-8c3d-d615d4fb9df3" }, { "id": "b4c2a55b-0b49-42f8-94f4-c64ec425d54d", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-b4c2a55b-0b49-42f8-94f4-c64ec425d54d" }, { "id": "299a0bb9-cbb0-4be3-b25a-1383098f8ca7", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-299a0bb9-cbb0-4be3-b25a-1383098f8ca7" }, { "id": "255b77f7-2325-4c5f-b60f-7a844c0bcd90", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-255b77f7-2325-4c5f-b60f-7a844c0bcd90" }, { "id": "87896036-4690-4524-b99b-f0a274fcf526", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-87896036-4690-4524-b99b-f0a274fcf526" }, { "id": "a758c74c-e934-482f-9c76-756bdc7c2ee0", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "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:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-a758c74c-e934-482f-9c76-756bdc7c2ee0" }, { "id": "462b4711-042c-4217-b3ba-5ecb63684b15", "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}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-462b4711-042c-4217-b3ba-5ecb63684b15" } ], "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-7f4f6d8f-c1a5-410e-9770-01a10a514302" } ], "id": "3f96ddb4-86e1-41bc-97bc-0ce13ae738e9", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "uid": "35240-3f96ddb4-86e1-41bc-97bc-0ce13ae738e9" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "account", "value": "myaccount" }, { "key": "baseUrl", "value": "https://{{account}}.leankit.com/io" } ] }