{"info":{"_postman_id":"fe178180-675e-4b17-83c0-ea45dc067553","name":"Notes API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"39230434","collectionId":"fe178180-675e-4b17-83c0-ea45dc067553","publishedId":"2sBXcGCekw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-23T22:46:26.000Z"},"item":[{"name":"Welcome Message","id":"3f2a4dab-a3aa-4546-8924-37ae84c28a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes/welcome","description":"<p>A simple check to verify API is running</p>\n","urlObject":{"path":["api","notes","welcome"],"host":["https://group-1-notes-api.onrender.com"],"query":[],"variable":[]}},"response":[{"id":"c7561ce3-da4d-492a-8ec6-dde288fb9e3d","name":"Welcome Message","originalRequest":{"method":"GET","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes/welcome"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:23:32 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"37"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32b5693de481dc-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"21-WolUr47SuI7L1HUgckAd6Bls9C0\""},{"key":"rndr-id","value":"fbe6fbba-3ab6-41c8"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"Welcome to Group 1's Note API! :D"}],"_postman_id":"3f2a4dab-a3aa-4546-8924-37ae84c28a00"},{"name":"Create a Note","id":"c46ffc85-8ea1-4176-96eb-0326aa5b4359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Project note 1\",\r\n  \"content\": \"Discuss the new project architecture and timelines.\",\r\n  \"category\": \"Work\",\r\n  \"tags\": [\"work\", \"architecture\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://group-1-notes-api.onrender.com/api/notes","urlObject":{"path":["api","notes"],"host":["https://group-1-notes-api.onrender.com"],"query":[],"variable":[]}},"response":[{"id":"d7006d8c-49b9-4c20-a88d-2e1a333ce935","name":"Create a Note","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Project note 1\",\r\n  \"content\": \"Discuss the new project architecture and timelines.\",\r\n  \"category\": \"Work\",\r\n  \"tags\": [\"work\", \"architecture\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://group-1-notes-api.onrender.com/api/notes"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:25:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"201"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32b899ca6fc944-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"132-vuF1R7FYkHfNcZJHyV7AWGWfUDA\""},{"key":"rndr-id","value":"79fd345c-11bc-4008"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Note created successfully!\",\n    \"data\": {\n        \"title\": \"Project note 1\",\n        \"content\": \"Discuss the new project architecture and timelines.\",\n        \"category\": \"Work\",\n        \"tags\": [\n            \"work\",\n            \"architecture\"\n        ],\n        \"_id\": \"699e335b34d186ac8017b706\",\n        \"createdAt\": \"2026-02-24T23:25:15.340Z\",\n        \"updatedAt\": \"2026-02-24T23:25:15.340Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"c46ffc85-8ea1-4176-96eb-0326aa5b4359"},{"name":"Get all notes","id":"780948f2-4434-4351-bf51-9155bebc31ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes","urlObject":{"path":["api","notes"],"host":["https://group-1-notes-api.onrender.com"],"query":[],"variable":[]}},"response":[{"id":"1d3f1ba1-070f-4dac-8b25-ad3a71ec51da","name":"Get all notes","originalRequest":{"method":"GET","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:26:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"564"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32ba25c91081ed-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"78f-gc4X4jjjr96ppMzPAvXqaUDfOu4\""},{"key":"rndr-id","value":"bd60c0b2-ac17-491a"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Notes fetched successfully!\",\n    \"totalPages\": 1,\n    \"currentPage\": 1,\n    \"data\": [\n        {\n            \"_id\": \"699e335b34d186ac8017b706\",\n            \"title\": \"Project note 1\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-24T23:25:15.340Z\",\n            \"updatedAt\": \"2026-02-24T23:25:15.340Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699ce447a77dc9bcff4c99e4\",\n            \"title\": \"THIRD work note\",\n            \"content\": \"Content of work note 3!!!!!!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"third\"\n            ],\n            \"createdAt\": \"2026-02-23T23:35:35.208Z\",\n            \"updatedAt\": \"2026-02-23T23:35:35.208Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699ce432a77dc9bcff4c99e2\",\n            \"title\": \"Second work note\",\n            \"content\": \"Content of work note 2!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"second\"\n            ],\n            \"createdAt\": \"2026-02-23T23:35:14.049Z\",\n            \"updatedAt\": \"2026-02-23T23:35:14.049Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699ce41fa77dc9bcff4c99e0\",\n            \"title\": \"First work note\",\n            \"content\": \"Content of work note 1!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"first\"\n            ],\n            \"createdAt\": \"2026-02-23T23:34:55.375Z\",\n            \"updatedAt\": \"2026-02-23T23:34:55.375Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699cd1d701b494a9d896e07d\",\n            \"title\": \"Meeting Notes\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-23T22:16:55.314Z\",\n            \"updatedAt\": \"2026-02-23T23:37:31.537Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c980a25b0c333f782bf40\",\n            \"title\": \"Shopping List\",\n            \"content\": \"Buy milk, eggs, and bread\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T18:10:18.529Z\",\n            \"updatedAt\": \"2026-02-23T18:10:18.529Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c92d5cefb1e19236a1981\",\n            \"title\": \"My agenda for the day\",\n            \"content\": \"Plenty of chores to do\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T17:48:05.317Z\",\n            \"updatedAt\": \"2026-02-23T17:48:05.317Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c9242cefb1e19236a197f\",\n            \"title\": \"My agenda for the day\",\n            \"content\": \"Plenty of chores to do\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T17:45:38.218Z\",\n            \"updatedAt\": \"2026-02-23T17:45:38.218Z\",\n            \"__v\": 0\n        }\n    ]\n}"},{"id":"8dc350cd-6c6a-4224-9ee2-7b3181032d6c","name":"Get set of notes on a particular page (pagination)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes?page=2&limit=3","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes"],"query":[{"key":"page","value":"2"},{"key":"limit","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:30:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"375"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32c011881205fa-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"30d-j5grn6dNwojDZILb30F9x9PnYRg\""},{"key":"rndr-id","value":"3b61d053-a68f-40df"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Notes fetched successfully!\",\n    \"totalPages\": 3,\n    \"currentPage\": \"2\",\n    \"data\": [\n        {\n            \"_id\": \"699ce41fa77dc9bcff4c99e0\",\n            \"title\": \"First work note\",\n            \"content\": \"Content of work note 1!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"first\"\n            ],\n            \"createdAt\": \"2026-02-23T23:34:55.375Z\",\n            \"updatedAt\": \"2026-02-23T23:34:55.375Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699cd1d701b494a9d896e07d\",\n            \"title\": \"Meeting Notes\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-23T22:16:55.314Z\",\n            \"updatedAt\": \"2026-02-23T23:37:31.537Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c980a25b0c333f782bf40\",\n            \"title\": \"Shopping List\",\n            \"content\": \"Buy milk, eggs, and bread\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T18:10:18.529Z\",\n            \"updatedAt\": \"2026-02-23T18:10:18.529Z\",\n            \"__v\": 0\n        }\n    ]\n}"},{"id":"5f5d032e-9df8-452d-bf3a-471237dd12a9","name":"Get all notes sorted by time updated in ascending order (sorting)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes?sortBy=updatedAt&order=asc","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes"],"query":[{"key":"sortBy","value":"updatedAt"},{"key":"order","value":"asc"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:33:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"555"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32c42ae93ac956-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"78f-qjLojy+DSlPvYlwuj7vzk0fcp8k\""},{"key":"rndr-id","value":"a78b8dc5-084a-4088"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Notes fetched successfully!\",\n    \"totalPages\": 1,\n    \"currentPage\": 1,\n    \"data\": [\n        {\n            \"_id\": \"699c9242cefb1e19236a197f\",\n            \"title\": \"My agenda for the day\",\n            \"content\": \"Plenty of chores to do\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T17:45:38.218Z\",\n            \"updatedAt\": \"2026-02-23T17:45:38.218Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c92d5cefb1e19236a1981\",\n            \"title\": \"My agenda for the day\",\n            \"content\": \"Plenty of chores to do\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T17:48:05.317Z\",\n            \"updatedAt\": \"2026-02-23T17:48:05.317Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c980a25b0c333f782bf40\",\n            \"title\": \"Shopping List\",\n            \"content\": \"Buy milk, eggs, and bread\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T18:10:18.529Z\",\n            \"updatedAt\": \"2026-02-23T18:10:18.529Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699ce41fa77dc9bcff4c99e0\",\n            \"title\": \"First work note\",\n            \"content\": \"Content of work note 1!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"first\"\n            ],\n            \"createdAt\": \"2026-02-23T23:34:55.375Z\",\n            \"updatedAt\": \"2026-02-23T23:34:55.375Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699ce432a77dc9bcff4c99e2\",\n            \"title\": \"Second work note\",\n            \"content\": \"Content of work note 2!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"second\"\n            ],\n            \"createdAt\": \"2026-02-23T23:35:14.049Z\",\n            \"updatedAt\": \"2026-02-23T23:35:14.049Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699ce447a77dc9bcff4c99e4\",\n            \"title\": \"THIRD work note\",\n            \"content\": \"Content of work note 3!!!!!!\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"third\"\n            ],\n            \"createdAt\": \"2026-02-23T23:35:35.208Z\",\n            \"updatedAt\": \"2026-02-23T23:35:35.208Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699cd1d701b494a9d896e07d\",\n            \"title\": \"Meeting Notes\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-23T22:16:55.314Z\",\n            \"updatedAt\": \"2026-02-23T23:37:31.537Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699e335b34d186ac8017b706\",\n            \"title\": \"Project note 1\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-24T23:25:15.340Z\",\n            \"updatedAt\": \"2026-02-24T23:25:15.340Z\",\n            \"__v\": 0\n        }\n    ]\n}"},{"id":"91beeb6c-b0d1-42ae-bc9c-a21f2d7b938d","name":"Get all notes sorted and paginated with category filtering","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes?page=1&limit=2&sortBy=createdAt&order=asc&category=Personal","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"2"},{"key":"sortBy","value":"createdAt"},{"key":"order","value":"asc"},{"key":"category","value":"Personal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:36:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"231"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32c8daad1d50e5-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"20b-ymqnExtSd71I+O2FJO6UWZpW+48\""},{"key":"rndr-id","value":"cf41821f-7bfe-4f54"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Notes fetched successfully!\",\n    \"totalPages\": 4,\n    \"currentPage\": \"1\",\n    \"data\": [\n        {\n            \"_id\": \"699c9242cefb1e19236a197f\",\n            \"title\": \"My agenda for the day\",\n            \"content\": \"Plenty of chores to do\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T17:45:38.218Z\",\n            \"updatedAt\": \"2026-02-23T17:45:38.218Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699c92d5cefb1e19236a1981\",\n            \"title\": \"My agenda for the day\",\n            \"content\": \"Plenty of chores to do\",\n            \"category\": \"Personal\",\n            \"tags\": [],\n            \"createdAt\": \"2026-02-23T17:48:05.317Z\",\n            \"updatedAt\": \"2026-02-23T17:48:05.317Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"780948f2-4434-4351-bf51-9155bebc31ee"},{"name":"Get Notes By Keyword","id":"5162a644-7209-49f7-99d5-95868b046191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes/search?q=project","urlObject":{"path":["api","notes","search"],"host":["https://group-1-notes-api.onrender.com"],"query":[{"description":{"content":"<p>(Required) The keyword to search for in titles or content.</p>\n","type":"text/plain"},"key":"q","value":"project"}],"variable":[]}},"response":[{"id":"7f18e010-882f-4867-bc04-a8f19b5d6482","name":"Get Notes By Keyword","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes/search?q=project","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes","search"],"query":[{"key":"q","value":"project","description":"(Required) The keyword to search for in titles or content."}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:43:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"269"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32d2fa5ffc310c-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"241-1hIcY2GHWvw/2gMrWIHaYkB0n7I\""},{"key":"rndr-id","value":"f251fa88-6c2f-414d"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Search results for: project\",\n    \"count\": 2,\n    \"data\": [\n        {\n            \"_id\": \"699cd1d701b494a9d896e07d\",\n            \"title\": \"Meeting Notes\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-23T22:16:55.314Z\",\n            \"updatedAt\": \"2026-02-23T23:37:31.537Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"699e335b34d186ac8017b706\",\n            \"title\": \"Project note 1\",\n            \"content\": \"Discuss the new project architecture and timelines.\",\n            \"category\": \"Work\",\n            \"tags\": [\n                \"work\",\n                \"architecture\"\n            ],\n            \"createdAt\": \"2026-02-24T23:25:15.340Z\",\n            \"updatedAt\": \"2026-02-24T23:25:15.340Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"5162a644-7209-49f7-99d5-95868b046191"},{"name":"Get Note by ID","id":"c2975b37-0284-44e9-b006-dbc12799af20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes/:id","description":"<p><code>:id</code> with the MongoDB <code>_id</code> of the note</p>\n","urlObject":{"path":["api","notes",":id"],"host":["https://group-1-notes-api.onrender.com"],"query":[],"variable":[{"type":"any","value":"699ce432a77dc9bcff4c99e2","key":"id"}]}},"response":[{"id":"d3b8d30f-f6eb-4b5b-aa17-d5b86a3394d6","name":"Get Note by ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes/:id","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes",":id"],"variable":[{"key":"id","value":"699ce432a77dc9bcff4c99e2"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:44:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"189"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32d549efc73ae1-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"111-jhctM4sDly0HChgMFXpuDB4UO9I\""},{"key":"rndr-id","value":"2dc167cd-1614-45a6"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Note fetched successfully\",\n    \"data\": {\n        \"_id\": \"699ce432a77dc9bcff4c99e2\",\n        \"title\": \"Second work note\",\n        \"content\": \"Content of work note 2!\",\n        \"category\": \"Work\",\n        \"tags\": [\n            \"work\",\n            \"second\"\n        ],\n        \"createdAt\": \"2026-02-23T23:35:14.049Z\",\n        \"updatedAt\": \"2026-02-23T23:35:14.049Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"c2975b37-0284-44e9-b006-dbc12799af20"},{"name":"Update Note by ID","id":"5065b452-9e46-401d-a13c-85cf41744e6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Updated Title\",\r\n  \"content\": \"Updated content of this note!!!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://group-1-notes-api.onrender.com/api/notes/:id","urlObject":{"path":["api","notes",":id"],"host":["https://group-1-notes-api.onrender.com"],"query":[],"variable":[{"type":"any","value":"699ce447a77dc9bcff4c99e4","key":"id"}]}},"response":[{"id":"c5b285da-2384-4cc5-9f84-aa4155d4f5af","name":"Update Note by ID","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Updated Title\",\r\n  \"content\": \"Updated content of this note!!!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes/:id","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes",":id"],"variable":[{"key":"id","value":"699ce447a77dc9bcff4c99e4"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:47:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"197"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32d8981eb49c72-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"Content-Encoding","value":"br"},{"key":"etag","value":"W/\"117-xtvkUI53VShzke6e4jT0ZhreEK0\""},{"key":"rndr-id","value":"5bce4036-1f69-44f6"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Note updated successfully!\",\n    \"data\": {\n        \"_id\": \"699ce447a77dc9bcff4c99e4\",\n        \"title\": \"Updated Title\",\n        \"content\": \"Updated content of this note!!!!\",\n        \"category\": \"Work\",\n        \"tags\": [\n            \"work\",\n            \"third\"\n        ],\n        \"createdAt\": \"2026-02-23T23:35:35.208Z\",\n        \"updatedAt\": \"2026-02-24T23:47:05.709Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"5065b452-9e46-401d-a13c-85cf41744e6e"},{"name":"Delete Note by ID","id":"03121c7c-0773-4817-8648-ef1692f66050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://group-1-notes-api.onrender.com/api/notes/:id","urlObject":{"path":["api","notes",":id"],"host":["https://group-1-notes-api.onrender.com"],"query":[],"variable":[{"type":"any","value":"699c9242cefb1e19236a197f","key":"id"}]}},"response":[{"id":"59da88a1-bfe7-4965-a43b-9485c4abab72","name":"Delete Note by ID","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://group-1-notes-api.onrender.com/api/notes/:id","host":["https://group-1-notes-api.onrender.com"],"path":["api","notes",":id"],"variable":[{"key":"id","value":"699c9242cefb1e19236a197f"}]}},"status":"No Content","code":204,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 24 Feb 2026 23:49:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"CF-RAY","value":"9d32db66389fe5e5-IAD"},{"key":"access-control-allow-origin","value":"*"},{"key":"etag","value":"W/\"28-8bKAM5LGri2dhYDyFhUYIzdpRQo\""},{"key":"rndr-id","value":"e7ed91cf-6861-401f"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"03121c7c-0773-4817-8648-ef1692f66050"}],"event":[{"listen":"prerequest","script":{"id":"353d81b7-2ddf-4700-8a08-964fdb370c67","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"b2ebd161-0371-4601-b7ce-6fc70b8bb46e","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"base URL","value":"https://group-1-notes-api.onrender.com","type":"string"}]}