{ "info": { "_postman_id": "768ba2e8-1979-4d8d-801f-3b62bd940304", "name": "Shortcut Categories Key Results API", "description": "Shortcut API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:53:20.000Z", "updatedAt": "2026-07-28T02:53:20.000Z", "lastUpdatedBy": "35240", "uid": "35240-768ba2e8-1979-4d8d-801f-3b62bd940304" }, "item": [ { "name": "api", "item": [ { "name": "v3", "item": [ { "name": "key-results", "item": [ { "name": "{key-result-public-id}", "item": [ { "name": "Get Key Result", "id": "aefa643c-37f2-41ba-a703-2d421bb8cb4d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "id": "4dd07c24-4647-4ac7-8237-b21dca494a05", "key": "key-result-public-id", "value": "", "description": "(Required) The ID of the Key Result." } ] }, "description": "Get Key Result returns information about a chosen Key Result." }, "response": [ { "id": "158b6d89-085e-41d7-b290-0c25b414cd6c", "name": "Resource", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"objective_id\": \"\",\n \"type\": \"boolean\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"current_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"current_target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"progress\": \"\"\n}", "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-158b6d89-085e-41d7-b290-0c25b414cd6c" }, { "id": "42f2229d-8d0d-4486-a024-b948e4549814", "name": "Schema mismatch", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-42f2229d-8d0d-4486-a024-b948e4549814" }, { "id": "34ae6c71-8619-43f3-a36e-33e89c09a670", "name": "Resource does not exist", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-34ae6c71-8619-43f3-a36e-33e89c09a670" }, { "id": "7b6adaa7-9c75-4899-864d-04af0f66c659", "name": "Unprocessable", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-7b6adaa7-9c75-4899-864d-04af0f66c659" } ], "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-aefa643c-37f2-41ba-a703-2d421bb8cb4d" }, { "name": "Update Key Result", "id": "1018b043-a616-4b7b-9140-7d41e305506b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "id": "897b4909-7ee4-42be-ba57-a415b5ce7cb8", "key": "key-result-public-id", "value": "", "description": "(Required) The ID of the Key Result." } ] }, "description": "Update Key Result allows updating a Key Result's name or initial, observed, or target values." }, "response": [ { "id": "e0b58596-edd5-422a-93a6-9e9e7e8aecb6", "name": "Resource", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"objective_id\": \"\",\n \"type\": \"boolean\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"current_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"current_target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"progress\": \"\"\n}", "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-e0b58596-edd5-422a-93a6-9e9e7e8aecb6" }, { "id": "87463f7b-dd69-44f8-8a6e-30561fbf59e7", "name": "Schema mismatch", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-87463f7b-dd69-44f8-8a6e-30561fbf59e7" }, { "id": "ca8f3c4f-990e-4feb-adba-350edff37a0a", "name": "Resource does not exist", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-ca8f3c4f-990e-4feb-adba-350edff37a0a" }, { "id": "2d7c3f86-40dd-49ad-99d3-9ee498f22366", "name": "Unprocessable", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Shortcut-Token", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"initial_observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"observed_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n },\n \"target_value\": {\n \"numeric_value\": \"\",\n \"boolean_value\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v3/key-results/:key-result-public-id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v3", "key-results", ":key-result-public-id" ], "variable": [ { "key": "key-result-public-id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-2d7c3f86-40dd-49ad-99d3-9ee498f22366" } ], "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-1018b043-a616-4b7b-9140-7d41e305506b" } ], "id": "e6c98576-fac4-4414-8487-bfc663a0fdaf", "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-e6c98576-fac4-4414-8487-bfc663a0fdaf" } ], "id": "0aa9760c-843d-4974-b23e-1a6a0320dcc4", "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-0aa9760c-843d-4974-b23e-1a6a0320dcc4" } ], "id": "185d9e2b-8a7a-42a6-a88c-fbf7c5e2ea67", "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-185d9e2b-8a7a-42a6-a88c-fbf7c5e2ea67" } ], "id": "178aae6e-e7c7-4a84-b495-9b28e75aacb4", "createdAt": "2026-07-28T02:53:21.000Z", "updatedAt": "2026-07-28T02:53:21.000Z", "uid": "35240-178aae6e-e7c7-4a84-b495-9b28e75aacb4" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Shortcut-Token", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.app.shortcut.com" } ] }