{"info":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"45898066","collectionId":"57775294-8b97-42c8-93a7-d3ff042972c2","publishedId":"2sBXitCnXC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-11T16:57:58.000Z"},"item":[{"name":"Auth","item":[{"name":"Register","id":"ad6b1cff-8b48-41d2-b22c-a2c0fb3df2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"lawyer\",\r\n  \"email\": \"lawyer@gmail.com\",\r\n  \"password\": \"123456W@\",\r\n  \"role\": \"lawyer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register","urlObject":{"path":["api","auth","register"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"6417ec6d-60cd-47dd-8093-499f184aa6e0","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"lawyer\",\r\n  \"email\": \"lawyertest@gmail.com\",\r\n  \"password\": \"123456W@\",\r\n  \"role\": \"lawyer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"219"},{"key":"ETag","value":"W/\"db-JC3MfMs6gKrBMHqQKI7pkuaBjRM\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:17:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDc1MjgxM2Y1OTU5MDc3ZjkyZmE0NiIsInJvbGUiOiJsYXd5ZXIiLCJpYXQiOjE3NzU3MTkwNDEsImV4cCI6MTc3NTgwNTQ0MX0.sIrZ4JLtAsEhN7lw9XfttEcyLqLab4VXR518Ayizacg\"\n}"}],"_postman_id":"ad6b1cff-8b48-41d2-b22c-a2c0fb3df2a9"},{"name":"Login","event":[{"listen":"test","script":{"exec":["let res = pm.response.json();\r","pm.collectionVariables.set(\"token\", res.token);"],"type":"text/javascript","packages":{},"requests":{},"id":"121505b6-1774-44a9-83ed-895dc5dcbf3d"}}],"id":"9ff7c1e6-618b-4986-b212-c1fdf2490f52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"lawyertest@gmail.com\",\r\n  \"password\": \"123456W@\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","auth","login"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"35134de3-afc1-4ac5-af5e-90d98bdeaa39","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"lawyertest@gmail.com\",\r\n  \"password\": \"123456W@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"219"},{"key":"ETag","value":"W/\"db-0waPqLN+VnIOm6fgcEZSItWj40I\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:17:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDc1MjgxM2Y1OTU5MDc3ZjkyZmE0NiIsInJvbGUiOiJsYXd5ZXIiLCJpYXQiOjE3NzU3MTkwNjIsImV4cCI6MTc3NTgwNTQ2Mn0.i4__Lb6BMveFbprtKqBDV1B5yVhN_o2WzkDe0sN1prw\"\n}"}],"_postman_id":"9ff7c1e6-618b-4986-b212-c1fdf2490f52"},{"name":"Forgot Password","id":"9d6c784e-0660-49ad-9500-056b551b098e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"email\": \"lawyer100@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/forgot-password","urlObject":{"path":["api","auth","forgot-password"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"ca1db7f8-23a9-4d01-904c-a375ae467958","name":"Forgot Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"email\": \"lawyer100@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"72"},{"key":"ETag","value":"W/\"48-FdMWKZcgKTnN58vOtUiURQzH9Cw\""},{"key":"Date","value":"Fri, 10 Apr 2026 16:47:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"If that email exists, a reset link was sent\"\n}"}],"_postman_id":"9d6c784e-0660-49ad-9500-056b551b098e"},{"name":"Reset Password","id":"7aa5cb6f-89cb-4694-a8d8-fae96aeb5f7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"token\": \"f62cfcf1a0ce65f2bebccf90852bdf32d2f6a882\",\r\n\"email\": \"lawyer100@gmail.com\",\r\n\"password\": \"NewP@ssw0rd1!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/reset-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","auth","reset-password"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"f46d579d-feea-4e76-a2c6-9e69b9c044c3","name":"Reset Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"token\": \"f62cfcf1a0ce65f2bebccf90852bdf32d2f6a882\",\r\n\"email\": \"lawyer100@gmail.com\",\r\n\"password\": \"NewP@ssw0rd1!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"52"},{"key":"ETag","value":"W/\"34-CybgoeRaHmvPhkXrCUZnZ7ZZp3w\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:41:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Password has been reset\"\n}"}],"_postman_id":"7aa5cb6f-89cb-4694-a8d8-fae96aeb5f7e"}],"id":"8cdd55bc-6f25-4f1d-b634-f26d3db384eb","_postman_id":"8cdd55bc-6f25-4f1d-b634-f26d3db384eb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"User Management","item":[{"name":"Update Profile Photo","id":"05ad0f3e-1174-4f7d-a2c8-438e012eaffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"profilePhoto","type":"file","uuid":"9c17bacb-bf72-440b-93dc-e39d6710595b","src":"/C:/Users/User/Pictures/Screenshots/profile_pic.png"}]},"url":"http://localhost:5000/api/users/me/profile-photo","urlObject":{"path":["api","users","me","profile-photo"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"5a4cb8fd-db86-461e-b35e-827b3bf29791","name":"Update Profile Photo","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"profilePhoto","type":"file","uuid":"9c17bacb-bf72-440b-93dc-e39d6710595b","src":["/C:/Users/pasin/Downloads/Lawyers/Lawyer 01.jpg"]}]},"url":"http://localhost:5000/api/users/me/profile-photo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"236"},{"key":"ETag","value":"W/\"ec-aTZND9Uyrd8t6vsJdesHfnrIeZ0\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:20:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"user\": {\n        \"id\": \"69d752813f5959077f92fa46\",\n        \"name\": \"lawyer\",\n        \"email\": \"lawyertest@gmail.com\",\n        \"role\": \"lawyer\",\n        \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n    }\n}"}],"_postman_id":"05ad0f3e-1174-4f7d-a2c8-438e012eaffa"},{"name":"Get Me","id":"2538cab3-5a94-4c9f-8b33-18b61eb010de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/users/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","users","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"b7bbbf96-5869-4ee2-9200-874b014484a6","name":"Get Me","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"229"},{"key":"ETag","value":"W/\"e5-Yxyf6kEr/WeMIHYfnY41XL88VJ0\""},{"key":"Date","value":"Fri, 10 Apr 2026 16:57:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"user\": {\n        \"id\": \"69d732382185f81e0e965dc4\",\n        \"name\": \"lawyer\",\n        \"email\": \"lawyer@gmail.com\",\n        \"role\": \"lawyer\",\n        \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n    }\n}"}],"_postman_id":"2538cab3-5a94-4c9f-8b33-18b61eb010de"},{"name":"Update Me","id":"bef39ebc-85db-4e27-961d-5fd5c72e5801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"name\": \"Lawyer Updated\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/users/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","users","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"aa677e47-75d7-4e3e-9b4e-75a80d8d6e8d","name":"Update Me","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"name\": \"Lawyer Updated\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/users/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"237"},{"key":"ETag","value":"W/\"ed-Bo+HtcSB7gvgwA6rFO4p6Xx0/6g\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:01:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"user\": {\n        \"id\": \"69d732382185f81e0e965dc4\",\n        \"name\": \"Lawyer Updated\",\n        \"email\": \"lawyer@gmail.com\",\n        \"role\": \"lawyer\",\n        \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n    }\n}"}],"_postman_id":"bef39ebc-85db-4e27-961d-5fd5c72e5801"},{"name":"Change Password","id":"c9327dac-2629-42e2-bd4f-ac628725b4f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\": \"123456W@\",\r\n    \"newPassword\": \"New123456W@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/users/me/password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","users","me","password"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"4b99fea0-8319-4d74-a88d-1fc27fef5f78","name":"Change Password","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\": \"123456W@\",\r\n    \"newPassword\": \"New123456W@\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/users/me/password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"45"},{"key":"ETag","value":"W/\"2d-LPL//M8xaBIc5VKpSxlEslMhw9s\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:03:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Password changed\"\n}"}],"_postman_id":"c9327dac-2629-42e2-bd4f-ac628725b4f7"}],"id":"ef9676d9-11b8-4d88-ac5c-9dffdb19ddcf","_postman_id":"ef9676d9-11b8-4d88-ac5c-9dffdb19ddcf","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Consultation Request","item":[{"name":"Lawyer","item":[{"name":"Reject Request","id":"a32d4403-2634-4eb4-902d-015a4e710dfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/consultation-requests/:id/reject","urlObject":{"path":["api","consultation-requests",":id","reject"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"fd32216f-f605-417a-a3d0-dce73a227528","type":"any","value":"69d93275ae2c9b6215e72d2c","key":"id"}]}},"response":[{"id":"0ad4ae6a-2e58-4504-8d67-7a9f1c48685e","name":"Reject Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/consultation-requests/:id/reject","host":["http://localhost:5000"],"path":["api","consultation-requests",":id","reject"],"variable":[{"key":"id","value":"69d93275ae2c9b6215e72d2c"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"286"},{"key":"ETag","value":"W/\"11e-scXD1GzhznQh6ifTJP/6ncwAwnw\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:26:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d93275ae2c9b6215e72d2c\",\n        \"user\": \"69d92f17ae2c9b6215e72d15\",\n        \"lawyer\": \"69d732382185f81e0e965dc4\",\n        \"summary\": \"I need advice about a landlord dispute.\",\n        \"status\": \"rejected\",\n        \"createdAt\": \"2026-04-10T17:25:09.514Z\",\n        \"updatedAt\": \"2026-04-10T17:26:57.340Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"a32d4403-2634-4eb4-902d-015a4e710dfb"},{"name":"Accept Request","id":"1e7f3f5e-4b35-48a6-8507-829b0f05d124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/consultation-requests/:id/accept","urlObject":{"path":["api","consultation-requests",":id","accept"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"a638050d-b732-4b1d-a2c5-f65708f94804","type":"any","value":"69d93369ae2c9b6215e72d3e","key":"id"}]}},"response":[{"id":"0d4683c8-fdea-409a-8e60-02f8d90e1d70","name":"Accept Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/consultation-requests/:id/accept","host":["http://localhost:5000"],"path":["api","consultation-requests",":id","accept"],"variable":[{"key":"id","value":"69d93369ae2c9b6215e72d3e"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"357"},{"key":"ETag","value":"W/\"165-e6aQyEftPS98AU8cEDOVID1urS0\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:29:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Consultation request accepted and case opened successfully\",\n    \"data\": {\n        \"_id\": \"69d93369ae2c9b6215e72d3e\",\n        \"user\": \"69d92f17ae2c9b6215e72d15\",\n        \"lawyer\": \"69d732382185f81e0e965dc4\",\n        \"summary\": \"I need advice about a landlord dispute.\",\n        \"status\": \"accepted\",\n        \"createdAt\": \"2026-04-10T17:29:13.490Z\",\n        \"updatedAt\": \"2026-04-10T17:29:52.224Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"1e7f3f5e-4b35-48a6-8507-829b0f05d124"}],"id":"25f51b36-7f30-44c7-ba69-d0bdcf0b6077","_postman_id":"25f51b36-7f30-44c7-ba69-d0bdcf0b6077","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Citizen","item":[{"name":"Update Pending Request","id":"d8dd5217-c5bd-47fe-9415-0c2af87de66e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"summary\": \"Updated - I need advice about a landlord dispute.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/consultation-requests/:id","urlObject":{"path":["api","consultation-requests",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"5535df13-b85b-4728-b7b7-e829a5015d5c","type":"any","value":"69d92f36ae2c9b6215e72d1a","key":"id"}]}},"response":[{"id":"ea9e60e5-e984-4cc1-b21b-ab897b7bbed8","name":"Update Pending Request","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"summary\": \"Updated - I need advice about a landlord dispute.\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/consultation-requests/:id","host":["http://localhost:5000"],"path":["api","consultation-requests",":id"],"variable":[{"key":"id","value":"69d92f36ae2c9b6215e72d1a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"295"},{"key":"ETag","value":"W/\"127-8T6yeYx2lVsj3aUv7o06oPITyCc\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:22:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d92f36ae2c9b6215e72d1a\",\n        \"user\": \"69d92f17ae2c9b6215e72d15\",\n        \"lawyer\": \"69d732382185f81e0e965dc4\",\n        \"summary\": \"Updated - I need advice about a landlord dispute.\",\n        \"status\": \"pending\",\n        \"createdAt\": \"2026-04-10T17:11:18.483Z\",\n        \"updatedAt\": \"2026-04-10T17:22:31.033Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"d8dd5217-c5bd-47fe-9415-0c2af87de66e"},{"name":"Get Request By Id","id":"10a477a8-e50a-4b3d-ac1e-5752ede33160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/consultation-requests/:id","urlObject":{"path":["api","consultation-requests",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"9a847e61-eb48-44b4-a9c0-fb322e55d598","type":"any","value":"69d92f36ae2c9b6215e72d1a","key":"id"}]}},"response":[{"id":"a966ff9b-a4b4-4df8-8dc1-141252b9ab03","name":"Get Request By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/consultation-requests/:id","host":["http://localhost:5000"],"path":["api","consultation-requests",":id"],"variable":[{"key":"id","value":"69d92f36ae2c9b6215e72d1a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"413"},{"key":"ETag","value":"W/\"19d-cEw7o6nsrAE6mfzjmmpRQ+tF36M\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:13:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d92f36ae2c9b6215e72d1a\",\n        \"user\": {\n            \"_id\": \"69d92f17ae2c9b6215e72d15\",\n            \"name\": \"citizen\",\n            \"email\": \"citizen@gmail.com\"\n        },\n        \"lawyer\": {\n            \"_id\": \"69d732382185f81e0e965dc4\",\n            \"name\": \"Lawyer Updated\",\n            \"email\": \"lawyer@gmail.com\",\n            \"role\": \"lawyer\"\n        },\n        \"summary\": \"I need advice about a landlord dispute.\",\n        \"status\": \"pending\",\n        \"createdAt\": \"2026-04-10T17:11:18.483Z\",\n        \"updatedAt\": \"2026-04-10T17:11:18.484Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"10a477a8-e50a-4b3d-ac1e-5752ede33160"},{"name":"Create Request","id":"7e62e6f9-70e0-449b-98bb-fed6e1902fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"summary\": \" I need advice about a landlord dispute.\",\r\n  \"lawyerId\": \"69d732382185f81e0e965dc4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/consultation-requests","urlObject":{"path":["api","consultation-requests"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"9291a103-cd0f-4a23-8c06-82436ebb13d1","name":"Create Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"summary\": \" I need advice about a landlord dispute.\",\r\n  \"lawyerId\": \"69d732382185f81e0e965dc4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/consultation-requests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"285"},{"key":"ETag","value":"W/\"11d-L/eOxNi76J6F2Pb6HwcWdxMB/jo\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:11:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"user\": \"69d92f17ae2c9b6215e72d15\",\n        \"lawyer\": \"69d732382185f81e0e965dc4\",\n        \"summary\": \"I need advice about a landlord dispute.\",\n        \"status\": \"pending\",\n        \"_id\": \"69d92f36ae2c9b6215e72d1a\",\n        \"createdAt\": \"2026-04-10T17:11:18.483Z\",\n        \"updatedAt\": \"2026-04-10T17:11:18.484Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"7e62e6f9-70e0-449b-98bb-fed6e1902fb3"},{"name":"Delete Pending Request","id":"e952a778-bceb-41a8-93c1-aa81b9dc3191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/consultation-requests/:id","urlObject":{"path":["api","consultation-requests",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"df89701a-8b2f-4e55-824f-224cf190062f","type":"any","value":"69d92f36ae2c9b6215e72d1a","key":"id"}]}},"response":[{"id":"fde0ca13-c583-47df-8de0-08c8ac362a7b","name":"Delete Pending Request","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:5000/api/consultation-requests/:id","host":["http://localhost:5000"],"path":["api","consultation-requests",":id"],"variable":[{"key":"id","value":"69d92f36ae2c9b6215e72d1a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"70"},{"key":"ETag","value":"W/\"46-N/FcHUvYit1MkHhCQckPyPvamWE\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:23:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Consultation request deleted successfully\"\n}"}],"_postman_id":"e952a778-bceb-41a8-93c1-aa81b9dc3191"}],"id":"be65ba8b-b647-4137-a382-ebdea1742de8","_postman_id":"be65ba8b-b647-4137-a382-ebdea1742de8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Get My Requests","id":"d25f3e87-25b7-4bc4-b746-8e71f4aeef6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/consultation-requests/me","urlObject":{"path":["api","consultation-requests","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"1f66e520-8fdf-4f41-b236-48b341c80a90","name":"Get My Requests","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/consultation-requests/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"362"},{"key":"ETag","value":"W/\"16a-VpXnBdvQAPGthPW/oyKJhmzG7R0\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:12:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d92f36ae2c9b6215e72d1a\",\n            \"user\": \"69d92f17ae2c9b6215e72d15\",\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"summary\": \"I need advice about a landlord dispute.\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-10T17:11:18.483Z\",\n            \"updatedAt\": \"2026-04-10T17:11:18.484Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"d25f3e87-25b7-4bc4-b746-8e71f4aeef6e"}],"id":"d1adbe78-c178-4bdf-a39a-bea81acfbaad","_postman_id":"d1adbe78-c178-4bdf-a39a-bea81acfbaad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Case Management","item":[{"name":"Case Documents","item":[{"name":"Upload Documents","id":"89b495df-b713-4429-b0b1-705f0b5447ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"New Document","type":"text","uuid":"be27fc72-818c-4035-aa29-e402e92fa88c"},{"key":"file","type":"file","uuid":"4129823a-e7ae-4140-8a79-c66c44f910f4","src":"/C:/Users/User/Downloads/test.pdf"},{"key":"description","value":"This document is for testing","type":"text","uuid":"dabbc3f8-6f2d-4ae9-a2dd-d6d97b3d7686"}]},"url":"http://localhost:5000/api/cases/:id/documents","urlObject":{"path":["api","cases",":id","documents"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"4f08cd9b-c7fc-4da9-80fb-fe96432800f2","type":"any","value":"69d93390ae2c9b6215e72d45","key":"id"}]}},"response":[{"id":"e76d3fcb-ce3d-4cc4-9122-d1c3fceda96a","name":"Upload Documents","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"New Document","type":"text","uuid":"be27fc72-818c-4035-aa29-e402e92fa88c"},{"key":"file","type":"file","uuid":"4129823a-e7ae-4140-8a79-c66c44f910f4","src":["/C:/Users/User/Downloads/test.pdf"]},{"key":"description","value":"This document is for testing","type":"text","uuid":"dabbc3f8-6f2d-4ae9-a2dd-d6d97b3d7686"}]},"url":{"raw":"http://localhost:5000/api/cases/:id/documents","host":["http://localhost:5000"],"path":["api","cases",":id","documents"],"variable":[{"key":"id","value":"69d93390ae2c9b6215e72d45"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"620"},{"key":"ETag","value":"W/\"26c-Y65V30+GjTYUvFnuU/ClzofCUJc\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:13:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"caseId\": \"69d93390ae2c9b6215e72d45\",\n        \"title\": \"New Document\",\n        \"description\": \"This document is for testing\",\n        \"uploadedBy\": \"69d732382185f81e0e965dc4\",\n        \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775844835/law-route/cases/test_1775844833963.pdf\",\n        \"fileType\": \"application/pdf\",\n        \"filePublicId\": \"law-route/cases/test_1775844833963\",\n        \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/cases/test_1775844833963.jpg\",\n        \"_id\": \"69d93de3ae2c9b6215e72df4\",\n        \"createdAt\": \"2026-04-10T18:13:55.726Z\",\n        \"updatedAt\": \"2026-04-10T18:13:55.726Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"89b495df-b713-4429-b0b1-705f0b5447ab"},{"name":"Get Case Documents","id":"80c03a62-3332-4173-9737-3002d7fef770","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/cases/:id/documents","urlObject":{"path":["api","cases",":id","documents"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"b51c87c5-c889-435b-9cae-0664bdfcc449","type":"any","value":"69d93390ae2c9b6215e72d45","key":"id"}]}},"response":[{"id":"ea91bf1b-54f5-4c80-bd0a-35def520145b","name":"Get Case Documents","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/cases/:id/documents","host":["http://localhost:5000"],"path":["api","cases",":id","documents"],"variable":[{"key":"id","value":"69d93390ae2c9b6215e72d45"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"1497"},{"key":"ETag","value":"W/\"5d9-Afhb0OIhCICFIDiTQ24ea9plKq8\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:18:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d93de3ae2c9b6215e72df4\",\n            \"caseId\": \"69d93390ae2c9b6215e72d45\",\n            \"title\": \"New Document\",\n            \"description\": \"This document is for testing\",\n            \"uploadedBy\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775844835/law-route/cases/test_1775844833963.pdf\",\n            \"fileType\": \"application/pdf\",\n            \"filePublicId\": \"law-route/cases/test_1775844833963\",\n            \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/cases/test_1775844833963.jpg\",\n            \"createdAt\": \"2026-04-10T18:13:55.726Z\",\n            \"updatedAt\": \"2026-04-10T18:13:55.726Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d93d139cd1b8f3522533f6\",\n            \"caseId\": \"69d93390ae2c9b6215e72d45\",\n            \"title\": \"Situational Soft Skills for IT Professionals\",\n            \"description\": \"test\",\n            \"uploadedBy\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775844625/law-route/cases/Situational_Soft_Skills_for_IT_Professionals_1775844622380.pdf\",\n            \"fileType\": \"application/pdf\",\n            \"filePublicId\": \"law-route/cases/Situational_Soft_Skills_for_IT_Professionals_1775844622380\",\n            \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/cases/Situational_Soft_Skills_for_IT_Professionals_1775844622380.jpg\",\n            \"createdAt\": \"2026-04-10T18:10:27.397Z\",\n            \"updatedAt\": \"2026-04-10T18:10:27.397Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"80c03a62-3332-4173-9737-3002d7fef770"},{"name":"Update Case Document","id":"9b6a2979-e08d-4079-a832-29d1bc8d5155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"title\": \"Updated document title\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/cases/documents/:docId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","cases","documents",":docId"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"5a5b4b2d-76ef-43d9-8374-5fe50422e48e","type":"any","value":"69d93de3ae2c9b6215e72df4","key":"docId"}]}},"response":[{"id":"90265c3d-baf3-4be0-baaa-d5ad7c70dd95","name":"Update Case Document","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"title\": \"Updated document title\" \r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/cases/documents/:docId","host":["http://localhost:5000"],"path":["api","cases","documents",":docId"],"variable":[{"key":"docId","value":"69d93de3ae2c9b6215e72df4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"630"},{"key":"ETag","value":"W/\"276-BtDy+Qon75HdANnQS6CfqHmFmJk\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:23:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d93de3ae2c9b6215e72df4\",\n        \"caseId\": \"69d93390ae2c9b6215e72d45\",\n        \"title\": \"Updated document title\",\n        \"description\": \"This document is for testing\",\n        \"uploadedBy\": \"69d732382185f81e0e965dc4\",\n        \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775844835/law-route/cases/test_1775844833963.pdf\",\n        \"fileType\": \"application/pdf\",\n        \"filePublicId\": \"law-route/cases/test_1775844833963\",\n        \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/cases/test_1775844833963.jpg\",\n        \"createdAt\": \"2026-04-10T18:13:55.726Z\",\n        \"updatedAt\": \"2026-04-10T18:23:43.859Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"9b6a2979-e08d-4079-a832-29d1bc8d5155"},{"name":"Delete Case Document","id":"6ccb104a-f659-4cfd-8dc5-0af0c31dde92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:5000/api/cases/documents/:docId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","cases","documents",":docId"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"90df5d87-e58c-4aaa-ac32-bd4564a6db06","type":"any","value":"69d93d139cd1b8f3522533f6","key":"docId"}]}},"response":[{"id":"1180d2aa-7e36-44b6-86bb-dab78421506e","name":"Delete Case Document","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:5000/api/cases/documents/:docId","host":["http://localhost:5000"],"path":["api","cases","documents",":docId"],"variable":[{"key":"docId","value":"69d93d139cd1b8f3522533f6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"58"},{"key":"ETag","value":"W/\"3a-MG++ZcHfsdRN/2IwXRz56ecmRHA\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:30:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Document deleted successfully\"\n}"}],"_postman_id":"6ccb104a-f659-4cfd-8dc5-0af0c31dde92"}],"id":"1c1f7766-9353-4073-9377-e29fbd501add","_postman_id":"1c1f7766-9353-4073-9377-e29fbd501add","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Schedule Meetings","item":[{"name":"Schedule Meeting - Lawyer","id":"96f0d8af-a428-47c2-b1e7-e862ba17193f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"date\": \"2026-04-20\",\r\n  \"time\": \"10:00\",\r\n  \"method\": \"online\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/cases/:id/meetings","urlObject":{"path":["api","cases",":id","meetings"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"28469cd1-b0ea-46e2-9503-1ddcd0049f0c","type":"any","value":"69d93390ae2c9b6215e72d45","key":"id"}]}},"response":[{"id":"16449488-1425-4278-8ae5-2433bdc4a99f","name":"Schedule Meeting - Lawyer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"date\": \"2026-04-20\",\r\n  \"time\": \"10:00\",\r\n  \"method\": \"online\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/cases/:id/meetings","host":["http://localhost:5000"],"path":["api","cases",":id","meetings"],"variable":[{"key":"id","value":"69d93390ae2c9b6215e72d45"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"459"},{"key":"ETag","value":"W/\"1cb-zcUCto8DW82ZoWT8eBrSENoIMjg\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:41:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"caseId\": \"69d93390ae2c9b6215e72d45\",\n        \"scheduledBy\": \"69d732382185f81e0e965dc4\",\n        \"date\": \"2026-04-20\",\n        \"time\": \"10:00\",\n        \"method\": \"online\",\n        \"meetingLink\": \"https://meet.jit.si/lawroute-case-69d93390ae2c9b6215e72d45-f7ef3e996db31b34\",\n        \"status\": \"scheduled\",\n        \"assignedUsers\": [\n            \"69d92f17ae2c9b6215e72d15\",\n            \"69d732382185f81e0e965dc4\"\n        ],\n        \"_id\": \"69d9362fae2c9b6215e72d62\",\n        \"createdAt\": \"2026-04-10T17:41:03.982Z\",\n        \"updatedAt\": \"2026-04-10T17:41:03.982Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"96f0d8af-a428-47c2-b1e7-e862ba17193f"},{"name":"Update Meeting - Lawyer","id":"f96414f9-7349-4660-a7d6-122c71644dc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"completed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/cases/meetings/:id","urlObject":{"path":["api","cases","meetings",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"6e85188d-da93-48ce-b88b-a832bedc987c","type":"any","value":"69d9373fae2c9b6215e72d6a","key":"id"}]}},"response":[{"id":"ab2eacb4-9456-4321-9bbf-e082e3a71e54","name":"Update Meetings - Lawyer","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"completed\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/cases/meetings/:id","host":["http://localhost:5000"],"path":["api","cases","meetings",":id"],"variable":[{"key":"id","value":"69d9373fae2c9b6215e72d6a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"395"},{"key":"ETag","value":"W/\"18b-O+iSM476wdOZoUGM9OIDKcM2SAM\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:54:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d9373fae2c9b6215e72d6a\",\n        \"caseId\": \"69d93390ae2c9b6215e72d45\",\n        \"scheduledBy\": \"69d732382185f81e0e965dc4\",\n        \"date\": \"2026-04-01\",\n        \"time\": \"10:00\",\n        \"method\": \"physical\",\n        \"location\": \"Court Room A\",\n        \"status\": \"completed\",\n        \"assignedUsers\": [\n            \"69d92f17ae2c9b6215e72d15\",\n            \"69d732382185f81e0e965dc4\"\n        ],\n        \"createdAt\": \"2026-04-10T17:45:35.780Z\",\n        \"updatedAt\": \"2026-04-10T17:54:41.300Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f96414f9-7349-4660-a7d6-122c71644dc5"},{"name":"Get Case Meetings","id":"c7089b47-21ee-4f51-85b6-7837e14ac084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/cases/:id/meetings","urlObject":{"path":["api","cases",":id","meetings"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"b3940c21-888a-4f8b-964b-7d0950e259b3","type":"any","value":"69d93390ae2c9b6215e72d45","key":"id"}]}},"response":[{"id":"17d88c17-7e0a-4cc4-9d7b-55b5dcc0158e","name":"Get Case Meetings","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/cases/:id/meetings","host":["http://localhost:5000"],"path":["api","cases",":id","meetings"],"variable":[{"key":"id","value":"69d93390ae2c9b6215e72d45"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"748"},{"key":"ETag","value":"W/\"2ec-k+XE8jM8+m27vxrLhhmhP3Wq8Lw\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:46:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d9373fae2c9b6215e72d6a\",\n            \"caseId\": \"69d93390ae2c9b6215e72d45\",\n            \"scheduledBy\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"date\": \"2026-04-01\",\n            \"time\": \"10:00\",\n            \"method\": \"physical\",\n            \"location\": \"Court Room A\",\n            \"status\": \"incomplete\",\n            \"createdAt\": \"2026-04-10T17:45:35.780Z\",\n            \"updatedAt\": \"2026-04-10T17:46:17.498Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d9362fae2c9b6215e72d62\",\n            \"caseId\": \"69d93390ae2c9b6215e72d45\",\n            \"scheduledBy\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"date\": \"2026-04-20\",\n            \"time\": \"10:00\",\n            \"method\": \"online\",\n            \"status\": \"scheduled\",\n            \"createdAt\": \"2026-04-10T17:41:03.982Z\",\n            \"updatedAt\": \"2026-04-10T17:41:03.982Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"c7089b47-21ee-4f51-85b6-7837e14ac084"},{"name":"Join Meeting","id":"1716f36c-c7d7-470e-b14c-e6df33e776b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/cases/meetings/:id/join","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","cases","meetings",":id","join"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"a7968b22-e32d-4a08-b10b-9d4b774a8aae","type":"any","value":"69d9362fae2c9b6215e72d62","key":"id"}]}},"response":[{"id":"734a7438-3722-4504-a2ea-35f0a2d47c87","name":"Join Meeting","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/cases/meetings/:id/join","host":["http://localhost:5000"],"path":["api","cases","meetings",":id","join"],"variable":[{"key":"id","value":"69d9362fae2c9b6215e72d62"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"117"},{"key":"ETag","value":"W/\"75-aeXCBNdNnxoHTBhpsZtc42bW2RU\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:00:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meetingLink\": \"https://meet.jit.si/lawroute-case-69d93390ae2c9b6215e72d45-f7ef3e996db31b34\"\n    }\n}"}],"_postman_id":"1716f36c-c7d7-470e-b14c-e6df33e776b0"}],"id":"0c5b40df-27c5-41ef-9e77-e7e2c15e3bdb","_postman_id":"0c5b40df-27c5-41ef-9e77-e7e2c15e3bdb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Get My Cases","id":"4c7bcd30-3bb0-4c2d-a221-96cac07049e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/cases/my","urlObject":{"path":["api","cases","my"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"674543bd-fff5-46b2-b2e1-d53c7d3b4f17","name":"Get My Cases","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/cases/my"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"542"},{"key":"ETag","value":"W/\"21e-oboABX4IQRsCPMmwTyR75+1Ux94\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:33:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d93390ae2c9b6215e72d45\",\n            \"consultationRequest\": {\n                \"_id\": \"69d93369ae2c9b6215e72d3e\",\n                \"summary\": \"I need advice about a landlord dispute.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-10T17:29:13.490Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d92f17ae2c9b6215e72d15\",\n                \"name\": \"citizen\",\n                \"email\": \"citizen@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-10T17:29:52.339Z\",\n            \"updatedAt\": \"2026-04-10T17:29:52.339Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"4c7bcd30-3bb0-4c2d-a221-96cac07049e1"},{"name":"Get Cases By Id","id":"73a592b8-6609-40b7-8557-b25f74d3a4a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/cases/:id","urlObject":{"path":["api","cases",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"24da81eb-9ebc-497d-b380-86f6070faeaf","type":"any","value":"69d93390ae2c9b6215e72d45","key":"id"}]}},"response":[{"id":"241f37ec-b048-4337-bc89-198f111d0432","name":"Get Cases By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/cases/:id","host":["http://localhost:5000"],"path":["api","cases",":id"],"variable":[{"key":"id","value":"69d93390ae2c9b6215e72d45"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"540"},{"key":"ETag","value":"W/\"21c-vpJU76xZg0skeiM5WYhH9ygkiws\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:35:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d93390ae2c9b6215e72d45\",\n        \"consultationRequest\": {\n            \"_id\": \"69d93369ae2c9b6215e72d3e\",\n            \"summary\": \"I need advice about a landlord dispute.\",\n            \"status\": \"accepted\",\n            \"createdAt\": \"2026-04-10T17:29:13.490Z\"\n        },\n        \"user\": {\n            \"_id\": \"69d92f17ae2c9b6215e72d15\",\n            \"name\": \"citizen\",\n            \"email\": \"citizen@gmail.com\",\n            \"role\": \"user\"\n        },\n        \"lawyer\": {\n            \"_id\": \"69d732382185f81e0e965dc4\",\n            \"name\": \"Lawyer Updated\",\n            \"email\": \"lawyer@gmail.com\",\n            \"role\": \"lawyer\"\n        },\n        \"status\": \"open\",\n        \"createdAt\": \"2026-04-10T17:29:52.339Z\",\n        \"updatedAt\": \"2026-04-10T17:29:52.339Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"73a592b8-6609-40b7-8557-b25f74d3a4a5"},{"name":"Close Case - Lawyer","id":"04b23f7f-a6a4-4a54-acf3-2948dadf2179","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"url":"http://localhost:5000/api/cases/:id/close","urlObject":{"path":["api","cases",":id","close"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"bfb32eea-97dc-465b-a14f-05ca7f460059","type":"any","value":"69d93390ae2c9b6215e72d45","key":"id"}]}},"response":[{"id":"e0d930d4-5380-40e4-ba1c-b21e4f12af8d","name":"Close Case - Lawyer","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"http://localhost:5000/api/cases/:id/close","host":["http://localhost:5000"],"path":["api","cases",":id","close"],"variable":[{"key":"id","value":"69d93390ae2c9b6215e72d45"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"542"},{"key":"ETag","value":"W/\"21e-SXi6R1RGvNF/VBTK765WQ0/BGKo\""},{"key":"Date","value":"Fri, 10 Apr 2026 18:34:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d93390ae2c9b6215e72d45\",\n        \"consultationRequest\": {\n            \"_id\": \"69d93369ae2c9b6215e72d3e\",\n            \"summary\": \"I need advice about a landlord dispute.\",\n            \"status\": \"accepted\",\n            \"createdAt\": \"2026-04-10T17:29:13.490Z\"\n        },\n        \"user\": {\n            \"_id\": \"69d92f17ae2c9b6215e72d15\",\n            \"name\": \"citizen\",\n            \"email\": \"citizen@gmail.com\",\n            \"role\": \"user\"\n        },\n        \"lawyer\": {\n            \"_id\": \"69d732382185f81e0e965dc4\",\n            \"name\": \"Lawyer Updated\",\n            \"email\": \"lawyer@gmail.com\",\n            \"role\": \"lawyer\"\n        },\n        \"status\": \"closed\",\n        \"createdAt\": \"2026-04-10T17:29:52.339Z\",\n        \"updatedAt\": \"2026-04-10T18:34:22.760Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"04b23f7f-a6a4-4a54-acf3-2948dadf2179"},{"name":"Get All Cases - Admin","id":"17b0e0ff-d74b-4662-890c-5504aae055c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/cases/admin?status=open","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","cases","admin"],"host":["http://localhost:5000"],"query":[{"key":"status","value":"open"}],"variable":[]}},"response":[{"id":"266017c5-118d-44c7-ac74-9ebdc934c525","name":"Get All Cases - Admin","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/cases/admin?status=open","host":["http://localhost:5000"],"path":["api","cases","admin"],"query":[{"key":"status","value":"open"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"37141"},{"key":"ETag","value":"W/\"9115-2yHjYjOw80hRcjgJqWS9pmmb3PY\""},{"key":"Date","value":"Fri, 10 Apr 2026 17:37:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d93390ae2c9b6215e72d45\",\n            \"consultationRequest\": {\n                \"_id\": \"69d93369ae2c9b6215e72d3e\",\n                \"summary\": \"I need advice about a landlord dispute.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-10T17:29:13.490Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d92f17ae2c9b6215e72d15\",\n                \"name\": \"citizen\",\n                \"email\": \"citizen@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-10T17:29:52.339Z\",\n            \"updatedAt\": \"2026-04-10T17:29:52.339Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d8f4e042c1dcf9aa281665\",\n            \"consultationRequest\": {\n                \"_id\": \"69d8f4bc42c1dcf9aa28164d\",\n                \"summary\": \"l Briefly described\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-10T13:01:48.383Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-10T13:02:24.060Z\",\n            \"updatedAt\": \"2026-04-10T13:02:24.060Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d7e977eb54c5b827afa36e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d7e902eb54c5b827afa35e\",\n                \"summary\": \"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-09T17:59:30.392Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-09T18:01:27.013Z\",\n            \"updatedAt\": \"2026-04-09T18:01:27.013Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d7e7379c99dbf74978b4de\",\n            \"consultationRequest\": {\n                \"_id\": \"69d7e2ef9c99dbf74978b4a3\",\n                \"summary\": \"new test request 1`\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-09T17:33:35.702Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-09T17:51:51.184Z\",\n            \"updatedAt\": \"2026-04-09T17:51:51.184Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d7b86df8301c871b9ee9af\",\n            \"consultationRequest\": null,\n            \"user\": null,\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-09T14:32:13.721Z\",\n            \"updatedAt\": \"2026-04-09T14:32:13.721Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d739f92185f81e0e965eaa\",\n            \"consultationRequest\": {\n                \"_id\": \"69d739ea2185f81e0e965e9b\",\n                \"summary\": \"overcharging of residents by Sandpiper Crossing, a chain of assisted-living facilities\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-09T05:32:26.102Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-09T05:32:41.073Z\",\n            \"updatedAt\": \"2026-04-09T05:32:41.073Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685365704f5a45f8e9d08\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685355704f5a45f8e9cef\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:25.761Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:26.432Z\",\n            \"updatedAt\": \"2026-04-08T16:41:26.432Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685365704f5a45f8e9d06\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685345704f5a45f8e9cdb\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:24.975Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:26.405Z\",\n            \"updatedAt\": \"2026-04-08T16:41:26.405Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685355704f5a45f8e9cf3\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685345704f5a45f8e9cd6\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:24.880Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:25.765Z\",\n            \"updatedAt\": \"2026-04-08T16:41:25.765Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685345704f5a45f8e9ccb\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685335704f5a45f8e9c9e\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:23.010Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:24.589Z\",\n            \"updatedAt\": \"2026-04-08T16:41:24.589Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685335704f5a45f8e9cad\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685325704f5a45f8e9c84\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:22.047Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:23.472Z\",\n            \"updatedAt\": \"2026-04-08T16:41:23.472Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685325704f5a45f8e9c97\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685315704f5a45f8e9c79\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:21.862Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:22.915Z\",\n            \"updatedAt\": \"2026-04-08T16:41:22.915Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685315704f5a45f8e9c7e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685305704f5a45f8e9c54\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:20.871Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:21.955Z\",\n            \"updatedAt\": \"2026-04-08T16:41:21.955Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685315704f5a45f8e9c73\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685305704f5a45f8e9c3a\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:20.030Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:21.848Z\",\n            \"updatedAt\": \"2026-04-08T16:41:21.848Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685305704f5a45f8e9c59\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852f5704f5a45f8e9c35\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:19.920Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:20.962Z\",\n            \"updatedAt\": \"2026-04-08T16:41:20.962Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685305704f5a45f8e9c4e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852f5704f5a45f8e9c18\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:19.024Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:20.848Z\",\n            \"updatedAt\": \"2026-04-08T16:41:20.848Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852f5704f5a45f8e9c30\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852e5704f5a45f8e9c11\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:18.918Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:19.831Z\",\n            \"updatedAt\": \"2026-04-08T16:41:19.831Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852f5704f5a45f8e9c2c\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852e5704f5a45f8e9bf7\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:18.020Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:19.827Z\",\n            \"updatedAt\": \"2026-04-08T16:41:19.827Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852e5704f5a45f8e9c16\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852d5704f5a45f8e9bec\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:17.917Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:18.937Z\",\n            \"updatedAt\": \"2026-04-08T16:41:18.937Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852e5704f5a45f8e9c00\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852c5704f5a45f8e9bd7\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:16.981Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:18.459Z\",\n            \"updatedAt\": \"2026-04-08T16:41:18.459Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852d5704f5a45f8e9bf3\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852c5704f5a45f8e9bd2\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:16.872Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:17.933Z\",\n            \"updatedAt\": \"2026-04-08T16:41:17.933Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852c5704f5a45f8e9bcc\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852b5704f5a45f8e9bb5\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:15.831Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:16.790Z\",\n            \"updatedAt\": \"2026-04-08T16:41:16.790Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852c5704f5a45f8e9bc4\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6852b5704f5a45f8e9b9f\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:15.037Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:16.446Z\",\n            \"updatedAt\": \"2026-04-08T16:41:16.446Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852a5704f5a45f8e9b90\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685295704f5a45f8e9b72\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:13.905Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:14.828Z\",\n            \"updatedAt\": \"2026-04-08T16:41:14.828Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6852a5704f5a45f8e9b87\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685285704f5a45f8e9b56\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:12.948Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:14.459Z\",\n            \"updatedAt\": \"2026-04-08T16:41:14.459Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685295704f5a45f8e9b6e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685285704f5a45f8e9b4f\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:12.857Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:13.822Z\",\n            \"updatedAt\": \"2026-04-08T16:41:13.822Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685295704f5a45f8e9b61\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685285704f5a45f8e9b36\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:12.029Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:13.230Z\",\n            \"updatedAt\": \"2026-04-08T16:41:13.230Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685285704f5a45f8e9b51\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685275704f5a45f8e9b2d\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:11.931Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:12.859Z\",\n            \"updatedAt\": \"2026-04-08T16:41:12.859Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685275704f5a45f8e9b30\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685265704f5a45f8e9b06\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:10.914Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:11.944Z\",\n            \"updatedAt\": \"2026-04-08T16:41:11.944Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685275704f5a45f8e9b19\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685255704f5a45f8e9af0\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:09.989Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:11.463Z\",\n            \"updatedAt\": \"2026-04-08T16:41:11.463Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685265704f5a45f8e9b0a\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685255704f5a45f8e9ae9\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:09.888Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:10.924Z\",\n            \"updatedAt\": \"2026-04-08T16:41:10.924Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685255704f5a45f8e9aec\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685245704f5a45f8e9ac8\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:08.814Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:09.899Z\",\n            \"updatedAt\": \"2026-04-08T16:41:09.899Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685255704f5a45f8e9ae1\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685245704f5a45f8e9ab1\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:08.042Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:09.798Z\",\n            \"updatedAt\": \"2026-04-08T16:41:09.798Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685245704f5a45f8e9ac4\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685235704f5a45f8e9aa4\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:07.935Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:08.809Z\",\n            \"updatedAt\": \"2026-04-08T16:41:08.809Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685235704f5a45f8e9aaa\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685225704f5a45f8e9a87\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:06.955Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:07.950Z\",\n            \"updatedAt\": \"2026-04-08T16:41:07.950Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685215704f5a45f8e9a62\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685205704f5a45f8e9a3c\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:04.850Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:05.853Z\",\n            \"updatedAt\": \"2026-04-08T16:41:05.853Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685205704f5a45f8e9a46\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851f5704f5a45f8e9a1e\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:03.915Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:04.951Z\",\n            \"updatedAt\": \"2026-04-08T16:41:04.951Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685205704f5a45f8e9a32\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851f5704f5a45f8e9a0b\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:03.003Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:04.477Z\",\n            \"updatedAt\": \"2026-04-08T16:41:04.477Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6851f5704f5a45f8e9a16\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851d5704f5a45f8e99ee\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:01.974Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:03.446Z\",\n            \"updatedAt\": \"2026-04-08T16:41:03.446Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6851e5704f5a45f8e99f6\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851c5704f5a45f8e99d0\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:00.973Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:02.468Z\",\n            \"updatedAt\": \"2026-04-08T16:41:02.468Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6851d5704f5a45f8e99df\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851c5704f5a45f8e99c9\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:41:00.868Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:01.781Z\",\n            \"updatedAt\": \"2026-04-08T16:41:01.781Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6851c5704f5a45f8e99c1\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851b5704f5a45f8e99a6\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:59.880Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:00.689Z\",\n            \"updatedAt\": \"2026-04-08T16:41:00.689Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6851c5704f5a45f8e99b7\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6851b5704f5a45f8e9998\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:59.148Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:41:00.332Z\",\n            \"updatedAt\": \"2026-04-08T16:41:00.332Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6851a5704f5a45f8e9987\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685195704f5a45f8e9970\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:57.795Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:58.949Z\",\n            \"updatedAt\": \"2026-04-08T16:40:58.949Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685195704f5a45f8e9969\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685185704f5a45f8e9951\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:56.884Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:57.784Z\",\n            \"updatedAt\": \"2026-04-08T16:40:57.784Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685185704f5a45f8e9943\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685175704f5a45f8e9931\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:55.834Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:56.433Z\",\n            \"updatedAt\": \"2026-04-08T16:40:56.433Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685175704f5a45f8e9922\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685165704f5a45f8e98fb\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:54.009Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:55.348Z\",\n            \"updatedAt\": \"2026-04-08T16:40:55.348Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685165704f5a45f8e9905\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685155704f5a45f8e98db\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:53.027Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:54.441Z\",\n            \"updatedAt\": \"2026-04-08T16:40:54.441Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685155704f5a45f8e98ea\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685145704f5a45f8e98d1\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:52.909Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:53.710Z\",\n            \"updatedAt\": \"2026-04-08T16:40:53.710Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685155704f5a45f8e98e1\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685145704f5a45f8e98b8\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:52.032Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:53.215Z\",\n            \"updatedAt\": \"2026-04-08T16:40:53.215Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685145704f5a45f8e98c7\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685135704f5a45f8e9893\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:51.012Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:52.536Z\",\n            \"updatedAt\": \"2026-04-08T16:40:52.536Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685135704f5a45f8e98a4\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685125704f5a45f8e9888\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:50.820Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:51.643Z\",\n            \"updatedAt\": \"2026-04-08T16:40:51.643Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685135704f5a45f8e989e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685125704f5a45f8e9876\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:50.010Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:51.430Z\",\n            \"updatedAt\": \"2026-04-08T16:40:51.430Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685125704f5a45f8e9881\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685115704f5a45f8e986f\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:49.898Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:50.449Z\",\n            \"updatedAt\": \"2026-04-08T16:40:50.449Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685115704f5a45f8e9864\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685105704f5a45f8e9849\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:48.913Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:49.535Z\",\n            \"updatedAt\": \"2026-04-08T16:40:49.535Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685115704f5a45f8e985b\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685105704f5a45f8e982b\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:48.007Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:49.234Z\",\n            \"updatedAt\": \"2026-04-08T16:40:49.234Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685105704f5a45f8e983f\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6850f5704f5a45f8e9823\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:47.896Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:48.469Z\",\n            \"updatedAt\": \"2026-04-08T16:40:48.469Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685105704f5a45f8e9836\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6850e5704f5a45f8e980f\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:46.965Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:48.351Z\",\n            \"updatedAt\": \"2026-04-08T16:40:48.351Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6850f5704f5a45f8e9817\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6850e5704f5a45f8e9804\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:46.766Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:47.444Z\",\n            \"updatedAt\": \"2026-04-08T16:40:47.444Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6850e5704f5a45f8e97f4\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6850d5704f5a45f8e97cf\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:45.026Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:46.221Z\",\n            \"updatedAt\": \"2026-04-08T16:40:46.221Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6850d5704f5a45f8e97d5\",\n            \"consultationRequest\": {\n                \"_id\": \"69d6850b5704f5a45f8e97b6\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:43.978Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:45.330Z\",\n            \"updatedAt\": \"2026-04-08T16:40:45.330Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6850b5704f5a45f8e979f\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685095704f5a45f8e9778\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:41.990Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:43.430Z\",\n            \"updatedAt\": \"2026-04-08T16:40:43.430Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6850a5704f5a45f8e9785\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685095704f5a45f8e976e\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:41.877Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:42.574Z\",\n            \"updatedAt\": \"2026-04-08T16:40:42.574Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d6850a5704f5a45f8e977e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685095704f5a45f8e9751\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:41.027Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:42.186Z\",\n            \"updatedAt\": \"2026-04-08T16:40:42.186Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685095704f5a45f8e9764\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685085704f5a45f8e9749\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:40.916Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:41.605Z\",\n            \"updatedAt\": \"2026-04-08T16:40:41.605Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685095704f5a45f8e975a\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685085704f5a45f8e9732\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:40.015Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:41.215Z\",\n            \"updatedAt\": \"2026-04-08T16:40:41.215Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685085704f5a45f8e973f\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685075704f5a45f8e9728\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:39.892Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:40.467Z\",\n            \"updatedAt\": \"2026-04-08T16:40:40.467Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685085704f5a45f8e9738\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685065704f5a45f8e9714\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:38.993Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:40.182Z\",\n            \"updatedAt\": \"2026-04-08T16:40:40.182Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685065704f5a45f8e96fa\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685045704f5a45f8e96cf\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:36.974Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:38.199Z\",\n            \"updatedAt\": \"2026-04-08T16:40:38.199Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685055704f5a45f8e96de\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685045704f5a45f8e96c4\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:36.789Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:37.451Z\",\n            \"updatedAt\": \"2026-04-08T16:40:37.451Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685055704f5a45f8e96d8\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685035704f5a45f8e96b3\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:35.974Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:37.248Z\",\n            \"updatedAt\": \"2026-04-08T16:40:37.248Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685045704f5a45f8e96bd\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685035704f5a45f8e96ab\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:35.869Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:36.430Z\",\n            \"updatedAt\": \"2026-04-08T16:40:36.430Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685035704f5a45f8e9698\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685015704f5a45f8e9673\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:33.999Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:35.204Z\",\n            \"updatedAt\": \"2026-04-08T16:40:35.204Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685025704f5a45f8e967f\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685015704f5a45f8e9669\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:33.810Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:34.445Z\",\n            \"updatedAt\": \"2026-04-08T16:40:34.445Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685015704f5a45f8e965e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685005704f5a45f8e9645\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:32.867Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:33.434Z\",\n            \"updatedAt\": \"2026-04-08T16:40:33.434Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d685015704f5a45f8e9656\",\n            \"consultationRequest\": {\n                \"_id\": \"69d685005704f5a45f8e9633\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:32.017Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:33.170Z\",\n            \"updatedAt\": \"2026-04-08T16:40:33.170Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684ff5704f5a45f8e961b\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fe5704f5a45f8e9600\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:30.884Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:31.449Z\",\n            \"updatedAt\": \"2026-04-08T16:40:31.449Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684ff5704f5a45f8e9610\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fe5704f5a45f8e95e1\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:30.051Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:31.179Z\",\n            \"updatedAt\": \"2026-04-08T16:40:31.179Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684fe5704f5a45f8e95f7\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fd5704f5a45f8e95d8\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:29.869Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:30.700Z\",\n            \"updatedAt\": \"2026-04-08T16:40:30.700Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684fe5704f5a45f8e95ec\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fc5704f5a45f8e95c4\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:28.973Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:30.339Z\",\n            \"updatedAt\": \"2026-04-08T16:40:30.339Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684fd5704f5a45f8e95cc\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fc5704f5a45f8e95a7\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:28.074Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:29.250Z\",\n            \"updatedAt\": \"2026-04-08T16:40:29.250Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684fc5704f5a45f8e95ae\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fb5704f5a45f8e9588\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:27.081Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:28.429Z\",\n            \"updatedAt\": \"2026-04-08T16:40:28.429Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d684fb5704f5a45f8e9593\",\n            \"consultationRequest\": {\n                \"_id\": \"69d684fa5704f5a45f8e9581\",\n                \"summary\": \"I need legal advice regarding a test case.\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-08T16:40:26.960Z\"\n            },\n            \"user\": {\n                \"_id\": \"69d684d75704f5a45f8e9570\",\n                \"name\": \"citizen\",\n                \"email\": \"user@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-08T16:40:27.572Z\",\n            \"updatedAt\": \"2026-04-08T16:40:27.572Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d4ac0152ed4eace8fc6d8e\",\n            \"consultationRequest\": {\n                \"_id\": \"69d4abce52ed4eace8fc6d60\",\n                \"summary\": \"test test\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-07T07:01:34.937Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-07T07:02:25.627Z\",\n            \"updatedAt\": \"2026-04-07T07:02:25.627Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d13627531ffeee9edf59f1\",\n            \"consultationRequest\": {\n                \"_id\": \"69d135ec531ffeee9edf59de\",\n                \"summary\": \"web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-04T16:01:48.199Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-04T16:02:47.637Z\",\n            \"updatedAt\": \"2026-04-04T16:02:47.637Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cec149a5d0d3098186debe\",\n            \"consultationRequest\": {\n                \"_id\": \"69cec0f1a5d0d3098186deb5\",\n                \"summary\": \"desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\",\n                \"status\": \"accepted\",\n                \"createdAt\": \"2026-04-02T19:18:09.021Z\"\n            },\n            \"user\": {\n                \"_id\": \"69ceaf85bead09f5a1a2b0cb\",\n                \"name\": \"Citizen utk\",\n                \"email\": \"citizen999@gmail.com\",\n                \"role\": \"user\"\n            },\n            \"lawyer\": null,\n            \"status\": \"open\",\n            \"createdAt\": \"2026-04-02T19:19:37.557Z\",\n            \"updatedAt\": \"2026-04-02T19:19:37.557Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"17b0e0ff-d74b-4662-890c-5504aae055c6"}],"id":"de735895-08e9-482d-bcbe-d4a8e49456c4","_postman_id":"de735895-08e9-482d-bcbe-d4a8e49456c4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Articles","item":[{"name":"Get All Articles","id":"3484b659-2018-47dd-ae59-8ac5268809dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/articles","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","articles"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"6398846a-80da-412c-9096-a612ed9de6f9","name":"Get All Articles","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/articles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"46534"},{"key":"ETag","value":"W/\"b5c6-CIIHsbfDxGKIruE7+pYmOvHna3w\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:10:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 23,\n    \"articles\": [\n        {\n            \"_id\": \"69d955829cd1b8f3522535e6\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850881/law-route/articles/Property_Law_1_1775850880479.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/Property_Law_1_1775850880479\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850881/law-route/articles/Property_Law_2_1775850880479.jpg\",\n            \"imagePublicId\": \"law-route/articles/Property_Law_2_1775850880479\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-10T19:54:42.626Z\",\n            \"updatedAt\": \"2026-04-10T19:54:42.627Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d954b29cd1b8f3522535e3\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850673/law-route/articles/Property_Law_2_1775850672791.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/Property_Law_2_1775850672791\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850673/law-route/articles/Property_Law_1_1775850672785.jpg\",\n            \"imagePublicId\": \"law-route/articles/Property_Law_1_1775850672785\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-10T19:51:14.447Z\",\n            \"updatedAt\": \"2026-04-10T19:51:14.448Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d950119cd1b8f352253595\",\n            \"title\": \"Pending Article\",\n            \"content\": \"Pending Article Content\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775849488/law-route/articles/images__1__1775849487796.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/images__1__1775849487796\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775849488/law-route/articles/images_1775849487796.jpg\",\n            \"imagePublicId\": \"law-route/articles/images_1775849487796\",\n            \"author\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-10T19:31:29.296Z\",\n            \"updatedAt\": \"2026-04-10T20:01:41.494Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d8a75d7a5ed19bf40d1db5\",\n            \"title\": \"test 2\",\n            \"content\": \"test 2\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775806301/law-route/articles/images__2__1775806300109.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/images__2__1775806300109\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775806301/law-route/articles/images__3__1775806300108.jpg\",\n            \"imagePublicId\": \"law-route/articles/images__3__1775806300108\",\n            \"author\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": null,\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-10T07:31:41.895Z\",\n            \"updatedAt\": \"2026-04-10T07:31:52.256Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d77fa91eebb7df5fa83802\",\n            \"title\": \"test\",\n            \"content\": \"test\",\n            \"category\": \"Consumer\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775730598/law-route/articles/images__2__1775730599924.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/images__2__1775730599924\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775730598/law-route/articles/images__3__1775730599922.jpg\",\n            \"imagePublicId\": \"law-route/articles/images__3__1775730599922\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T10:30:01.977Z\",\n            \"updatedAt\": \"2026-04-09T10:30:01.990Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d52bfab25e2539d96c320c\",\n            \"title\": \"Law\",\n            \"content\": \"Housing law is the branch of law that deals with legal rights and responsibilities related to housing and accommodation. It mainly governs the relationship between landlords and tenants, including renting, leasing, and managing residential properties.\\r\\n\\r\\nThis law covers important areas such as rent agreements, tenant rights, eviction rules, property maintenance, and housing standards. It ensures that tenants have access to safe, secure, and habitable living conditions, while also protecting landlords’ rights to receive rent and properly manage their property.\\r\\n\\r\\nHousing law also addresses issues like unfair eviction, rent disputes, and discrimination in housing. Overall, it plays an important role in promoting fairness, safety, and stability in housing and rental systems.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775578105/law-route/articles/pfacwlgoe6v6swuk46pq.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/pfacwlgoe6v6swuk46pq\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775578105/law-route/articles/elbrkbq8fv8dmgqzwln7.jpg\",\n            \"imagePublicId\": \"law-route/articles/elbrkbq8fv8dmgqzwln7\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T16:08:26.691Z\",\n            \"updatedAt\": \"2026-04-07T16:08:35.757Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d52bb7b25e2539d96c3201\",\n            \"title\": \"Introduction of consumer law\",\n            \"content\": \"Housing law is the branch of law that deals with legal rights and responsibilities related to housing and accommodation. It mainly governs the relationship between landlords and tenants, including renting, leasing, and managing residential properties.\\r\\n\\r\\nThis law covers important areas such as rent agreements, tenant rights, eviction rules, property maintenance, and housing standards. It ensures that tenants have access to safe, secure, and habitable living conditions, while also protecting landlords’ rights to receive rent and properly manage their property.\\r\\n\\r\\nHousing law also addresses issues like unfair eviction, rent disputes, and discrimination in housing. Overall, it plays an important role in promoting fairness, safety, and stability in housing and rental systems.\",\n            \"category\": \"Consumer\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775578038/law-route/articles/ijcolixraebff8u7px4n.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/ijcolixraebff8u7px4n\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775578038/law-route/articles/kqx0etch21k2yc6pqzcd.jpg\",\n            \"imagePublicId\": \"law-route/articles/kqx0etch21k2yc6pqzcd\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": null,\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-07T16:07:19.778Z\",\n            \"updatedAt\": \"2026-04-07T16:08:43.107Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d52331b25e2539d96c3139\",\n            \"title\": \"Property law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575856/law-route/articles/kzoozdcpry7eganu6gfp.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/kzoozdcpry7eganu6gfp\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575856/law-route/articles/jo8ngnha32lwi2t60f6i.jpg\",\n            \"imagePublicId\": \"law-route/articles/jo8ngnha32lwi2t60f6i\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": null,\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-07T15:30:57.767Z\",\n            \"updatedAt\": \"2026-04-07T15:31:53.498Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d5230eb25e2539d96c312e\",\n            \"title\": \"Introduction of law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Finance\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575820/law-route/articles/v3ymzu4hhz1yefpifu28.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/v3ymzu4hhz1yefpifu28\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575820/law-route/articles/udfz9ppjjlttzj9xkntm.jpg\",\n            \"imagePublicId\": \"law-route/articles/udfz9ppjjlttzj9xkntm\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T15:30:22.261Z\",\n            \"updatedAt\": \"2026-04-07T15:32:59.268Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d522c9b25e2539d96c3123\",\n            \"title\": \"Family law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Consumer\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575752/law-route/articles/mn33lqzjqym18cxsp8k1.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/mn33lqzjqym18cxsp8k1\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575752/law-route/articles/tdxxvbzmdylti7y4o444.jpg\",\n            \"imagePublicId\": \"law-route/articles/tdxxvbzmdylti7y4o444\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T15:29:13.627Z\",\n            \"updatedAt\": \"2026-04-07T16:01:42.254Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d51e0fb25e2539d96c2f9a\",\n            \"title\": \"Introduction of law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574541/law-route/articles/ahrwgmi46vzmc7sg9ooj.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/ahrwgmi46vzmc7sg9ooj\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574541/law-route/articles/vfxctyskowl7yoexyk7f.jpg\",\n            \"imagePublicId\": \"law-route/articles/vfxctyskowl7yoexyk7f\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T15:09:03.026Z\",\n            \"updatedAt\": \"2026-04-07T15:28:01.867Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d51d4cb25e2539d96c2f84\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574347/law-route/articles/ravhpgswnntgyshqtrbh.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/ravhpgswnntgyshqtrbh\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574347/law-route/articles/yvbbj9dca1b5ykngkh1t.jpg\",\n            \"imagePublicId\": \"law-route/articles/yvbbj9dca1b5ykngkh1t\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-07T15:05:48.339Z\",\n            \"updatedAt\": \"2026-04-07T15:05:48.340Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d51aefb25e2539d96c2f71\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775573742/law-route/articles/e1reislempy3v746vmvd.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/e1reislempy3v746vmvd\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775573742/law-route/articles/z0q9u9xvbtuluwff77tp.jpg\",\n            \"imagePublicId\": \"law-route/articles/z0q9u9xvbtuluwff77tp\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-07T14:55:43.966Z\",\n            \"updatedAt\": \"2026-04-07T14:55:43.975Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d2922ec8d7413ed7b0e489\",\n            \"title\": \"test\",\n            \"content\": \"test\",\n            \"category\": \"Finance\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407661/law-route/articles/uc0ttmh0foa9jortvtvx.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/uc0ttmh0foa9jortvtvx\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407661/law-route/articles/zxkhd2yzp2w5mnyjepg9.jpg\",\n            \"imagePublicId\": \"law-route/articles/zxkhd2yzp2w5mnyjepg9\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-05T16:47:42.294Z\",\n            \"updatedAt\": \"2026-04-05T17:30:48.321Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d29152c8d7413ed7b0e45b\",\n            \"title\": \"Test3\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\n\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\n\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\n\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\n\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\n\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407442/law-route/articles/izugy4yunnyit5jmn8ae.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/izugy4yunnyit5jmn8ae\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407442/law-route/articles/olbnbde09ruobp79lnep.jpg\",\n            \"imagePublicId\": \"law-route/articles/olbnbde09ruobp79lnep\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": null,\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-05T16:44:02.712Z\",\n            \"updatedAt\": \"2026-04-05T17:31:09.686Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d2913ec8d7413ed7b0e455\",\n            \"title\": \"Test11\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407422/law-route/articles/pxg0mr2nskdit4jbfbbg.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/pxg0mr2nskdit4jbfbbg\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407422/law-route/articles/mvybd160hd0uohdykiow.jpg\",\n            \"imagePublicId\": \"law-route/articles/mvybd160hd0uohdykiow\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-05T16:43:42.685Z\",\n            \"updatedAt\": \"2026-04-06T07:42:26.963Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cf6c61a1942c7659677b93\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\n\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\n\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\n\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\n\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\n\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201376/law-route/articles/xenchbguddzty7ktqend.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/xenchbguddzty7ktqend\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201376/law-route/articles/y3jpedhifxrs8i5sqncy.jpg\",\n            \"imagePublicId\": \"law-route/articles/y3jpedhifxrs8i5sqncy\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-03T07:29:37.678Z\",\n            \"updatedAt\": \"2026-04-06T07:42:34.499Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cf6bd0a1942c7659677b8f\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\n\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\n\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\n\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\n\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\n\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201231/law-route/articles/sfub5hmtclv0h7mbbcyc.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/sfub5hmtclv0h7mbbcyc\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201231/law-route/articles/nhdidnbd645nf3yx7eys.jpg\",\n            \"imagePublicId\": \"law-route/articles/nhdidnbd645nf3yx7eys\",\n            \"author\": {\n                \"_id\": \"69cf67dba1942c7659677b78\",\n                \"name\": \"Admin1\",\n                \"email\": \"admin1@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-03T07:27:12.337Z\",\n            \"updatedAt\": \"2026-04-03T11:30:13.276Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8c27a1f28fa60f1ece9c\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143974/law-route/articles/xrl3gxel9x81knbldktb.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/xrl3gxel9x81knbldktb\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143974/law-route/articles/jjjpihjhvyx8qdxvdwoj.jpg\",\n            \"imagePublicId\": \"law-route/articles/jjjpihjhvyx8qdxvdwoj\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": \"69cf67dba1942c7659677b78\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-02T15:32:55.806Z\",\n            \"updatedAt\": \"2026-04-03T11:27:33.085Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8c19a1f28fa60f1ece99\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143959/law-route/articles/grffg69lvpztfcyeh7tc.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/grffg69lvpztfcyeh7tc\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143959/law-route/articles/tjsijfhruezikafratho.jpg\",\n            \"imagePublicId\": \"law-route/articles/tjsijfhruezikafratho\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-02T15:32:41.086Z\",\n            \"updatedAt\": \"2026-04-03T12:27:04.539Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8bfea1f28fa60f1ece8a\",\n            \"title\": \"Introduction of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\r\\n\\r\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\r\\n\\r\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\r\\n\\r\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\r\\n\\r\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\r\\n\\r\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\r\\n\\r\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143932/law-route/articles/nctbqnrrjdd28vy0uygo.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/nctbqnrrjdd28vy0uygo\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775490654/law-route/articles/ij64mmlkzip72hbzgeav.jpg\",\n            \"imagePublicId\": \"law-route/articles/ij64mmlkzip72hbzgeav\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-02T15:32:14.318Z\",\n            \"updatedAt\": \"2026-04-06T15:50:58.488Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce7e4a4bb6dccfee2f70ed\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775140425/law-route/articles/rsjdwoszqiwa5cmsxny8.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/rsjdwoszqiwa5cmsxny8\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775140425/law-route/articles/mitysmmj3yotvr6wxrw6.jpg\",\n            \"imagePublicId\": \"law-route/articles/mitysmmj3yotvr6wxrw6\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-02T14:33:46.265Z\",\n            \"updatedAt\": \"2026-04-02T16:00:06.085Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cd365b939841a94e4861e5\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775056470/law-route/articles/axhjgo2fdlrxtycew2af.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/axhjgo2fdlrxtycew2af\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775056470/law-route/articles/el2fvcmcyucohvr2qiql.jpg\",\n            \"imagePublicId\": \"law-route/articles/el2fvcmcyucohvr2qiql\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-01T15:14:35.257Z\",\n            \"updatedAt\": \"2026-04-02T16:00:19.982Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"3484b659-2018-47dd-ae59-8ac5268809dd"},{"name":"Get Article By Id","id":"f18b64ce-9192-4ede-9a3b-f898f6084459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/articles/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","articles",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"41a9cf91-df6e-4e8e-954f-70c5c932c7e9","type":"any","value":"69d955829cd1b8f3522535e6","key":"id"}]}},"response":[{"id":"e41c3f4b-dbba-4547-bff8-513157288ab9","name":"Get Article By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/articles/:id","host":["http://localhost:5000"],"path":["api","articles",":id"],"variable":[{"key":"id","value":"69d955829cd1b8f3522535e6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"1071"},{"key":"ETag","value":"W/\"42f-5fe3LZ00UmNsZYKi8yjX5Hiq9EA\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:09:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"article\": {\n        \"_id\": \"69d955829cd1b8f3522535e6\",\n        \"title\": \"Overview of Property Law\",\n        \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\",\n        \"category\": \"Property\",\n        \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850881/law-route/articles/Property_Law_1_1775850880479.jpg\",\n        \"imagecardPublicId\": \"law-route/articles/Property_Law_1_1775850880479\",\n        \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850881/law-route/articles/Property_Law_2_1775850880479.jpg\",\n        \"imagePublicId\": \"law-route/articles/Property_Law_2_1775850880479\",\n        \"author\": {\n            \"_id\": \"69cd281b939841a94e4861cf\",\n            \"name\": \"Admin4\",\n            \"email\": \"admin4@gmail.com\"\n        },\n        \"authorRole\": \"admin\",\n        \"publishedBy\": null,\n        \"status\": \"pending\",\n        \"createdAt\": \"2026-04-10T19:54:42.626Z\",\n        \"updatedAt\": \"2026-04-10T19:54:42.627Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f18b64ce-9192-4ede-9a3b-f898f6084459"},{"name":"Get My Articles","id":"91a11cb3-bc12-480f-a974-9607cc1644c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/articles/me","urlObject":{"path":["api","articles","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"fc01a67a-a0f5-4bd8-ba4b-ce7ebbe76cb4","name":"Get My Articles","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/articles/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"24099"},{"key":"ETag","value":"W/\"5e23-evxmd/OTpyqTpqtw1ktCH8K54hA\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:08:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 10,\n    \"articles\": [\n        {\n            \"_id\": \"69d955829cd1b8f3522535e6\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850881/law-route/articles/Property_Law_1_1775850880479.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/Property_Law_1_1775850880479\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850881/law-route/articles/Property_Law_2_1775850880479.jpg\",\n            \"imagePublicId\": \"law-route/articles/Property_Law_2_1775850880479\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-10T19:54:42.626Z\",\n            \"updatedAt\": \"2026-04-10T19:54:42.627Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d954b29cd1b8f3522535e3\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850673/law-route/articles/Property_Law_2_1775850672791.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/Property_Law_2_1775850672791\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850673/law-route/articles/Property_Law_1_1775850672785.jpg\",\n            \"imagePublicId\": \"law-route/articles/Property_Law_1_1775850672785\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-10T19:51:14.447Z\",\n            \"updatedAt\": \"2026-04-10T19:51:14.448Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d77fa91eebb7df5fa83802\",\n            \"title\": \"test\",\n            \"content\": \"test\",\n            \"category\": \"Consumer\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775730598/law-route/articles/images__2__1775730599924.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/images__2__1775730599924\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775730598/law-route/articles/images__3__1775730599922.jpg\",\n            \"imagePublicId\": \"law-route/articles/images__3__1775730599922\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T10:30:01.977Z\",\n            \"updatedAt\": \"2026-04-09T10:30:01.990Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d51d4cb25e2539d96c2f84\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574347/law-route/articles/ravhpgswnntgyshqtrbh.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/ravhpgswnntgyshqtrbh\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574347/law-route/articles/yvbbj9dca1b5ykngkh1t.jpg\",\n            \"imagePublicId\": \"law-route/articles/yvbbj9dca1b5ykngkh1t\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-07T15:05:48.339Z\",\n            \"updatedAt\": \"2026-04-07T15:05:48.340Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d51aefb25e2539d96c2f71\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775573742/law-route/articles/e1reislempy3v746vmvd.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/e1reislempy3v746vmvd\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775573742/law-route/articles/z0q9u9xvbtuluwff77tp.jpg\",\n            \"imagePublicId\": \"law-route/articles/z0q9u9xvbtuluwff77tp\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-07T14:55:43.966Z\",\n            \"updatedAt\": \"2026-04-07T14:55:43.975Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8c27a1f28fa60f1ece9c\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143974/law-route/articles/xrl3gxel9x81knbldktb.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/xrl3gxel9x81knbldktb\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143974/law-route/articles/jjjpihjhvyx8qdxvdwoj.jpg\",\n            \"imagePublicId\": \"law-route/articles/jjjpihjhvyx8qdxvdwoj\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": \"69cf67dba1942c7659677b78\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-02T15:32:55.806Z\",\n            \"updatedAt\": \"2026-04-03T11:27:33.085Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8c19a1f28fa60f1ece99\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143959/law-route/articles/grffg69lvpztfcyeh7tc.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/grffg69lvpztfcyeh7tc\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143959/law-route/articles/tjsijfhruezikafratho.jpg\",\n            \"imagePublicId\": \"law-route/articles/tjsijfhruezikafratho\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-02T15:32:41.086Z\",\n            \"updatedAt\": \"2026-04-03T12:27:04.539Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8bfea1f28fa60f1ece8a\",\n            \"title\": \"Introduction of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\r\\n\\r\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\r\\n\\r\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\r\\n\\r\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\r\\n\\r\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\r\\n\\r\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\r\\n\\r\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143932/law-route/articles/nctbqnrrjdd28vy0uygo.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/nctbqnrrjdd28vy0uygo\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775490654/law-route/articles/ij64mmlkzip72hbzgeav.jpg\",\n            \"imagePublicId\": \"law-route/articles/ij64mmlkzip72hbzgeav\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-02T15:32:14.318Z\",\n            \"updatedAt\": \"2026-04-06T15:50:58.488Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce7e4a4bb6dccfee2f70ed\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775140425/law-route/articles/rsjdwoszqiwa5cmsxny8.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/rsjdwoszqiwa5cmsxny8\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775140425/law-route/articles/mitysmmj3yotvr6wxrw6.jpg\",\n            \"imagePublicId\": \"law-route/articles/mitysmmj3yotvr6wxrw6\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-02T14:33:46.265Z\",\n            \"updatedAt\": \"2026-04-02T16:00:06.085Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cd365b939841a94e4861e5\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775056470/law-route/articles/axhjgo2fdlrxtycew2af.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/axhjgo2fdlrxtycew2af\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775056470/law-route/articles/el2fvcmcyucohvr2qiql.jpg\",\n            \"imagePublicId\": \"law-route/articles/el2fvcmcyucohvr2qiql\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-01T15:14:35.257Z\",\n            \"updatedAt\": \"2026-04-02T16:00:19.982Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"91a11cb3-bc12-480f-a974-9607cc1644c5"},{"name":"Get Published Articles","id":"aa08fd1f-070a-48cf-81a7-175c8fbae96a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/articles/published","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","articles","published"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"cb764fc9-8d05-4404-a1e1-cf7011b4260b","name":"Get Published Articles","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/articles/published"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"18273"},{"key":"ETag","value":"W/\"4761-2HshLbrvIYgFNnZyVsaTS3gAOw8\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:00:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 9,\n    \"articles\": [\n        {\n            \"_id\": \"69d52bfab25e2539d96c320c\",\n            \"title\": \"Law\",\n            \"content\": \"Housing law is the branch of law that deals with legal rights and responsibilities related to housing and accommodation. It mainly governs the relationship between landlords and tenants, including renting, leasing, and managing residential properties.\\r\\n\\r\\nThis law covers important areas such as rent agreements, tenant rights, eviction rules, property maintenance, and housing standards. It ensures that tenants have access to safe, secure, and habitable living conditions, while also protecting landlords’ rights to receive rent and properly manage their property.\\r\\n\\r\\nHousing law also addresses issues like unfair eviction, rent disputes, and discrimination in housing. Overall, it plays an important role in promoting fairness, safety, and stability in housing and rental systems.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775578105/law-route/articles/pfacwlgoe6v6swuk46pq.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/pfacwlgoe6v6swuk46pq\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775578105/law-route/articles/elbrkbq8fv8dmgqzwln7.jpg\",\n            \"imagePublicId\": \"law-route/articles/elbrkbq8fv8dmgqzwln7\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T16:08:26.691Z\",\n            \"updatedAt\": \"2026-04-07T16:08:35.757Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d5230eb25e2539d96c312e\",\n            \"title\": \"Introduction of law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Finance\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575820/law-route/articles/v3ymzu4hhz1yefpifu28.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/v3ymzu4hhz1yefpifu28\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575820/law-route/articles/udfz9ppjjlttzj9xkntm.jpg\",\n            \"imagePublicId\": \"law-route/articles/udfz9ppjjlttzj9xkntm\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T15:30:22.261Z\",\n            \"updatedAt\": \"2026-04-07T15:32:59.268Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d522c9b25e2539d96c3123\",\n            \"title\": \"Family law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Consumer\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575752/law-route/articles/mn33lqzjqym18cxsp8k1.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/mn33lqzjqym18cxsp8k1\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775575752/law-route/articles/tdxxvbzmdylti7y4o444.jpg\",\n            \"imagePublicId\": \"law-route/articles/tdxxvbzmdylti7y4o444\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T15:29:13.627Z\",\n            \"updatedAt\": \"2026-04-07T16:01:42.254Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d51e0fb25e2539d96c2f9a\",\n            \"title\": \"Introduction of law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574541/law-route/articles/ahrwgmi46vzmc7sg9ooj.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/ahrwgmi46vzmc7sg9ooj\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775574541/law-route/articles/vfxctyskowl7yoexyk7f.jpg\",\n            \"imagePublicId\": \"law-route/articles/vfxctyskowl7yoexyk7f\",\n            \"author\": null,\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-07T15:09:03.026Z\",\n            \"updatedAt\": \"2026-04-07T15:28:01.867Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d2922ec8d7413ed7b0e489\",\n            \"title\": \"test\",\n            \"content\": \"test\",\n            \"category\": \"Finance\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407661/law-route/articles/uc0ttmh0foa9jortvtvx.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/uc0ttmh0foa9jortvtvx\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407661/law-route/articles/zxkhd2yzp2w5mnyjepg9.jpg\",\n            \"imagePublicId\": \"law-route/articles/zxkhd2yzp2w5mnyjepg9\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-05T16:47:42.294Z\",\n            \"updatedAt\": \"2026-04-05T17:30:48.321Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d2913ec8d7413ed7b0e455\",\n            \"title\": \"Test11\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\r\\n\\r\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\r\\n\\r\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\r\\n\\r\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\r\\n\\r\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\r\\n\\r\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407422/law-route/articles/pxg0mr2nskdit4jbfbbg.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/pxg0mr2nskdit4jbfbbg\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775407422/law-route/articles/mvybd160hd0uohdykiow.jpg\",\n            \"imagePublicId\": \"law-route/articles/mvybd160hd0uohdykiow\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-05T16:43:42.685Z\",\n            \"updatedAt\": \"2026-04-06T07:42:26.963Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cf6c61a1942c7659677b93\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\n\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\n\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\n\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\n\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\n\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201376/law-route/articles/xenchbguddzty7ktqend.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/xenchbguddzty7ktqend\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201376/law-route/articles/y3jpedhifxrs8i5sqncy.jpg\",\n            \"imagePublicId\": \"law-route/articles/y3jpedhifxrs8i5sqncy\",\n            \"author\": {\n                \"_id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-03T07:29:37.678Z\",\n            \"updatedAt\": \"2026-04-06T07:42:34.499Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69cf6bd0a1942c7659677b8f\",\n            \"title\": \"Family Law\",\n            \"content\": \"Family law is a branch of law that deals with legal matters related to family relationships and domestic issues. It governs the rights and responsibilities of individuals within a family, ensuring protection, fairness, and stability in personal relationships.\\n\\nOne of the main areas covered by family law is marriage. It sets the legal requirements for a valid marriage, including consent, age, and registration. Family law also deals with issues that arise during marriage, such as the rights and duties of spouses.\\n\\nAnother important aspect is divorce and separation. Family law provides legal procedures for ending a marriage and resolving matters such as property division, financial support, and child custody. It ensures that both parties are treated fairly during the process.\\n\\nFamily law also focuses on child-related matters, including child custody, child support, and adoption. The primary concern in these cases is the best interest of the child, ensuring their safety, well-being, and proper development.\\n\\nIn addition, family law addresses issues like domestic violence and protection orders, providing legal remedies to protect individuals from abuse within the family. It also includes laws related to guardianship and parental responsibilities.\\n\\nOverall, family law plays a vital role in regulating family relationships, resolving conflicts, and protecting the rights of all family members. It helps maintain social order and ensures justice in personal and family matters.\",\n            \"category\": \"Family\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201231/law-route/articles/sfub5hmtclv0h7mbbcyc.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/sfub5hmtclv0h7mbbcyc\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775201231/law-route/articles/nhdidnbd645nf3yx7eys.jpg\",\n            \"imagePublicId\": \"law-route/articles/nhdidnbd645nf3yx7eys\",\n            \"author\": {\n                \"_id\": \"69cf67dba1942c7659677b78\",\n                \"name\": \"Admin1\",\n                \"email\": \"admin1@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": \"69cd281b939841a94e4861cf\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-03T07:27:12.337Z\",\n            \"updatedAt\": \"2026-04-03T11:30:13.276Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69ce8c27a1f28fa60f1ece9c\",\n            \"title\": \"Overview of Property Law\",\n            \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143974/law-route/articles/xrl3gxel9x81knbldktb.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/xrl3gxel9x81knbldktb\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775143974/law-route/articles/jjjpihjhvyx8qdxvdwoj.jpg\",\n            \"imagePublicId\": \"law-route/articles/jjjpihjhvyx8qdxvdwoj\",\n            \"author\": {\n                \"_id\": \"69cd281b939841a94e4861cf\",\n                \"name\": \"Admin4\",\n                \"email\": \"admin4@gmail.com\"\n            },\n            \"authorRole\": \"admin\",\n            \"publishedBy\": \"69cf67dba1942c7659677b78\",\n            \"status\": \"published\",\n            \"createdAt\": \"2026-04-02T15:32:55.806Z\",\n            \"updatedAt\": \"2026-04-03T11:27:33.085Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"aa08fd1f-070a-48cf-81a7-175c8fbae96a"},{"name":"Get Pending Articles - Others","id":"fa79624e-b880-4b40-90d2-2e6c8397725a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5OTZkNTVkM2VmYWQ5MTkzMjZlMGMyYyIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTc3MTQ5MjgxNywiZXhwIjoxNzcxNTc5MjE3fQ.y_GSsrqsB7FLputC16AeSXKspgLvtddisNnmcAZxROI","type":"text"}],"url":"http://localhost:5000/api/articles/pending/others","urlObject":{"path":["api","articles","pending","others"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"5c2c8d8d-3631-4c67-8af3-3524e4a1a953","name":"Get Pending Articles - Others","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5OTZkNTVkM2VmYWQ5MTkzMjZlMGMyYyIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTc3MTQ5MjgxNywiZXhwIjoxNzcxNTc5MjE3fQ.y_GSsrqsB7FLputC16AeSXKspgLvtddisNnmcAZxROI","type":"text"}],"url":"http://localhost:5000/api/articles/pending/others"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"783"},{"key":"ETag","value":"W/\"30f-SlN/g0sc5kshC1C02y/PlE3xcwI\""},{"key":"Date","value":"Fri, 10 Apr 2026 19:58:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 1,\n    \"articles\": [\n        {\n            \"_id\": \"69d950119cd1b8f352253595\",\n            \"title\": \"Pending Article\",\n            \"content\": \"Pending Article Content\",\n            \"category\": \"Property\",\n            \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775849488/law-route/articles/images__1__1775849487796.jpg\",\n            \"imagecardPublicId\": \"law-route/articles/images__1__1775849487796\",\n            \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775849488/law-route/articles/images_1775849487796.jpg\",\n            \"imagePublicId\": \"law-route/articles/images_1775849487796\",\n            \"author\": {\n                \"_id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"Lawyer Updated\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\"\n            },\n            \"authorRole\": \"lawyer\",\n            \"publishedBy\": null,\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-10T19:31:29.296Z\",\n            \"updatedAt\": \"2026-04-10T19:58:07.033Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"fa79624e-b880-4b40-90d2-2e6c8397725a"},{"name":"Create Article","id":"3588c770-8a26-4704-a649-7f603f926da0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Overview of Property Law","type":"text","uuid":"61465b0a-ba0f-4dd6-b7a1-f54c2a5261d8"},{"key":"content","value":"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.","type":"text","uuid":"861cfca4-daaa-4b2d-9683-45014e95f25b"},{"key":"category","value":"Property","type":"text","uuid":"1bd8d72f-b1e8-4e0e-8887-ea86a8e80162"},{"key":"image","type":"file","uuid":"0b159a9c-fd16-44e1-8376-711f13c3db98","src":"/C:/Users/Inushi/Downloads/Article_images/Property Law 2.jpg"},{"key":"imagecard","type":"file","uuid":"caf84723-a13b-497c-8ea2-ffeb9279db09","src":"/C:/Users/Inushi/Downloads/Article_images/Property Law 1.jpg"}]},"url":"http://localhost:5000/api/articles","urlObject":{"path":["api","articles"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"f108fde8-1a35-4a1a-b5a5-bd2645975058","name":"Create Article","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:5000/api/articles"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"3012"},{"key":"ETag","value":"W/\"bc4-Oa5t0CAwHwpCuwlUB2BkRTGNlag\""},{"key":"Date","value":"Fri, 10 Apr 2026 19:51:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Article submitted for admin review.\",\n    \"article\": {\n        \"title\": \"Overview of Property Law\",\n        \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\\n\\nOne of the key aspects of property law is the concept of ownership. Ownership gives a person the legal right to possess, use, control, and transfer property. These rights may include selling, leasing, gifting, or passing the property to others through inheritance. However, ownership is not absolute, as it is subject to legal restrictions, regulations, and the rights of others.\\n\\nProperty law also deals with different types of property interests. For example, a person may have full ownership rights, or they may have limited rights such as a leasehold interest, where they can use the property for a specific period. Additionally, property law recognizes shared ownership, where multiple individuals may hold rights over the same property.\\n\\nAnother important function of property law is to regulate the transfer of property. This includes legal processes such as buying and selling, renting, or transferring ownership through wills and inheritance. Proper documentation and legal procedures are required to ensure that these transactions are valid and enforceable.\\n\\nProperty law also plays a crucial role in resolving disputes. Conflicts may arise over ownership, boundaries, possession, or usage rights. The law provides mechanisms to settle such disputes fairly through courts or other legal processes, ensuring protection for rightful owners and users.\\n\\nFurthermore, property law includes rules related to land use and development. Governments may impose regulations on how land can be used, such as for residential, commercial, or agricultural purposes. These regulations help maintain order, protect the environment, and promote proper planning and development.\\n\\nIn conclusion, property law is essential for maintaining order and fairness in society by clearly defining property rights and responsibilities. It ensures that individuals can securely own and use property while providing legal protection and solutions in case of disputes.\",\n        \"category\": \"Property\",\n        \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850673/law-route/articles/Property_Law_2_1775850672791.jpg\",\n        \"imagecardPublicId\": \"law-route/articles/Property_Law_2_1775850672791\",\n        \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775850673/law-route/articles/Property_Law_1_1775850672785.jpg\",\n        \"imagePublicId\": \"law-route/articles/Property_Law_1_1775850672785\",\n        \"author\": \"69cd281b939841a94e4861cf\",\n        \"authorRole\": \"admin\",\n        \"publishedBy\": null,\n        \"status\": \"pending\",\n        \"_id\": \"69d954b29cd1b8f3522535e3\",\n        \"createdAt\": \"2026-04-10T19:51:14.447Z\",\n        \"updatedAt\": \"2026-04-10T19:51:14.448Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"3588c770-8a26-4704-a649-7f603f926da0"},{"name":"Update Pending Article","id":"65e79d1c-ca23-4207-92b6-6894582855c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5OTZkNTVkM2VmYWQ5MTkzMjZlMGMyYyIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTc3MTU4NTEzNSwiZXhwIjoxNzcxNjcxNTM1fQ.OBEYFT2J3yH34Rz3epERuKfKsYwt_YrUHyGeOMLj3Ck","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"status\": \"published\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/articles/:id/status","urlObject":{"path":["api","articles",":id","status"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"45499586-deb0-4fa0-9d82-c5dc4d94f644","type":"any","value":"69d950119cd1b8f352253595","key":"id"}]}},"response":[{"id":"30d0ee02-acdf-42b8-a305-e25dc1746fe6","name":"Update Pending Article","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5OTZkNTVkM2VmYWQ5MTkzMjZlMGMyYyIsInJvbGUiOiJhZG1pbiIsImlhdCI6MTc3MTU4NTEzNSwiZXhwIjoxNzcxNjcxNTM1fQ.OBEYFT2J3yH34Rz3epERuKfKsYwt_YrUHyGeOMLj3Ck","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"status\": \"published\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/articles/:id/status","host":["http://localhost:5000"],"path":["api","articles",":id","status"],"variable":[{"key":"id","value":"69d950119cd1b8f352253595"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"778"},{"key":"ETag","value":"W/\"30a-8NVsqyaSV6lqN4ruHQbN0PlSPh8\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:01:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"article\": {\n        \"_id\": \"69d950119cd1b8f352253595\",\n        \"title\": \"Pending Article\",\n        \"content\": \"Pending Article Content\",\n        \"category\": \"Property\",\n        \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775849488/law-route/articles/images__1__1775849487796.jpg\",\n        \"imagecardPublicId\": \"law-route/articles/images__1__1775849487796\",\n        \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775849488/law-route/articles/images_1775849487796.jpg\",\n        \"imagePublicId\": \"law-route/articles/images_1775849487796\",\n        \"author\": {\n            \"_id\": \"69d732382185f81e0e965dc4\",\n            \"name\": \"Lawyer Updated\",\n            \"email\": \"lawyer@gmail.com\"\n        },\n        \"authorRole\": \"lawyer\",\n        \"publishedBy\": \"69cd281b939841a94e4861cf\",\n        \"status\": \"published\",\n        \"createdAt\": \"2026-04-10T19:31:29.296Z\",\n        \"updatedAt\": \"2026-04-10T20:01:41.494Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"65e79d1c-ca23-4207-92b6-6894582855c5"},{"name":"Delete Article","id":"73885f34-805a-45b6-97c2-12f34caf8c4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/articles/:id","urlObject":{"path":["api","articles",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"7b19ac36-055f-48c2-b2df-9c498142a616","type":"any","value":"69d957dd9cd1b8f352253650","key":"id"}]}},"response":[{"id":"6f2775be-bd40-47df-938c-5a4e427a24d6","name":"Delete Article","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:5000/api/articles/:id","host":["http://localhost:5000"],"path":["api","articles",":id"],"variable":[{"key":"id","value":"69d957dd9cd1b8f352253650"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-9c15UHtQLoQtZmU4P2aY5/fgEz4\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:08:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Article deleted successfully\"\n}"}],"_postman_id":"73885f34-805a-45b6-97c2-12f34caf8c4b"},{"name":"Update Article","id":"77eedc56-471c-496c-8834-674235c2bf5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Updated Article","type":"text","uuid":"5a500b8b-c0ea-4c63-b2fb-30412e0b343a"},{"key":"content","value":"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.","type":"text","uuid":"524ff5e8-74d3-466c-916a-4d3a7c69761c"},{"key":"category","value":"civil","type":"text","uuid":"779767c2-1e1a-4291-ae9b-a2117cffdb45","disabled":true}]},"url":"http://localhost:5000/api/articles/:id","urlObject":{"path":["api","articles",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"f5aaed85-0a39-4ff4-987d-9747efa3a020","type":"any","value":"69d957dd9cd1b8f352253650","key":"id"}]}},"response":[{"id":"2094cdaf-3ce1-4279-be1c-302ad614d7f2","name":"Update Article","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Updated Article","type":"text","uuid":"5a500b8b-c0ea-4c63-b2fb-30412e0b343a"},{"key":"content","value":"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.","type":"text","uuid":"524ff5e8-74d3-466c-916a-4d3a7c69761c"},{"key":"category","value":"civil","type":"text","uuid":"779767c2-1e1a-4291-ae9b-a2117cffdb45","disabled":true}]},"url":{"raw":"http://localhost:5000/api/articles/:id","host":["http://localhost:5000"],"path":["api","articles",":id"],"variable":[{"key":"id","value":"69d957dd9cd1b8f352253650"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"1002"},{"key":"ETag","value":"W/\"3ea-rduhc3R772I3Vkq5s3ZdI0BFVGM\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:07:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"article\": {\n        \"_id\": \"69d957dd9cd1b8f352253650\",\n        \"title\": \"Updated Article\",\n        \"content\": \"Property law is a fundamental area of law that governs the ownership, use, and transfer of property. It defines the legal rights and responsibilities of individuals or entities in relation to both movable property, such as vehicles, money, and personal belongings, and immovable property, such as land and buildings.\",\n        \"category\": \"Finance\",\n        \"imagecardUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775851483/law-route/articles/Family_Law_4_1775851481982.jpg\",\n        \"imagecardPublicId\": \"law-route/articles/Family_Law_4_1775851481982\",\n        \"imageUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775851483/law-route/articles/Family_Law_5_1775851481977.jpg\",\n        \"imagePublicId\": \"law-route/articles/Family_Law_5_1775851481977\",\n        \"author\": \"69cd281b939841a94e4861cf\",\n        \"authorRole\": \"admin\",\n        \"publishedBy\": null,\n        \"status\": \"pending\",\n        \"createdAt\": \"2026-04-10T20:04:45.318Z\",\n        \"updatedAt\": \"2026-04-10T20:07:15.799Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"77eedc56-471c-496c-8834-674235c2bf5f"}],"id":"7c2319cd-7cad-4feb-86ef-f1841cac3402","_postman_id":"7c2319cd-7cad-4feb-86ef-f1841cac3402","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Documents","item":[{"name":"Upload Document","id":"6c0171f3-2ebd-49ac-8571-10d1d1ae6cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Document Title","type":"text","uuid":"651f0581-3192-4d33-9723-6186ac0cb9e3"},{"key":"description","value":"Document Description","type":"text","uuid":"ef165c85-0029-47b1-86e6-c4a37f82ccc6"},{"key":"file","type":"file","uuid":"67639f13-7116-4c1b-856d-1ad9d8a788bf","src":"/C:/Users/Inushi/Downloads/Document.pdf"}]},"url":"http://localhost:5000/api/documents","urlObject":{"path":["api","documents"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"c22dad3b-db38-4b0d-931d-c1d6bb1b3af0","name":"Upload Document","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Document Title","type":"text","uuid":"651f0581-3192-4d33-9723-6186ac0cb9e3"},{"key":"description","value":"Document Description","type":"text","uuid":"ef165c85-0029-47b1-86e6-c4a37f82ccc6"},{"key":"file","type":"file","uuid":"67639f13-7116-4c1b-856d-1ad9d8a788bf","src":["/C:/Users/Inushi/Downloads/Document.pdf"]}]},"url":"http://localhost:5000/api/documents"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"591"},{"key":"ETag","value":"W/\"24f-1ZMOeOAyLTM4M6GxL4cLgzE/PKs\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:15:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"document\": {\n        \"title\": \"Document Title\",\n        \"description\": \"Document Description\",\n        \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775852156/law-route/library-documents/Document_1775852151986.pdf\",\n        \"filePublicId\": \"law-route/library-documents/Document_1775852151986\",\n        \"fileType\": \"application/pdf\",\n        \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/library-documents/Document_1775852151986.jpg\",\n        \"uploadedBy\": \"69cd281b939841a94e4861cf\",\n        \"_id\": \"69d95a7d9cd1b8f3522536c2\",\n        \"createdAt\": \"2026-04-10T20:15:57.181Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"6c0171f3-2ebd-49ac-8571-10d1d1ae6cd4"},{"name":"Get All Documents","id":"337536eb-ed94-4983-aebd-14646c7299c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/documents","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","documents"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"15eee13c-505b-4228-93a9-c961fb431fb7","name":"Get All Documents","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/documents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"600"},{"key":"ETag","value":"W/\"258-3TUx7mKBWN9ZiENwaP/NfKm3wro\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:13:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 1,\n    \"documents\": [\n        {\n            \"_id\": \"69d959ba9cd1b8f3522536b2\",\n            \"title\": \"Document Title\",\n            \"description\": \"Document Content\",\n            \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775851962/law-route/library-documents/Document_1775851958283.pdf\",\n            \"filePublicId\": \"law-route/library-documents/Document_1775851958283\",\n            \"fileType\": \"application/pdf\",\n            \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/library-documents/Document_1775851958283.jpg\",\n            \"uploadedBy\": \"69cd281b939841a94e4861cf\",\n            \"createdAt\": \"2026-04-10T20:12:42.938Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"337536eb-ed94-4983-aebd-14646c7299c5"},{"name":"Delete Document","id":"db7b31aa-4ce4-4c97-90ae-a369de096d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/documents/:id","urlObject":{"path":["api","documents",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"d7711cd4-fcac-4aed-8c88-cc5f38f5fc5d","type":"any","value":"69d959ba9cd1b8f3522536b2","key":"id"}]}},"response":[{"id":"e0ccab90-1788-46e9-ba7c-bea69912f4d8","name":"Delete Document","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:5000/api/documents/:id","host":["http://localhost:5000"],"path":["api","documents",":id"],"variable":[{"key":"id","value":"69d959ba9cd1b8f3522536b2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"58"},{"key":"ETag","value":"W/\"3a-MG++ZcHfsdRN/2IwXRz56ecmRHA\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:15:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Document deleted successfully\"\n}"}],"_postman_id":"db7b31aa-4ce4-4c97-90ae-a369de096d4d"},{"name":"Update Document","id":"47764285-c0bf-4721-b78d-436c340b8bbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"title\": \"Updated Document Title\", \r\n    \"description\": \"Updated Document Description\" \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/documents/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","documents",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"cc651f9f-409d-4ce8-a5ce-a4f5e7d63c80","type":"any","value":"69d95a7d9cd1b8f3522536c2","key":"id"}]}},"response":[{"id":"913610fd-520a-4523-99e2-e03b396c55dd","name":"Update Document","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"title\": \"Updated Document Title\", \r\n    \"description\": \"Updated Document Description\" \r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/documents/:id","host":["http://localhost:5000"],"path":["api","documents",":id"],"variable":[{"key":"id","value":"69d95a7d9cd1b8f3522536c2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"607"},{"key":"ETag","value":"W/\"25f-xy1UabpZmjatZKVFYEb4E/Xtw8s\""},{"key":"Date","value":"Fri, 10 Apr 2026 20:16:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"document\": {\n        \"_id\": \"69d95a7d9cd1b8f3522536c2\",\n        \"title\": \"Updated Document Title\",\n        \"description\": \"Updated Document Description\",\n        \"fileUrl\": \"https://res.cloudinary.com/lawroute/image/upload/v1775852156/law-route/library-documents/Document_1775852151986.pdf\",\n        \"filePublicId\": \"law-route/library-documents/Document_1775852151986\",\n        \"fileType\": \"application/pdf\",\n        \"thumbnailUrl\": \"https://res.cloudinary.com/lawroute/image/upload/c_fill,h_400,pg_1,q_auto,w_600/v1/law-route/library-documents/Document_1775852151986.jpg\",\n        \"uploadedBy\": \"69cd281b939841a94e4861cf\",\n        \"createdAt\": \"2026-04-10T20:15:57.181Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"47764285-c0bf-4721-b78d-436c340b8bbb"}],"id":"4c9a42de-c066-4a21-8aa9-68fe02b7f320","_postman_id":"4c9a42de-c066-4a21-8aa9-68fe02b7f320","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Civil Issues- Citizen","item":[{"name":"CitizenSubmit Issue (Text Only)","event":[{"listen":"test","script":{"exec":["let response = pm.response.json();\r","pm.environment.set(\"issueId\", response.data._id);"],"type":"text/javascript","packages":{},"requests":{},"id":"80174bbd-943a-4a4b-b2dd-48535551b93f"}}],"id":"cf144c24-fbcb-4d78-aa06-6fae82fd6713","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"category\": \"police\",\r\n  \"subject\": \"Unfair fine issued\",\r\n  \"district\": \"Colombo\",\r\n  \"exactLocation\": \"Colombo\",\r\n  \"postalAreaOrZip\": \"00100\",\r\n  \"whatHappened\": \"Officer issued fine without reason\",\r\n  \"whenItHappened\": \"2026-04-03\",\r\n  \"impactOnPeople\": \"Financial burden\",\r\n  \"contactNumber\": \"0771234567\",\r\n  \"isPublic\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues","urlObject":{"path":["api","civil-issues"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"c7d1f345-0672-4967-a201-e1580042c01e","name":"CitizenSubmit Issue (Text Only)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"category\": \"police\",\r\n  \"subject\": \"Unfair fine issued\",\r\n  \"district\": \"Colombo\",\r\n  \"exactLocation\": \"Colombo\",\r\n  \"postalAreaOrZip\": \"00100\",\r\n  \"whatHappened\": \"Officer issued fine without reason\",\r\n  \"whenItHappened\": \"2026-04-03\",\r\n  \"impactOnPeople\": \"Financial burden\",\r\n  \"contactNumber\": \"0771234567\",\r\n  \"isPublic\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"662"},{"key":"ETag","value":"W/\"296-X5ggANjiBo2NTV16ZJdkwE4hDKA\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:45:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue submitted and routed successfully.\",\n    \"data\": {\n        \"reporterId\": \"69d730a3071a87ae5a71ca99\",\n        \"category\": \"police\",\n        \"subject\": \"Unfair fine issued\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"Officer issued fine without reason\",\n        \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n        \"impactOnPeople\": \"Financial burden\",\n        \"contactNumber\": \"0771234567\",\n        \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n        \"status\": \"pending\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"_id\": \"69d759058c76e9d1e6e26c37\",\n        \"statusHistory\": [],\n        \"createdAt\": \"2026-04-09T07:45:09.884Z\",\n        \"updatedAt\": \"2026-04-09T07:45:09.884Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"cf144c24-fbcb-4d78-aa06-6fae82fd6713"},{"name":"CitizenSubmit Civil Issue(With_Image)","event":[{"listen":"test","script":{"exec":["let response = pm.response.json();\r","pm.environment.set(\"issueId\", response.data._id);"],"type":"text/javascript","packages":{},"requests":{},"id":"5abfad5a-ab26-4d46-b40b-5cd88b045a6e"}}],"id":"0e5688bc-57d3-4957-879d-9fdc20624455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"category","value":"public_services","type":"text","uuid":"8dd0140a-5f0b-4a8b-b86e-522032bc0702"},{"key":"subject","value":"Broken public service","type":"text","uuid":"e6f5f06b-356b-4b38-b805-ee37c56b3b6f"},{"key":"district","value":"Gampaha","type":"text","uuid":"11a1b44d-735c-4254-84f0-035b8df7dc4a"},{"key":"exactLocation","value":"Kirillawala","type":"text","uuid":"2c95813d-ae60-4dc5-b81c-b580162c6bde"},{"key":"postalAreaOrZip","value":"11856","type":"text","uuid":"27887132-d943-4f26-bcf5-35b299b869aa"},{"key":"whatHappened","value":"Testing the new image upload feature","type":"text","uuid":"96e2ff48-68da-4404-b41d-9f59c67ebf6e"},{"key":"whenItHappened","value":"2026-04-03","type":"text","uuid":"c4e19d5b-3844-4a02-91aa-a7fe2d889c97"},{"key":"impactOnPeople","value":"Service disruption","type":"text","uuid":"5e91ccbd-d3fc-4e44-95c5-32584f0c9e59"},{"key":"contactNumber","value":"0771234567","type":"text","uuid":"28990edc-f523-4b85-bea6-71fd1dd76d9b"},{"key":"isPublic","value":"true","type":"text","uuid":"818258b0-f200-4d55-ac4d-2a849c8d69f3"},{"key":"attachments","type":"file","uuid":"8b37fc6c-6c7e-4a1a-a8a2-5deb6be0c4ec","src":"postman-cloud:///1f1118e4-a48c-4fb0-aeba-be960233bfc5"}]},"url":"http://localhost:5000/api/civil-issues","urlObject":{"path":["api","civil-issues"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"bda00a78-f04f-4697-aa0b-6cdcce80a701","name":"CitizenSubmit Civil Issue(With_Image)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"category","value":"public_services","type":"text","uuid":"8dd0140a-5f0b-4a8b-b86e-522032bc0702"},{"key":"subject","value":"Broken public service","type":"text","uuid":"e6f5f06b-356b-4b38-b805-ee37c56b3b6f"},{"key":"district","value":"Gampaha","type":"text","uuid":"11a1b44d-735c-4254-84f0-035b8df7dc4a"},{"key":"exactLocation","value":"Kirillawala","type":"text","uuid":"2c95813d-ae60-4dc5-b81c-b580162c6bde"},{"key":"postalAreaOrZip","value":"11856","type":"text","uuid":"27887132-d943-4f26-bcf5-35b299b869aa"},{"key":"whatHappened","value":"Testing the new image upload feature","type":"text","uuid":"96e2ff48-68da-4404-b41d-9f59c67ebf6e"},{"key":"whenItHappened","value":"2026-04-03","type":"text","uuid":"c4e19d5b-3844-4a02-91aa-a7fe2d889c97"},{"key":"impactOnPeople","value":"Service disruption","type":"text","uuid":"5e91ccbd-d3fc-4e44-95c5-32584f0c9e59"},{"key":"contactNumber","value":"0771234567","type":"text","uuid":"28990edc-f523-4b85-bea6-71fd1dd76d9b"},{"key":"isPublic","value":"true","type":"text","uuid":"818258b0-f200-4d55-ac4d-2a849c8d69f3"},{"key":"attachments","type":"file","uuid":"8b37fc6c-6c7e-4a1a-a8a2-5deb6be0c4ec","src":["postman-cloud:///1f1118e4-a48c-4fb0-aeba-be960233bfc5"]}]},"url":"http://localhost:5000/api/civil-issues"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"792"},{"key":"ETag","value":"W/\"318-1u+r1rDsHveLxJgKaNfvVI7J5/E\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:46:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue submitted and routed successfully.\",\n    \"data\": {\n        \"reporterId\": \"69d730a3071a87ae5a71ca99\",\n        \"category\": \"public_services\",\n        \"subject\": \"Broken public service\",\n        \"district\": \"Gampaha\",\n        \"exactLocation\": \"Kirillawala\",\n        \"postalAreaOrZip\": \"11856\",\n        \"whatHappened\": \"Testing the new image upload feature\",\n        \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n        \"impactOnPeople\": \"Service disruption\",\n        \"contactNumber\": \"0771234567\",\n        \"assignedTo\": \"69ce21cbfd5e64bea463ac0f\",\n        \"status\": \"pending\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [\n            \"https://res.cloudinary.com/lawroute/image/upload/v1775720797/law-route/civil-issues/post_1_1775720795070.jpg\"\n        ],\n        \"isPublic\": true,\n        \"_id\": \"69d759608c76e9d1e6e26c3c\",\n        \"statusHistory\": [],\n        \"createdAt\": \"2026-04-09T07:46:40.369Z\",\n        \"updatedAt\": \"2026-04-09T07:46:40.369Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"0e5688bc-57d3-4957-879d-9fdc20624455"},{"name":"CitizenGet My Issues","id":"29d6ccdc-7e4b-4c34-88e9-9ddadc241760","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/my","urlObject":{"path":["api","civil-issues","my"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"11d1f63b-e9be-45e8-a9cc-a6849a94c28f","name":"CitizenGet My Issues","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/my"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2787"},{"key":"ETag","value":"W/\"ae3-yb/yJVgNjyv98OqXTM77pldwOKw\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:47:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d759608c76e9d1e6e26c3c\",\n            \"reporterId\": \"69d730a3071a87ae5a71ca99\",\n            \"category\": \"public_services\",\n            \"subject\": \"Broken public service\",\n            \"district\": \"Gampaha\",\n            \"exactLocation\": \"Kirillawala\",\n            \"postalAreaOrZip\": \"11856\",\n            \"whatHappened\": \"Testing the new image upload feature\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Service disruption\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": {\n                \"_id\": \"69ce21cbfd5e64bea463ac0f\",\n                \"name\": \"2nd Authority\",\n                \"email\": \"auth2.one@example.com\"\n            },\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [\n                \"https://res.cloudinary.com/lawroute/image/upload/v1775720797/law-route/civil-issues/post_1_1775720795070.jpg\"\n            ],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T07:46:40.369Z\",\n            \"updatedAt\": \"2026-04-09T07:46:40.369Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d759058c76e9d1e6e26c37\",\n            \"reporterId\": \"69d730a3071a87ae5a71ca99\",\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": {\n                \"_id\": \"69d72c6d0a403398e90c4d0c\",\n                \"name\": \"Ministry of Public Administration\",\n                \"email\": \"jayasanka19@gmail.com\"\n            },\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T07:45:09.884Z\",\n            \"updatedAt\": \"2026-04-09T07:45:09.884Z\",\n            \"__v\": 0\n        },\n        {\n            \"resolutionSummary\": \"\",\n            \"_id\": \"69d739b959b5aa9a71e8cd59\",\n            \"reporterId\": \"69d730a3071a87ae5a71ca99\",\n            \"category\": \"public_services\",\n            \"subject\": \"Broken public service\",\n            \"district\": \"Gampaha\",\n            \"exactLocation\": \"Kirillawala\",\n            \"postalAreaOrZip\": \"11856\",\n            \"whatHappened\": \"Testing the new image upload feature\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Service disruption\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": {\n                \"_id\": \"69ce21cbfd5e64bea463ac0f\",\n                \"name\": \"2nd Authority\",\n                \"email\": \"auth2.one@example.com\"\n            },\n            \"status\": \"pending\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"createdAt\": \"2026-04-09T05:31:37.286Z\",\n            \"updatedAt\": \"2026-04-09T05:31:37.286Z\",\n            \"__v\": 0,\n            \"statusHistory\": []\n        },\n        {\n            \"resolutionSummary\": \"\",\n            \"_id\": \"69d7396959b5aa9a71e8cd54\",\n            \"reporterId\": \"69d730a3071a87ae5a71ca99\",\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": {\n                \"_id\": \"69d72c6d0a403398e90c4d0c\",\n                \"name\": \"Ministry of Public Administration\",\n                \"email\": \"jayasanka19@gmail.com\"\n            },\n            \"status\": \"pending\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"createdAt\": \"2026-04-09T05:30:17.749Z\",\n            \"updatedAt\": \"2026-04-09T05:30:17.749Z\",\n            \"__v\": 0,\n            \"statusHistory\": []\n        }\n    ]\n}"}],"_postman_id":"29d6ccdc-7e4b-4c34-88e9-9ddadc241760"},{"name":"CitizenDelete Issue","id":"1ddad92b-b792-4166-8e6c-44e981cbcd30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/civil-issues/:id","urlObject":{"path":["api","civil-issues",":id"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"f6e82826-78d4-44e7-a938-d53efdbd89a2","type":"any","value":"69d759608c76e9d1e6e26c3c","key":"id"}]}},"response":[{"id":"27d5ae47-bef6-43c5-b55b-869b37745410","name":"CitizenDelete Issue","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"http://localhost:5000/api/civil-issues/:id","host":["http://localhost:5000"],"path":["api","civil-issues",":id"],"variable":[{"key":"id","value":"69d759608c76e9d1e6e26c3c"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"ETag","value":"W/\"3e-Hb1bN/7FUK66FHGHKJp4MYt44mg\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:48:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue deleted successfully.\"\n}"}],"_postman_id":"1ddad92b-b792-4166-8e6c-44e981cbcd30"},{"name":"CitizenUpdate Issue","id":"8d313a92-cfc3-4965-af64-e94b0ea0ce21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"subject\": \"Land ownership dispute near boundary line\",\r\n  \"district\": \"Colombo\",\r\n  \"exactLocation\": \"Colombo\",\r\n  \"postalAreaOrZip\": \"00100\",\r\n  \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\r\n  \"whenItHappened\": \"2026-04-08\",\r\n  \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\r\n  \"contactNumber\": \"0771234567\",\r\n  \"isPublic\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/69d75aa08c76e9d1e6e26c48","urlObject":{"path":["api","civil-issues","69d75aa08c76e9d1e6e26c48"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"e5dfbc8c-780f-4da7-a4d0-f5dab9f5f158","name":"CitizenUpdate Issue","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"subject\": \"Land ownership dispute near boundary line\",\r\n  \"district\": \"Colombo\",\r\n  \"exactLocation\": \"Colombo\",\r\n  \"postalAreaOrZip\": \"00100\",\r\n  \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\r\n  \"whenItHappened\": \"2026-04-08\",\r\n  \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\r\n  \"contactNumber\": \"0771234567\",\r\n  \"isPublic\": true\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/69d75aa08c76e9d1e6e26c48"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"863"},{"key":"ETag","value":"W/\"35f-ugNIG57emHAKuf7pkYJTAkVl5Ks\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:52:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue updated successfully.\",\n    \"data\": {\n        \"_id\": \"69d75aa08c76e9d1e6e26c48\",\n        \"reporterId\": {\n            \"_id\": \"69d730a3071a87ae5a71ca99\",\n            \"name\": \"Test User\",\n            \"email\": \"testcitizen@test.com\"\n        },\n        \"category\": \"police\",\n        \"subject\": \"Land ownership dispute near boundary line\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n        \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n        \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n        \"contactNumber\": \"0771234567\",\n        \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n        \"status\": \"pending\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [],\n        \"createdAt\": \"2026-04-09T07:52:00.794Z\",\n        \"updatedAt\": \"2026-04-09T07:52:42.211Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"8d313a92-cfc3-4965-af64-e94b0ea0ce21"}],"id":"c89cf985-954b-43fa-9951-864100f5c80c","_postman_id":"c89cf985-954b-43fa-9951-864100f5c80c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Civil Issues- Authority","item":[{"name":"AuthorityGet Assigned Issues","id":"75389eb6-a703-4c16-90c5-8fb5dfb3fe4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/assigned","urlObject":{"path":["api","civil-issues","assigned"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"3f17d00d-306a-4636-97c8-bbc76cef7d0a","name":"AuthorityGet Assigned Issues","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/assigned"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2095"},{"key":"ETag","value":"W/\"82f-ucxF3eq+nZBOd09XEwf30HH0jJk\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:54:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d75aa08c76e9d1e6e26c48\",\n            \"reporterId\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\"\n            },\n            \"category\": \"police\",\n            \"subject\": \"Land ownership dispute near boundary line\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n            \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n            \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T07:52:00.794Z\",\n            \"updatedAt\": \"2026-04-09T07:52:42.211Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d759058c76e9d1e6e26c37\",\n            \"reporterId\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\"\n            },\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T07:45:09.884Z\",\n            \"updatedAt\": \"2026-04-09T07:45:09.884Z\",\n            \"__v\": 0\n        },\n        {\n            \"resolutionSummary\": \"\",\n            \"_id\": \"69d7396959b5aa9a71e8cd54\",\n            \"reporterId\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\"\n            },\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n            \"status\": \"pending\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"createdAt\": \"2026-04-09T05:30:17.749Z\",\n            \"updatedAt\": \"2026-04-09T05:30:17.749Z\",\n            \"__v\": 0,\n            \"statusHistory\": []\n        }\n    ]\n}"}],"_postman_id":"75389eb6-a703-4c16-90c5-8fb5dfb3fe4f"},{"name":"AuthorityGet Assigned Issues by District","id":"a277fb2d-b3cf-491e-9e16-4c70c2c3089d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/assigned?district=Colombo","urlObject":{"path":["api","civil-issues","assigned"],"host":["http://localhost:5000"],"query":[{"key":"district","value":"Colombo"}],"variable":[]}},"response":[{"id":"15c7039e-7c04-47e1-b4a4-a5882a4c7894","name":"AuthorityGet Assigned Issues by District","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/civil-issues/assigned?district=Colombo","host":["http://localhost:5000"],"path":["api","civil-issues","assigned"],"query":[{"key":"district","value":"Colombo"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2095"},{"key":"ETag","value":"W/\"82f-ucxF3eq+nZBOd09XEwf30HH0jJk\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:55:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d75aa08c76e9d1e6e26c48\",\n            \"reporterId\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\"\n            },\n            \"category\": \"police\",\n            \"subject\": \"Land ownership dispute near boundary line\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n            \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n            \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T07:52:00.794Z\",\n            \"updatedAt\": \"2026-04-09T07:52:42.211Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d759058c76e9d1e6e26c37\",\n            \"reporterId\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\"\n            },\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T07:45:09.884Z\",\n            \"updatedAt\": \"2026-04-09T07:45:09.884Z\",\n            \"__v\": 0\n        },\n        {\n            \"resolutionSummary\": \"\",\n            \"_id\": \"69d7396959b5aa9a71e8cd54\",\n            \"reporterId\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\"\n            },\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n            \"status\": \"pending\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"createdAt\": \"2026-04-09T05:30:17.749Z\",\n            \"updatedAt\": \"2026-04-09T05:30:17.749Z\",\n            \"__v\": 0,\n            \"statusHistory\": []\n        }\n    ]\n}"}],"_postman_id":"a277fb2d-b3cf-491e-9e16-4c70c2c3089d"},{"name":"AuthorityUpdate Issue Status","id":"b38a1943-a1ae-4d84-8dbf-348b5b1734a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"in_progress\",\r\n  \"note\": \"The complaint was reviewed and assigned for active follow-up.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/69d75aa08c76e9d1e6e26c48/status","urlObject":{"path":["api","civil-issues","69d75aa08c76e9d1e6e26c48","status"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"db4aaf7f-6587-4da1-8b34-c6a1f6528b98","name":"AuthorityUpdate Issue Status","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"in_progress\",\r\n  \"note\": \"The complaint was reviewed and assigned for active follow-up.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/69d75aa08c76e9d1e6e26c48/status"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1128"},{"key":"ETag","value":"W/\"468-2/8Lx22hL06NqsvOk/8NfWCQboc\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:55:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue status updated successfully.\",\n    \"data\": {\n        \"_id\": \"69d75aa08c76e9d1e6e26c48\",\n        \"reporterId\": {\n            \"_id\": \"69d730a3071a87ae5a71ca99\",\n            \"name\": \"Test User\",\n            \"email\": \"testcitizen@test.com\"\n        },\n        \"category\": \"police\",\n        \"subject\": \"Land ownership dispute near boundary line\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n        \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n        \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n        \"contactNumber\": \"0771234567\",\n        \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n        \"status\": \"in_progress\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [\n            {\n                \"fromStatus\": \"pending\",\n                \"toStatus\": \"in_progress\",\n                \"note\": \"The complaint was reviewed and assigned for active follow-up.\",\n                \"resolutionSummary\": \"\",\n                \"updatedBy\": \"69d72c6d0a403398e90c4d0c\",\n                \"updatedAt\": \"2026-04-09T07:55:26.316Z\",\n                \"_id\": \"69d75b6e8c76e9d1e6e26c5a\"\n            }\n        ],\n        \"createdAt\": \"2026-04-09T07:52:00.794Z\",\n        \"updatedAt\": \"2026-04-09T07:55:26.320Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"b38a1943-a1ae-4d84-8dbf-348b5b1734a5"},{"name":"AuthorityGet Issue by ID","id":"6f179e10-923a-4fff-a5c2-3df34bd5dfa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/:id ","urlObject":{"path":["api","civil-issues",":id "],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"5260cb63-4252-4c1d-934e-384df3624385","type":"any","value":"69d75aa08c76e9d1e6e26c48","key":"id "}]}},"response":[{"id":"5188a381-2db5-4744-84f3-d453095984aa","name":"AuthorityGet Issue by ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/civil-issues/:id ","host":["http://localhost:5000"],"path":["api","civil-issues",":id "],"variable":[{"key":"id ","value":"69d75aa08c76e9d1e6e26c48"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1158"},{"key":"ETag","value":"W/\"486-Tfq6aMgYVOwQdwvElRQsW/GqC0s\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:56:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d75aa08c76e9d1e6e26c48\",\n        \"reporterId\": {\n            \"_id\": \"69d730a3071a87ae5a71ca99\",\n            \"name\": \"Test User\",\n            \"email\": \"testcitizen@test.com\"\n        },\n        \"category\": \"police\",\n        \"subject\": \"Land ownership dispute near boundary line\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n        \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n        \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n        \"contactNumber\": \"0771234567\",\n        \"assignedTo\": {\n            \"_id\": \"69d72c6d0a403398e90c4d0c\",\n            \"name\": \"Ministry of Public Administration\",\n            \"email\": \"jayasanka19@gmail.com\"\n        },\n        \"status\": \"in_progress\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [\n            {\n                \"fromStatus\": \"pending\",\n                \"toStatus\": \"in_progress\",\n                \"note\": \"The complaint was reviewed and assigned for active follow-up.\",\n                \"resolutionSummary\": \"\",\n                \"updatedBy\": \"69d72c6d0a403398e90c4d0c\",\n                \"updatedAt\": \"2026-04-09T07:55:26.316Z\",\n                \"_id\": \"69d75b6e8c76e9d1e6e26c5a\"\n            }\n        ],\n        \"createdAt\": \"2026-04-09T07:52:00.794Z\",\n        \"updatedAt\": \"2026-04-09T07:55:26.320Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"6f179e10-923a-4fff-a5c2-3df34bd5dfa6"},{"name":"Reject Civil Issue by ID","id":"410fab9b-a105-45ba-8987-0f9ce7b1937e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"note\": \"This issue cannot proceed because the submitted details are insufficient.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/:id/reject","urlObject":{"path":["api","civil-issues",":id","reject"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"43030120-ea72-466b-aca5-df12bb8d3414","type":"any","value":"69d75aa08c76e9d1e6e26c48","key":"id"}]}},"response":[{"id":"e61fd1fe-b305-40df-8939-c9f3beb5a480","name":"Reject Civil Issue by ID","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"note\": \"This issue cannot proceed because the submitted details are insufficient.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/civil-issues/:id/reject","host":["http://localhost:5000"],"path":["api","civil-issues",":id","reject"],"variable":[{"key":"id","value":"69d75aa08c76e9d1e6e26c48"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1387"},{"key":"ETag","value":"W/\"56b-3ZZmNcRT3ltDCwp7dnHXjDyxYIg\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:57:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue rejected successfully.\",\n    \"data\": {\n        \"_id\": \"69d75aa08c76e9d1e6e26c48\",\n        \"reporterId\": {\n            \"_id\": \"69d730a3071a87ae5a71ca99\",\n            \"name\": \"Test User\",\n            \"email\": \"testcitizen@test.com\"\n        },\n        \"category\": \"police\",\n        \"subject\": \"Land ownership dispute near boundary line\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n        \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n        \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n        \"contactNumber\": \"0771234567\",\n        \"assignedTo\": \"69d72c6d0a403398e90c4d0c\",\n        \"status\": \"rejected\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [\n            {\n                \"fromStatus\": \"pending\",\n                \"toStatus\": \"in_progress\",\n                \"note\": \"The complaint was reviewed and assigned for active follow-up.\",\n                \"resolutionSummary\": \"\",\n                \"updatedBy\": \"69d72c6d0a403398e90c4d0c\",\n                \"updatedAt\": \"2026-04-09T07:55:26.316Z\",\n                \"_id\": \"69d75b6e8c76e9d1e6e26c5a\"\n            },\n            {\n                \"fromStatus\": \"in_progress\",\n                \"toStatus\": \"rejected\",\n                \"note\": \"This issue cannot proceed because the submitted details are insufficient.\",\n                \"resolutionSummary\": \"\",\n                \"updatedBy\": \"69d72c6d0a403398e90c4d0c\",\n                \"updatedAt\": \"2026-04-09T07:57:31.949Z\",\n                \"_id\": \"69d75beb8c76e9d1e6e26c6e\"\n            }\n        ],\n        \"createdAt\": \"2026-04-09T07:52:00.794Z\",\n        \"updatedAt\": \"2026-04-09T07:57:31.954Z\",\n        \"__v\": 2\n    }\n}"}],"_postman_id":"410fab9b-a105-45ba-8987-0f9ce7b1937e"}],"id":"a2b49d6b-9e8e-48dc-a703-00a6ed2e8923","_postman_id":"a2b49d6b-9e8e-48dc-a703-00a6ed2e8923","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Civil Issues- Admin","item":[{"name":"Register Authority","id":"519bcdf0-c7a2-419a-ab2e-93805946bea7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Ministry of Public Administration\",\r\n  \"email\": \"jayasanka19@gmail.com\",\r\n  \"password\": \"123456&)?$).wE\",\r\n  \"role\": \"authority\",\r\n  \"managedCategory\": \"police\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","auth","register"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"a194836a-01c8-46ed-97c8-de4d67785b15","name":"Register Authority","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Ministry of Public Administration\",\r\n  \"email\": \"jayasanka19@gmail.com\",\r\n  \"password\": \"123456&)?$).wE\",\r\n  \"role\": \"authority\",\r\n  \"managedCategory\": \"police\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"223"},{"key":"ETag","value":"W/\"df-kbh/r+KOyubmKuM26pTmxvDHO2A\""},{"key":"Date","value":"Thu, 09 Apr 2026 04:34:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDcyYzZkMGE0MDMzOThlOTBjNGQwYyIsInJvbGUiOiJhdXRob3JpdHkiLCJpYXQiOjE3NzU3MDkyOTMsImV4cCI6MTc3NTc5NTY5M30.aN6HAxG_c8nyKkh8MyEWFnJ6RDW7x5PrFWuf6qz8yrg\"\n}"}],"_postman_id":"519bcdf0-c7a2-419a-ab2e-93805946bea7"},{"name":"Admin View Other category Civil Issues","id":"625482fb-a96e-46f8-89bf-89752d7d51ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/admin","urlObject":{"path":["api","civil-issues","admin"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"7ab62864-2aa6-4071-a87c-6f923ef8aec1","name":"Admin View Other category Civil Issues","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/admin"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6954"},{"key":"ETag","value":"W/\"1b2a-6uo1wzLNQ1l/MXp7u3HxVoqxxq0\""},{"key":"Date","value":"Thu, 09 Apr 2026 08:02:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d728550a403398e90c4cf5\",\n            \"reporterId\": {\n                \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n                \"name\": \"Test User\",\n                \"email\": \"citizen1@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"rejected\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [\n                {\n                    \"fromStatus\": \"pending\",\n                    \"toStatus\": \"rejected\",\n                    \"note\": \"This issue does not fall under a process that can be handled further.\",\n                    \"resolutionSummary\": \"\",\n                    \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                    \"updatedAt\": \"2026-04-09T04:18:34.066Z\",\n                    \"_id\": \"69d7289a0a403398e90c4cfc\"\n                }\n            ],\n            \"createdAt\": \"2026-04-09T04:17:25.827Z\",\n            \"updatedAt\": \"2026-04-09T04:18:34.068Z\",\n            \"__v\": 1\n        },\n        {\n            \"_id\": \"69d726fd0a403398e90c4cd8\",\n            \"reporterId\": {\n                \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n                \"name\": \"Test User\",\n                \"email\": \"citizen1@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T04:11:41.278Z\",\n            \"updatedAt\": \"2026-04-09T04:11:41.278Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d726af0a403398e90c4cd4\",\n            \"reporterId\": {\n                \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n                \"name\": \"Test User\",\n                \"email\": \"citizen1@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T04:10:23.642Z\",\n            \"updatedAt\": \"2026-04-09T04:10:23.642Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d7221b012b0d68b2cbc654\",\n            \"reporterId\": {\n                \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n                \"name\": \"Test User\",\n                \"email\": \"citizen1@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Land ownership dispute near boundary line\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n            \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n            \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T03:50:51.042Z\",\n            \"updatedAt\": \"2026-04-09T03:53:27.625Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d72145012b0d68b2cbc637\",\n            \"reporterId\": {\n                \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n                \"name\": \"Test User\",\n                \"email\": \"citizen1@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [],\n            \"createdAt\": \"2026-04-09T03:47:17.286Z\",\n            \"updatedAt\": \"2026-04-09T03:47:17.286Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d720b2012b0d68b2cbc621\",\n            \"reporterId\": {\n                \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n                \"name\": \"Test User\",\n                \"email\": \"citizen1@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"resolved\",\n            \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [\n                {\n                    \"fromStatus\": \"pending\",\n                    \"toStatus\": \"resolved\",\n                    \"note\": \"Admin completed the review and closed the issue.\",\n                    \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n                    \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                    \"updatedAt\": \"2026-04-09T03:45:23.381Z\",\n                    \"_id\": \"69d720d3012b0d68b2cbc62a\"\n                }\n            ],\n            \"createdAt\": \"2026-04-09T03:44:50.433Z\",\n            \"updatedAt\": \"2026-04-09T03:45:23.382Z\",\n            \"__v\": 1\n        },\n        {\n            \"_id\": \"69d71f3b012b0d68b2cbc608\",\n            \"reporterId\": {\n                \"_id\": \"69cfa1c0bf307a7257c2d994\",\n                \"name\": \"Jayasanka Test\",\n                \"email\": \"jayasankanc@gmail.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"resolved\",\n            \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [\n                {\n                    \"fromStatus\": \"pending\",\n                    \"toStatus\": \"resolved\",\n                    \"note\": \"Admin completed the review and closed the issue.\",\n                    \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n                    \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                    \"updatedAt\": \"2026-04-09T03:42:43.435Z\",\n                    \"_id\": \"69d72033012b0d68b2cbc61d\"\n                }\n            ],\n            \"createdAt\": \"2026-04-09T03:38:35.900Z\",\n            \"updatedAt\": \"2026-04-09T03:42:43.438Z\",\n            \"__v\": 1\n        },\n        {\n            \"_id\": \"69d718639ca91718bc1c7ad1\",\n            \"reporterId\": {\n                \"_id\": \"69cfcc74aa840f239f696fd3\",\n                \"name\": \"John Citizen\",\n                \"email\": \"citizen@test.com\"\n            },\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"contactNumber\": \"0771234567\",\n            \"status\": \"pending\",\n            \"resolutionSummary\": \"\",\n            \"attachments\": [],\n            \"isPublic\": true,\n            \"statusHistory\": [\n                {\n                    \"fromStatus\": \"pending\",\n                    \"toStatus\": \"in_progress\",\n                    \"note\": \"Issue reviewed by admin and moved to active triage.\",\n                    \"resolutionSummary\": \"\",\n                    \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                    \"updatedAt\": \"2026-04-09T03:31:46.840Z\",\n                    \"_id\": \"69d71da2012b0d68b2cbc5f4\"\n                },\n                {\n                    \"fromStatus\": \"in_progress\",\n                    \"toStatus\": \"resolved\",\n                    \"note\": \"Admin completed the review and closed the issue.\",\n                    \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n                    \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                    \"updatedAt\": \"2026-04-09T03:33:34.341Z\",\n                    \"_id\": \"69d71e0e012b0d68b2cbc5ff\"\n                },\n                {\n                    \"fromStatus\": \"resolved\",\n                    \"toStatus\": \"pending\",\n                    \"note\": \"Admin completed the review and closed the issue.\",\n                    \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n                    \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                    \"updatedAt\": \"2026-04-09T03:41:43.490Z\",\n                    \"_id\": \"69d71ff7012b0d68b2cbc615\"\n                }\n            ],\n            \"createdAt\": \"2026-04-09T03:09:23.708Z\",\n            \"updatedAt\": \"2026-04-09T03:41:43.495Z\",\n            \"__v\": 3\n        }\n    ]\n}"}],"_postman_id":"625482fb-a96e-46f8-89bf-89752d7d51ba"},{"name":"Admin View Other Issue by ID","id":"f23cda81-1432-4581-a399-68e85b070492","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/:id ","urlObject":{"path":["api","civil-issues",":id "],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"5e147434-8b79-44bf-84e8-f1fbcf0f0ae3","type":"any","value":"69d720b2012b0d68b2cbc621","key":"id "}]}},"response":[{"id":"9179b116-57be-4452-ac8e-2e9371dd6373","name":"Admin View Other Issue by ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/civil-issues/:id ","host":["http://localhost:5000"],"path":["api","civil-issues",":id "],"variable":[{"key":"id ","value":"69d720b2012b0d68b2cbc621"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1038"},{"key":"ETag","value":"W/\"40e-hLJZwbRE4yn6Vj9TsrMt6wcP2Y0\""},{"key":"Date","value":"Thu, 09 Apr 2026 08:02:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"69d720b2012b0d68b2cbc621\",\n        \"reporterId\": {\n            \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n            \"name\": \"Test User\",\n            \"email\": \"citizen1@test.com\"\n        },\n        \"category\": \"other\",\n        \"subject\": \"Unfair fine issued\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"Officer issued fine without reason\",\n        \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n        \"impactOnPeople\": \"Financial burden\",\n        \"contactNumber\": \"0771234567\",\n        \"status\": \"resolved\",\n        \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [\n            {\n                \"fromStatus\": \"pending\",\n                \"toStatus\": \"resolved\",\n                \"note\": \"Admin completed the review and closed the issue.\",\n                \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n                \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                \"updatedAt\": \"2026-04-09T03:45:23.381Z\",\n                \"_id\": \"69d720d3012b0d68b2cbc62a\"\n            }\n        ],\n        \"createdAt\": \"2026-04-09T03:44:50.433Z\",\n        \"updatedAt\": \"2026-04-09T03:45:23.382Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"f23cda81-1432-4581-a399-68e85b070492"},{"name":"Admin update other Category Civil Issue","id":"6ef33f41-4c78-4237-a65f-91c0b7ca0b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"in_progress\",\r\n  \"note\": \"Case review started and documents are under verification.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/:id/status","urlObject":{"path":["api","civil-issues",":id","status"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"20d78c89-890a-465c-ade1-4379e150cedf","type":"any","value":"69d720b2012b0d68b2cbc621","key":"id"}]}},"response":[{"id":"fbb0c5d2-730d-4a83-8db4-e53b59847c3f","name":"Admin update other Category Civil Issue","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"in_progress\",\r\n  \"note\": \"Case review started and documents are under verification.\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/civil-issues/:id/status","host":["http://localhost:5000"],"path":["api","civil-issues",":id","status"],"variable":[{"key":"id","value":"69d720b2012b0d68b2cbc621"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1255"},{"key":"ETag","value":"W/\"4e7-2m2Kj+3o56u0WJpR0K3Btl3Umkk\""},{"key":"Date","value":"Thu, 09 Apr 2026 08:06:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue status updated successfully.\",\n    \"data\": {\n        \"_id\": \"69d720b2012b0d68b2cbc621\",\n        \"reporterId\": {\n            \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n            \"name\": \"Test User\",\n            \"email\": \"citizen1@test.com\"\n        },\n        \"category\": \"other\",\n        \"subject\": \"Unfair fine issued\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"Officer issued fine without reason\",\n        \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n        \"impactOnPeople\": \"Financial burden\",\n        \"contactNumber\": \"0771234567\",\n        \"status\": \"in_progress\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [\n            {\n                \"fromStatus\": \"pending\",\n                \"toStatus\": \"resolved\",\n                \"note\": \"Admin completed the review and closed the issue.\",\n                \"resolutionSummary\": \"The issue was reviewed under the admin triage process and appropriate action was completed.\",\n                \"updatedBy\": \"69d130eb4be94a4f0d0fa0fc\",\n                \"updatedAt\": \"2026-04-09T03:45:23.381Z\",\n                \"_id\": \"69d720d3012b0d68b2cbc62a\"\n            },\n            {\n                \"fromStatus\": \"resolved\",\n                \"toStatus\": \"in_progress\",\n                \"note\": \"Case review started and documents are under verification.\",\n                \"resolutionSummary\": \"\",\n                \"updatedBy\": \"69d73266071a87ae5a71ca9d\",\n                \"updatedAt\": \"2026-04-09T08:06:43.355Z\",\n                \"_id\": \"69d75e138c76e9d1e6e26c86\"\n            }\n        ],\n        \"createdAt\": \"2026-04-09T03:44:50.433Z\",\n        \"updatedAt\": \"2026-04-09T08:06:43.356Z\",\n        \"__v\": 2\n    }\n}"}],"_postman_id":"6ef33f41-4c78-4237-a65f-91c0b7ca0b57"},{"name":"Admin Reject Civil Issue by ID","id":"411ea3fd-0997-48d7-81cb-a109f32f82be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"note\": \"This issue does not fall under a process that can be handled further.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/:id/reject","urlObject":{"path":["api","civil-issues",":id","reject"],"host":["http://localhost:5000"],"query":[],"variable":[{"id":"58e0274a-9bc9-4a7c-9e98-2d2578bfc5e8","type":"any","value":"69d726fd0a403398e90c4cd8","key":"id"}]}},"response":[{"id":"8e9108b2-f056-4ad3-8825-a8de7429d2dc","name":"Admin Reject Civil Issue by ID","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n  \"note\": \"This issue does not fall under a process that can be handled further.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:5000/api/civil-issues/:id/reject","host":["http://localhost:5000"],"path":["api","civil-issues",":id","reject"],"variable":[{"key":"id","value":"69d726fd0a403398e90c4cd8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"924"},{"key":"ETag","value":"W/\"39c-RimIWx8zJzaYdepYphCmyUf+KSY\""},{"key":"Date","value":"Thu, 09 Apr 2026 08:09:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Civil issue rejected successfully.\",\n    \"data\": {\n        \"_id\": \"69d726fd0a403398e90c4cd8\",\n        \"reporterId\": {\n            \"_id\": \"69d130df4be94a4f0d0fa0f8\",\n            \"name\": \"Test User\",\n            \"email\": \"citizen1@test.com\"\n        },\n        \"category\": \"other\",\n        \"subject\": \"Unfair fine issued\",\n        \"district\": \"Colombo\",\n        \"exactLocation\": \"Colombo\",\n        \"postalAreaOrZip\": \"00100\",\n        \"whatHappened\": \"Officer issued fine without reason\",\n        \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n        \"impactOnPeople\": \"Financial burden\",\n        \"contactNumber\": \"0771234567\",\n        \"status\": \"rejected\",\n        \"resolutionSummary\": \"\",\n        \"attachments\": [],\n        \"isPublic\": true,\n        \"statusHistory\": [\n            {\n                \"fromStatus\": \"pending\",\n                \"toStatus\": \"rejected\",\n                \"note\": \"This issue does not fall under a process that can be handled further.\",\n                \"resolutionSummary\": \"\",\n                \"updatedBy\": \"69d73266071a87ae5a71ca9d\",\n                \"updatedAt\": \"2026-04-09T08:09:12.399Z\",\n                \"_id\": \"69d75ea88c76e9d1e6e26c93\"\n            }\n        ],\n        \"createdAt\": \"2026-04-09T04:11:41.278Z\",\n        \"updatedAt\": \"2026-04-09T08:09:12.400Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"411ea3fd-0997-48d7-81cb-a109f32f82be"}],"id":"f84db5fe-1da2-4c46-bc62-4eeaf2d658c4","_postman_id":"f84db5fe-1da2-4c46-bc62-4eeaf2d658c4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Public","item":[{"name":"Get location","id":"7dfd3834-ffa6-4492-8ab5-d5872086b46d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/location/autocomplete?text=colombo&limit=5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","location","autocomplete"],"host":["http://localhost:5000"],"query":[{"key":"text","value":"colombo"},{"key":"limit","value":"5"}],"variable":[]}},"response":[{"id":"cb949f72-f86e-4b40-a9ae-b4e310c808a6","name":"Get location","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/api/location/autocomplete?text=colombo&limit=5","host":["{{baseUrl}}"],"path":["api","location","autocomplete"],"query":[{"key":"text","value":"colombo"},{"key":"limit","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"225"},{"key":"ETag","value":"W/\"e1-apzRDE814ThtmQub+kLQmwxm8oQ\""},{"key":"Date","value":"Thu, 09 Apr 2026 04:19:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"formatted\": \"Colombo, Western Province, Sri Lanka\",\n            \"locationName\": \"Colombo\",\n            \"district\": \"Colombo District\",\n            \"postcode\": \"\",\n            \"matchType\": \"district\"\n        }\n    ],\n    \"meta\": {\n        \"mode\": \"district\",\n        \"matchedDistrict\": \"Colombo\"\n    }\n}"}],"_postman_id":"7dfd3834-ffa6-4492-8ab5-d5872086b46d"},{"name":"View public civil issues","id":"fd06ea48-d5e7-482e-8758-0615a647b056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/civil-issues/public","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","civil-issues","public"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"cdd90ced-dafd-4ebb-990a-7da2729b1276","name":"View public civil issues","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/civil-issues/public"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3768"},{"key":"ETag","value":"W/\"eb8-Zd9OWJ6h8I2avBo7hpOknUIb2Xk\""},{"key":"Date","value":"Thu, 09 Apr 2026 04:19:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": \"69d728550a403398e90c4cf5\",\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-09T04:17:25.827Z\"\n        },\n        {\n            \"_id\": \"69d7284b0a403398e90c4cf1\",\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T04:17:15.633Z\"\n        },\n        {\n            \"_id\": \"69d727750a403398e90c4ce1\",\n            \"category\": \"police\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"rejected\",\n            \"createdAt\": \"2026-04-09T04:13:41.430Z\"\n        },\n        {\n            \"_id\": \"69d726fd0a403398e90c4cd8\",\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T04:11:41.278Z\"\n        },\n        {\n            \"_id\": \"69d726af0a403398e90c4cd4\",\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T04:10:23.642Z\"\n        },\n        {\n            \"_id\": \"69d7221b012b0d68b2cbc654\",\n            \"category\": \"other\",\n            \"subject\": \"Land ownership dispute near boundary line\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"The neighboring party removed the boundary markers and claimed part of the land without consent.\",\n            \"whenItHappened\": \"2026-04-08T00:00:00.000Z\",\n            \"impactOnPeople\": \"This has created confusion, stress, and ongoing conflict between the affected families.\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T03:50:51.042Z\"\n        },\n        {\n            \"_id\": \"69d72156012b0d68b2cbc63c\",\n            \"category\": \"public_services\",\n            \"subject\": \"Broken public service\",\n            \"district\": \"Gampaha\",\n            \"exactLocation\": \"Kirillawala\",\n            \"postalAreaOrZip\": \"11856\",\n            \"whatHappened\": \"Testing the new image upload feature\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Service disruption\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T03:47:34.544Z\"\n        },\n        {\n            \"_id\": \"69d72145012b0d68b2cbc637\",\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"pending\",\n            \"createdAt\": \"2026-04-09T03:47:17.286Z\"\n        },\n        {\n            \"_id\": \"69d720b2012b0d68b2cbc621\",\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"resolved\",\n            \"createdAt\": \"2026-04-09T03:44:50.433Z\"\n        },\n        {\n            \"_id\": \"69d71f3b012b0d68b2cbc608\",\n            \"category\": \"other\",\n            \"subject\": \"Unfair fine issued\",\n            \"district\": \"Colombo\",\n            \"exactLocation\": \"Colombo\",\n            \"postalAreaOrZip\": \"00100\",\n            \"whatHappened\": \"Officer issued fine without reason\",\n            \"whenItHappened\": \"2026-04-03T00:00:00.000Z\",\n            \"impactOnPeople\": \"Financial burden\",\n            \"status\": \"resolved\",\n            \"createdAt\": \"2026-04-09T03:38:35.900Z\"\n        }\n    ],\n    \"pagination\": {\n        \"page\": 1,\n        \"limit\": 10,\n        \"total\": 34,\n        \"totalPages\": 4,\n        \"hasNextPage\": true\n    }\n}"}],"_postman_id":"fd06ea48-d5e7-482e-8758-0615a647b056"}],"id":"bf337e6e-014e-4ffc-a080-ff3af7322a32","_postman_id":"bf337e6e-014e-4ffc-a080-ff3af7322a32","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Lawyer Profile Management","item":[{"name":"Update Lawyer Profile","id":"6304902a-ad99-4904-97fe-7521e091fdc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"barRegistrationNumber\": \"BAR-2022-002\",\r\n  \"expertise\": \"intellectual_property\",\r\n  \"memberships\": [\"Bar Association Sri Lanka\"],\r\n  \"isFree\": false,\r\n  \"basicInfo\": {\r\n    \"professionalTitle\": \"Attorney at Law\",\r\n    \"bio\": \"Experienced lawyer in civil and criminal matters.\",\r\n    \"languages\": [\"English\", \"Sinhala\"],\r\n    \"contactInfo\": {\r\n      \"phone\": \"0452279854\",\r\n      \"officeAddress\": \"258 Law St\",\r\n      \"location\": \"Colombo\"\r\n    },\r\n    \"practiceAreas\": [\r\n      { \"name\": \"Civil\", \"level\": \"intermediate\" },\r\n      { \"name\": \"Criminal\", \"level\": \"intermediate\" }\r\n    ]\r\n  },\r\n  \"experience\": {\r\n    \"totalYearsExperience\": 5,\r\n    \"workHistory\": [\r\n      {\r\n        \"lawFirm\": \"Law Firm A\",\r\n        \"position\": \"Associate\",\r\n        \"startDate\": \"2016-01-01\",\r\n        \"endDate\": \"2019-12-31\",\r\n        \"responsibilities\": \"Litigation and client counselling\",\r\n        \"majorCasesSummary\": \"Case X summary...\"\r\n      }\r\n    ]\r\n  },\r\n  \"educationQualifications\": {\r\n    \"education\": [\r\n      { \"degree\": \"LLB\", \"institute\": \"University of Colombo\", \"graduationYear\": 2014 }\r\n    ],\r\n    \"certifications\": [\r\n      { \"title\": \"Bar Admission\", \"issuer\": \"Bar Association\", \"year\": 2015 }\r\n    ]\r\n  }\r\n}\r\n\r\n\r\n\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/lawyer-profile/me","urlObject":{"path":["api","lawyer-profile","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"4232a747-c47c-44bd-9af8-9c22d2e2aef6","name":"Update Lawyer Profile","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"barRegistrationNumber\": \"BAR-2022-002\",\r\n  \"expertise\": \"intellectual_property\",\r\n  \"memberships\": [\"Bar Association Sri Lanka\"],\r\n  \"isFree\": false,\r\n  \"basicInfo\": {\r\n    \"professionalTitle\": \"Attorney at Law\",\r\n    \"bio\": \"Experienced lawyer in civil and criminal matters.\",\r\n    \"languages\": [\"English\", \"Sinhala\"],\r\n    \"contactInfo\": {\r\n      \"phone\": \"0452279854\",\r\n      \"officeAddress\": \"258 Law St\",\r\n      \"location\": \"Colombo\"\r\n    },\r\n    \"practiceAreas\": [\r\n      { \"name\": \"Civil\", \"level\": \"intermediate\" },\r\n      { \"name\": \"Criminal\", \"level\": \"intermediate\" }\r\n    ]\r\n  },\r\n  \"experience\": {\r\n    \"totalYearsExperience\": 5,\r\n    \"workHistory\": [\r\n      {\r\n        \"lawFirm\": \"Law Firm A\",\r\n        \"position\": \"Associate\",\r\n        \"startDate\": \"2016-01-01\",\r\n        \"endDate\": \"2019-12-31\",\r\n        \"responsibilities\": \"Litigation and client counselling\",\r\n        \"majorCasesSummary\": \"Case X summary...\"\r\n      }\r\n    ]\r\n  },\r\n  \"educationQualifications\": {\r\n    \"education\": [\r\n      { \"degree\": \"LLB\", \"institute\": \"University of Colombo\", \"graduationYear\": 2014 }\r\n    ],\r\n    \"certifications\": [\r\n      { \"title\": \"Bar Admission\", \"issuer\": \"Bar Association\", \"year\": 2015 }\r\n    ]\r\n  }\r\n}\r\n\r\n\r\n\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/lawyer-profile/me"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1232"},{"key":"ETag","value":"W/\"4d0-1kzd+0mjLSTRs0aGm1ozj8hNWI0\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:25:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Lawyer profile updated successfully\",\n    \"lawyerProfile\": {\n        \"basicInfo\": {\n            \"languages\": [\n                \"English\",\n                \"Sinhala\"\n            ],\n            \"practiceAreas\": [\n                {\n                    \"name\": \"Civil\",\n                    \"level\": \"intermediate\"\n                },\n                {\n                    \"name\": \"Criminal\",\n                    \"level\": \"intermediate\"\n                }\n            ],\n            \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n            \"contactInfo\": {\n                \"phone\": \"0452279854\",\n                \"officeAddress\": \"258 Law St\",\n                \"location\": \"Colombo\"\n            },\n            \"professionalTitle\": \"Attorney at Law\"\n        },\n        \"experience\": {\n            \"workHistory\": [\n                {\n                    \"lawFirm\": \"Law Firm A\",\n                    \"position\": \"Associate\",\n                    \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                    \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                    \"responsibilities\": \"Litigation and client counselling\",\n                    \"majorCasesSummary\": \"Case X summary...\"\n                }\n            ],\n            \"totalYearsExperience\": 5\n        },\n        \"educationQualifications\": {\n            \"education\": [\n                {\n                    \"degree\": \"LLB\",\n                    \"institute\": \"University of Colombo\",\n                    \"graduationYear\": 2014\n                }\n            ],\n            \"certifications\": [\n                {\n                    \"title\": \"Bar Admission\",\n                    \"issuer\": \"Bar Association\",\n                    \"year\": 2015\n                }\n            ]\n        },\n        \"_id\": \"69d752813f5959077f92fa48\",\n        \"user\": \"69d752813f5959077f92fa46\",\n        \"expertise\": \"intellectual_property\",\n        \"verificationStatus\": \"pending\",\n        \"memberships\": [\n            \"Bar Association Sri Lanka\"\n        ],\n        \"isFree\": false,\n        \"profileCompleted\": true,\n        \"createdAt\": \"2026-04-09T07:17:21.705Z\",\n        \"updatedAt\": \"2026-04-09T07:24:55.476Z\",\n        \"__v\": 1,\n        \"barRegistrationNumber\": \"BAR-2022-002\"\n    }\n}"}],"_postman_id":"6304902a-ad99-4904-97fe-7521e091fdc0"},{"name":"Get own Lawyer Profile","id":"f5a7e995-edc1-47fe-94a2-1fcc1f91a7d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/me","urlObject":{"path":["api","lawyer-profile","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"f8f370d5-b1ba-400e-8db2-cea6c320f367","name":"Get own Lawyer Profile","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/me"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1361"},{"key":"ETag","value":"W/\"551-JuHpxlHinHxWypdoLMApmft0VxM\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:26:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"lawyerProfile\": {\n        \"id\": \"69d752813f5959077f92fa48\",\n        \"user\": {\n            \"id\": \"69d752813f5959077f92fa46\",\n            \"name\": \"lawyer\",\n            \"email\": \"lawyertest@gmail.com\",\n            \"role\": \"lawyer\",\n            \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n        },\n        \"expertise\": \"intellectual_property\",\n        \"verificationStatus\": \"pending\",\n        \"barRegistrationNumber\": \"BAR-2022-002\",\n        \"memberships\": [\n            \"Bar Association Sri Lanka\"\n        ],\n        \"isFree\": false,\n        \"basicInfo\": {\n            \"languages\": [\n                \"English\",\n                \"Sinhala\"\n            ],\n            \"practiceAreas\": [\n                {\n                    \"name\": \"Civil\",\n                    \"level\": \"intermediate\"\n                },\n                {\n                    \"name\": \"Criminal\",\n                    \"level\": \"intermediate\"\n                }\n            ],\n            \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n            \"contactInfo\": {\n                \"phone\": \"0452279854\",\n                \"officeAddress\": \"258 Law St\",\n                \"location\": \"Colombo\"\n            },\n            \"professionalTitle\": \"Attorney at Law\"\n        },\n        \"experience\": {\n            \"workHistory\": [\n                {\n                    \"lawFirm\": \"Law Firm A\",\n                    \"position\": \"Associate\",\n                    \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                    \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                    \"responsibilities\": \"Litigation and client counselling\",\n                    \"majorCasesSummary\": \"Case X summary...\"\n                }\n            ],\n            \"totalYearsExperience\": 5\n        },\n        \"educationQualifications\": {\n            \"education\": [\n                {\n                    \"degree\": \"LLB\",\n                    \"institute\": \"University of Colombo\",\n                    \"graduationYear\": 2014\n                }\n            ],\n            \"certifications\": [\n                {\n                    \"title\": \"Bar Admission\",\n                    \"issuer\": \"Bar Association\",\n                    \"year\": 2015\n                }\n            ]\n        },\n        \"profileCompleted\": true,\n        \"createdAt\": \"2026-04-09T07:17:21.705Z\",\n        \"updatedAt\": \"2026-04-09T07:24:55.476Z\"\n    }\n}"}],"_postman_id":"f5a7e995-edc1-47fe-94a2-1fcc1f91a7d0"},{"name":"Get All Lawyer Profiles(Public API)","id":"c1954a65-5c0c-4de8-b5aa-13272000a5a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","lawyer-profile",""],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"4a86746a-4479-4ff1-ace4-91ba6a603bfb","name":"Get All Lawyer Profiles(Public API)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"7510"},{"key":"ETag","value":"W/\"1d56-B9Bw0UIpJFjthDTUf3AdLMa+CSs\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:26:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 6,\n    \"lawyerProfiles\": [\n        {\n            \"id\": \"69d752813f5959077f92fa48\",\n            \"user\": {\n                \"id\": \"69d752813f5959077f92fa46\",\n                \"name\": \"lawyer\",\n                \"email\": \"lawyertest@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n            },\n            \"expertise\": \"intellectual_property\",\n            \"verificationStatus\": \"pending\",\n            \"barRegistrationNumber\": \"BAR-2022-002\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"English\",\n                    \"Sinhala\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Civil\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Criminal\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n                \"contactInfo\": {\n                    \"phone\": \"0452279854\",\n                    \"officeAddress\": \"258 Law St\",\n                    \"location\": \"Colombo\"\n                },\n                \"professionalTitle\": \"Attorney at Law\"\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"Law Firm A\",\n                        \"position\": \"Associate\",\n                        \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                        \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                        \"responsibilities\": \"Litigation and client counselling\",\n                        \"majorCasesSummary\": \"Case X summary...\"\n                    }\n                ],\n                \"totalYearsExperience\": 5\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"LLB\",\n                        \"institute\": \"University of Colombo\",\n                        \"graduationYear\": 2014\n                    }\n                ],\n                \"certifications\": [\n                    {\n                        \"title\": \"Bar Admission\",\n                        \"issuer\": \"Bar Association\",\n                        \"year\": 2015\n                    }\n                ]\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-09T07:17:21.705Z\",\n            \"updatedAt\": \"2026-04-09T07:24:55.476Z\"\n        },\n        {\n            \"id\": \"69d732382185f81e0e965dc6\",\n            \"user\": {\n                \"id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"lawyer\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"criminal\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BRN-2021-01\",\n            \"memberships\": [\n                \"Bar\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"sinhala\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"civil\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"contactInfo\": {\n                    \"phone\": \"0710101010\",\n                    \"officeAddress\": \"spring field\",\n                    \"location\": \"Colombo\"\n                },\n                \"bio\": \"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\n                \"professionalTitle\": \"Attorney-at-Law\"\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"HHM\",\n                        \"position\": \"lawyer\",\n                        \"startDate\": \"2026-04-08T00:00:00.000Z\",\n                        \"endDate\": \"2026-04-10T00:00:00.000Z\",\n                        \"responsibilities\": \"weee\",\n                        \"majorCasesSummary\": \"thhhh\"\n                    }\n                ],\n                \"totalYearsExperience\": 5\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"Degree\",\n                        \"institute\": \"Harvard\",\n                        \"graduationYear\": 2021\n                    }\n                ],\n                \"certifications\": []\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-09T04:59:36.911Z\",\n            \"updatedAt\": \"2026-04-09T05:25:43.708Z\"\n        },\n        {\n            \"id\": \"69d7303c071a87ae5a71ca94\",\n            \"user\": {\n                \"id\": \"69d7303b071a87ae5a71ca92\",\n                \"name\": \"lawyer\",\n                \"email\": \"testlawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"intellectual_property\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BAR-2022-001\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"English\",\n                    \"Sinhala\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Civil\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Criminal\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n                \"contactInfo\": {\n                    \"phone\": \"0452279854\",\n                    \"officeAddress\": \"258 Law St\",\n                    \"location\": \"Colombo\"\n                },\n                \"professionalTitle\": \"Attorney at Law\"\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"Law Firm A\",\n                        \"position\": \"Associate\",\n                        \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                        \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                        \"responsibilities\": \"Litigation and client counselling\",\n                        \"majorCasesSummary\": \"Case X summary...\"\n                    }\n                ],\n                \"totalYearsExperience\": 5\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"LLB\",\n                        \"institute\": \"University of Colombo\",\n                        \"graduationYear\": 2014\n                    }\n                ],\n                \"certifications\": [\n                    {\n                        \"title\": \"Bar Admission\",\n                        \"issuer\": \"Bar Association\",\n                        \"year\": 2015\n                    }\n                ]\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-09T04:51:08.504Z\",\n            \"updatedAt\": \"2026-04-09T05:46:30.732Z\"\n        },\n        {\n            \"id\": \"69d33d41ef2bcab9682ecb08\",\n            \"user\": {\n                \"id\": \"69d33d41ef2bcab9682ecb06\",\n                \"name\": \"Lakshman K A P C\",\n                \"email\": \"lakshman@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"intellectual_property\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BAR-2026-003\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Test\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"bio\": \"Test Bio\",\n                \"professionalTitle\": \"Test data\",\n                \"contactInfo\": {\n                    \"phone\": \"0778458789\",\n                    \"officeAddress\": \"\",\n                    \"location\": \"\"\n                }\n            },\n            \"experience\": {\n                \"workHistory\": [],\n                \"totalYearsExperience\": 3\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"fff\",\n                        \"institute\": \"fff\",\n                        \"graduationYear\": 2001\n                    }\n                ],\n                \"certifications\": []\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-06T04:57:37.558Z\",\n            \"updatedAt\": \"2026-04-06T05:19:02.399Z\"\n        },\n        {\n            \"id\": \"69cfdf1720ef5a54d82a00f5\",\n            \"user\": {\n                \"id\": \"69cfdf1620ef5a54d82a00f3\",\n                \"name\": \"Pasindu Chanaka Lakshman\",\n                \"email\": \"chanaka@example.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775543481/law-route/sq70jyess4b1twkqofkt.jpg\"\n            },\n            \"expertise\": \"criminal\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BAR-2026-001\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"Sinhala\",\n                    \"English\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Civil Law\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Police Investigations\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Legal Advice & Consultation\",\n                        \"level\": \"expert\"\n                    }\n                ],\n                \"bio\": \"extensive experience in handling a wide range of criminal cases, including defense, litigation, and legal advisory. Dedicated to protecting clients’ rights and ensuring fair legal representation at every stage of the judicial process. Skilled in case analysis, courtroom advocacy, and client counseling, with a strong commitment to achieving the best possible outcomes. Known for professionalism, integrity, and a client-focused approach.\",\n                \"professionalTitle\": \"Attorney at Law\",\n                \"contactInfo\": {\n                    \"phone\": \"0458877987\",\n                    \"officeAddress\": \"No 87/E Mahindarama Road Athul Kotte Sri jayawardanapura\",\n                    \"location\": \"Sri jayawardanapura\"\n                }\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"Fernando & Associates\",\n                        \"position\": \"Associate Attorney\",\n                        \"startDate\": null,\n                        \"endDate\": null,\n                        \"responsibilities\": \"Handled criminal defense cases, provided legal advice to clients, prepared legal documents, and represented clients in Magistrate and High Courts.\",\n                        \"majorCasesSummary\": \"Successfully defended multiple clients in fraud and assault cases, achieving favorable verdicts and reduced sentences.\"\n                    }\n                ],\n                \"totalYearsExperience\": 8\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"LLB (Bachelor of Laws)\",\n                        \"institute\": \"University of Colombo\",\n                        \"graduationYear\": 2014\n                    }\n                ],\n                \"certifications\": [\n                    {\n                        \"title\": \"Bar Admission\",\n                        \"issuer\": \"Bar Association\",\n                        \"year\": 2017\n                    }\n                ]\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-03T15:39:03.193Z\",\n            \"updatedAt\": \"2026-04-08T06:30:22.687Z\"\n        },\n        {\n            \"id\": \"69cf681da1942c7659677b7e\",\n            \"user\": {\n                \"id\": \"69cf681da1942c7659677b7c\",\n                \"name\": \"Lawyer1\",\n                \"email\": \"lawyer1@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"general\",\n            \"verificationStatus\": \"pending\",\n            \"barRegistrationNumber\": null,\n            \"memberships\": [],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [],\n                \"practiceAreas\": []\n            },\n            \"experience\": {\n                \"workHistory\": []\n            },\n            \"educationQualifications\": {\n                \"memberships\": [],\n                \"education\": [],\n                \"certifications\": []\n            },\n            \"profileCompleted\": false,\n            \"createdAt\": \"2026-04-03T07:11:25.842Z\",\n            \"updatedAt\": \"2026-04-03T07:11:25.842Z\"\n        }\n    ]\n}"}],"_postman_id":"c1954a65-5c0c-4de8-b5aa-13272000a5a1"},{"name":"Get all Verified Lawyer Profiles(Public API)","id":"d498913f-20bd-4d97-ae44-39d0e169561c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/approved","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","lawyer-profile","approved"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"38b9661c-3a55-47b4-aed7-3f76fd2d1ef4","name":"Get all Verified Lawyer Profiles(Public API)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/approved"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5555"},{"key":"ETag","value":"W/\"15b3-iROD9VuEUAAGqmkRv4gC2XFBFlI\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:27:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 4,\n    \"lawyerProfiles\": [\n        {\n            \"id\": \"69d732382185f81e0e965dc6\",\n            \"user\": {\n                \"id\": \"69d732382185f81e0e965dc4\",\n                \"name\": \"lawyer\",\n                \"email\": \"lawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"criminal\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BRN-2021-01\",\n            \"memberships\": [\n                \"Bar\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"sinhala\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"civil\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"contactInfo\": {\n                    \"phone\": \"0710101010\",\n                    \"officeAddress\": \"spring field\",\n                    \"location\": \"Colombo\"\n                },\n                \"bio\": \"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.\",\n                \"professionalTitle\": \"Attorney-at-Law\"\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"HHM\",\n                        \"position\": \"lawyer\",\n                        \"startDate\": \"2026-04-08T00:00:00.000Z\",\n                        \"endDate\": \"2026-04-10T00:00:00.000Z\",\n                        \"responsibilities\": \"weee\",\n                        \"majorCasesSummary\": \"thhhh\"\n                    }\n                ],\n                \"totalYearsExperience\": 5\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"Degree\",\n                        \"institute\": \"Harvard\",\n                        \"graduationYear\": 2021\n                    }\n                ],\n                \"certifications\": []\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-09T04:59:36.911Z\",\n            \"updatedAt\": \"2026-04-09T05:25:43.708Z\"\n        },\n        {\n            \"id\": \"69d7303c071a87ae5a71ca94\",\n            \"user\": {\n                \"id\": \"69d7303b071a87ae5a71ca92\",\n                \"name\": \"lawyer\",\n                \"email\": \"testlawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"intellectual_property\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BAR-2022-001\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"English\",\n                    \"Sinhala\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Civil\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Criminal\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n                \"contactInfo\": {\n                    \"phone\": \"0452279854\",\n                    \"officeAddress\": \"258 Law St\",\n                    \"location\": \"Colombo\"\n                },\n                \"professionalTitle\": \"Attorney at Law\"\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"Law Firm A\",\n                        \"position\": \"Associate\",\n                        \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                        \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                        \"responsibilities\": \"Litigation and client counselling\",\n                        \"majorCasesSummary\": \"Case X summary...\"\n                    }\n                ],\n                \"totalYearsExperience\": 5\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"LLB\",\n                        \"institute\": \"University of Colombo\",\n                        \"graduationYear\": 2014\n                    }\n                ],\n                \"certifications\": [\n                    {\n                        \"title\": \"Bar Admission\",\n                        \"issuer\": \"Bar Association\",\n                        \"year\": 2015\n                    }\n                ]\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-09T04:51:08.504Z\",\n            \"updatedAt\": \"2026-04-09T05:46:30.732Z\"\n        },\n        {\n            \"id\": \"69d33d41ef2bcab9682ecb08\",\n            \"user\": {\n                \"id\": \"69d33d41ef2bcab9682ecb06\",\n                \"name\": \"Lakshman K A P C\",\n                \"email\": \"lakshman@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"expertise\": \"intellectual_property\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BAR-2026-003\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Test\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"bio\": \"Test Bio\",\n                \"professionalTitle\": \"Test data\",\n                \"contactInfo\": {\n                    \"phone\": \"0778458789\",\n                    \"officeAddress\": \"\",\n                    \"location\": \"\"\n                }\n            },\n            \"experience\": {\n                \"workHistory\": [],\n                \"totalYearsExperience\": 3\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"fff\",\n                        \"institute\": \"fff\",\n                        \"graduationYear\": 2001\n                    }\n                ],\n                \"certifications\": []\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-06T04:57:37.558Z\",\n            \"updatedAt\": \"2026-04-06T05:19:02.399Z\"\n        },\n        {\n            \"id\": \"69cfdf1720ef5a54d82a00f5\",\n            \"user\": {\n                \"id\": \"69cfdf1620ef5a54d82a00f3\",\n                \"name\": \"Pasindu Chanaka Lakshman\",\n                \"email\": \"chanaka@example.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775543481/law-route/sq70jyess4b1twkqofkt.jpg\"\n            },\n            \"expertise\": \"criminal\",\n            \"verificationStatus\": \"approved\",\n            \"barRegistrationNumber\": \"BAR-2026-001\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"Sinhala\",\n                    \"English\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Civil Law\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Police Investigations\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Legal Advice & Consultation\",\n                        \"level\": \"expert\"\n                    }\n                ],\n                \"bio\": \"extensive experience in handling a wide range of criminal cases, including defense, litigation, and legal advisory. Dedicated to protecting clients’ rights and ensuring fair legal representation at every stage of the judicial process. Skilled in case analysis, courtroom advocacy, and client counseling, with a strong commitment to achieving the best possible outcomes. Known for professionalism, integrity, and a client-focused approach.\",\n                \"professionalTitle\": \"Attorney at Law\",\n                \"contactInfo\": {\n                    \"phone\": \"0458877987\",\n                    \"officeAddress\": \"No 87/E Mahindarama Road Athul Kotte Sri jayawardanapura\",\n                    \"location\": \"Sri jayawardanapura\"\n                }\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"Fernando & Associates\",\n                        \"position\": \"Associate Attorney\",\n                        \"startDate\": null,\n                        \"endDate\": null,\n                        \"responsibilities\": \"Handled criminal defense cases, provided legal advice to clients, prepared legal documents, and represented clients in Magistrate and High Courts.\",\n                        \"majorCasesSummary\": \"Successfully defended multiple clients in fraud and assault cases, achieving favorable verdicts and reduced sentences.\"\n                    }\n                ],\n                \"totalYearsExperience\": 8\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"LLB (Bachelor of Laws)\",\n                        \"institute\": \"University of Colombo\",\n                        \"graduationYear\": 2014\n                    }\n                ],\n                \"certifications\": [\n                    {\n                        \"title\": \"Bar Admission\",\n                        \"issuer\": \"Bar Association\",\n                        \"year\": 2017\n                    }\n                ]\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-03T15:39:03.193Z\",\n            \"updatedAt\": \"2026-04-08T06:30:22.687Z\"\n        }\n    ]\n}"}],"_postman_id":"d498913f-20bd-4d97-ae44-39d0e169561c"},{"name":"Admin review lawyer Profiles list","id":"3148634a-09d9-4709-9423-9db6e7dd9aac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/admin/lawyers?verificationStatus=pending","urlObject":{"path":["api","lawyer-profile","admin","lawyers"],"host":["http://localhost:5000"],"query":[{"key":"verificationStatus","value":"pending"}],"variable":[]}},"response":[{"id":"b42b4bb8-d75d-4f26-8e46-ee36e7a88d9e","name":"Admin review lawyer Profiles list","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/lawyer-profile/admin/lawyers?verificationStatus=pending","host":["http://localhost:5000"],"path":["api","lawyer-profile","admin","lawyers"],"query":[{"key":"verificationStatus","value":"pending"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1374"},{"key":"ETag","value":"W/\"55e-PDod9qgfNMx055MiroMcnIlJ5QQ\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:28:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 1,\n    \"lawyerProfiles\": [\n        {\n            \"id\": \"69d752813f5959077f92fa48\",\n            \"user\": {\n                \"id\": \"69d752813f5959077f92fa46\",\n                \"name\": \"lawyer\",\n                \"email\": \"lawyertest@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n            },\n            \"expertise\": \"intellectual_property\",\n            \"verificationStatus\": \"pending\",\n            \"barRegistrationNumber\": \"BAR-2022-002\",\n            \"memberships\": [\n                \"Bar Association Sri Lanka\"\n            ],\n            \"isFree\": false,\n            \"basicInfo\": {\n                \"languages\": [\n                    \"English\",\n                    \"Sinhala\"\n                ],\n                \"practiceAreas\": [\n                    {\n                        \"name\": \"Civil\",\n                        \"level\": \"intermediate\"\n                    },\n                    {\n                        \"name\": \"Criminal\",\n                        \"level\": \"intermediate\"\n                    }\n                ],\n                \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n                \"contactInfo\": {\n                    \"phone\": \"0452279854\",\n                    \"officeAddress\": \"258 Law St\",\n                    \"location\": \"Colombo\"\n                },\n                \"professionalTitle\": \"Attorney at Law\"\n            },\n            \"experience\": {\n                \"workHistory\": [\n                    {\n                        \"lawFirm\": \"Law Firm A\",\n                        \"position\": \"Associate\",\n                        \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                        \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                        \"responsibilities\": \"Litigation and client counselling\",\n                        \"majorCasesSummary\": \"Case X summary...\"\n                    }\n                ],\n                \"totalYearsExperience\": 5\n            },\n            \"educationQualifications\": {\n                \"education\": [\n                    {\n                        \"degree\": \"LLB\",\n                        \"institute\": \"University of Colombo\",\n                        \"graduationYear\": 2014\n                    }\n                ],\n                \"certifications\": [\n                    {\n                        \"title\": \"Bar Admission\",\n                        \"issuer\": \"Bar Association\",\n                        \"year\": 2015\n                    }\n                ]\n            },\n            \"profileCompleted\": true,\n            \"createdAt\": \"2026-04-09T07:17:21.705Z\",\n            \"updatedAt\": \"2026-04-09T07:24:55.476Z\"\n        }\n    ]\n}"}],"_postman_id":"3148634a-09d9-4709-9423-9db6e7dd9aac"},{"name":"Approve or Reject  lawyer Profile(Only Admin)","id":"fc3dcdd1-a92c-433d-a0b5-571722078325","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\"verificationStatus\": \"approved\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/lawyer-profile/admin/lawyers/69d752813f5959077f92fa46/verification-status","urlObject":{"path":["api","lawyer-profile","admin","lawyers","69d752813f5959077f92fa46","verification-status"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"dd567bbf-1319-4048-9165-e27b87912ad5","name":"Approve or Reject  lawyer Profile(Only Admin)","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n\"verificationStatus\": \"approved\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/lawyer-profile/admin/lawyers/69d752813f5959077f92fa46/verification-status"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1422"},{"key":"ETag","value":"W/\"58e-SyJkN+bZXC+ppZ8Yp21vxHHFukU\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:30:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Lawyer verification status updated successfully\",\n    \"lawyerProfile\": {\n        \"id\": \"69d752813f5959077f92fa48\",\n        \"user\": {\n            \"id\": \"69d752813f5959077f92fa46\",\n            \"name\": \"lawyer\",\n            \"email\": \"lawyertest@gmail.com\",\n            \"role\": \"lawyer\",\n            \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n        },\n        \"expertise\": \"intellectual_property\",\n        \"verificationStatus\": \"approved\",\n        \"barRegistrationNumber\": \"BAR-2022-002\",\n        \"memberships\": [\n            \"Bar Association Sri Lanka\"\n        ],\n        \"isFree\": false,\n        \"basicInfo\": {\n            \"languages\": [\n                \"English\",\n                \"Sinhala\"\n            ],\n            \"practiceAreas\": [\n                {\n                    \"name\": \"Civil\",\n                    \"level\": \"intermediate\"\n                },\n                {\n                    \"name\": \"Criminal\",\n                    \"level\": \"intermediate\"\n                }\n            ],\n            \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n            \"contactInfo\": {\n                \"phone\": \"0452279854\",\n                \"officeAddress\": \"258 Law St\",\n                \"location\": \"Colombo\"\n            },\n            \"professionalTitle\": \"Attorney at Law\"\n        },\n        \"experience\": {\n            \"workHistory\": [\n                {\n                    \"lawFirm\": \"Law Firm A\",\n                    \"position\": \"Associate\",\n                    \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                    \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                    \"responsibilities\": \"Litigation and client counselling\",\n                    \"majorCasesSummary\": \"Case X summary...\"\n                }\n            ],\n            \"totalYearsExperience\": 5\n        },\n        \"educationQualifications\": {\n            \"education\": [\n                {\n                    \"degree\": \"LLB\",\n                    \"institute\": \"University of Colombo\",\n                    \"graduationYear\": 2014\n                }\n            ],\n            \"certifications\": [\n                {\n                    \"title\": \"Bar Admission\",\n                    \"issuer\": \"Bar Association\",\n                    \"year\": 2015\n                }\n            ]\n        },\n        \"profileCompleted\": true,\n        \"createdAt\": \"2026-04-09T07:17:21.705Z\",\n        \"updatedAt\": \"2026-04-09T07:30:00.683Z\"\n    }\n}"}],"_postman_id":"fc3dcdd1-a92c-433d-a0b5-571722078325"},{"name":"Get Lawyer Profile By Id","id":"9a94ae80-1e7c-42e8-8758-b711b284bee5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/69d752813f5959077f92fa46","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","lawyer-profile","69d752813f5959077f92fa46"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"c5199a33-f7f1-4b00-9612-0b6be82f0ad4","name":"Get Lawyer Profile By Id","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/lawyer-profile/69d752813f5959077f92fa46"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1359"},{"key":"ETag","value":"W/\"54f-VptdMP+qsgc0vKMaF/ILk3V/kIg\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:46:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"lawyerProfile\": {\n        \"id\": \"69d7303c071a87ae5a71ca94\",\n        \"user\": {\n            \"id\": \"69d7303b071a87ae5a71ca92\",\n            \"name\": \"lawyer\",\n            \"email\": \"testlawyer@gmail.com\",\n            \"role\": \"lawyer\",\n            \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n        },\n        \"expertise\": \"intellectual_property\",\n        \"verificationStatus\": \"approved\",\n        \"barRegistrationNumber\": \"BAR-2022-001\",\n        \"memberships\": [\n            \"Bar Association Sri Lanka\"\n        ],\n        \"isFree\": false,\n        \"basicInfo\": {\n            \"languages\": [\n                \"English\",\n                \"Sinhala\"\n            ],\n            \"practiceAreas\": [\n                {\n                    \"name\": \"Civil\",\n                    \"level\": \"intermediate\"\n                },\n                {\n                    \"name\": \"Criminal\",\n                    \"level\": \"intermediate\"\n                }\n            ],\n            \"bio\": \"Experienced lawyer in civil and criminal matters.\",\n            \"contactInfo\": {\n                \"phone\": \"0452279854\",\n                \"officeAddress\": \"258 Law St\",\n                \"location\": \"Colombo\"\n            },\n            \"professionalTitle\": \"Attorney at Law\"\n        },\n        \"experience\": {\n            \"workHistory\": [\n                {\n                    \"lawFirm\": \"Law Firm A\",\n                    \"position\": \"Associate\",\n                    \"startDate\": \"2016-01-01T00:00:00.000Z\",\n                    \"endDate\": \"2019-12-31T00:00:00.000Z\",\n                    \"responsibilities\": \"Litigation and client counselling\",\n                    \"majorCasesSummary\": \"Case X summary...\"\n                }\n            ],\n            \"totalYearsExperience\": 5\n        },\n        \"educationQualifications\": {\n            \"education\": [\n                {\n                    \"degree\": \"LLB\",\n                    \"institute\": \"University of Colombo\",\n                    \"graduationYear\": 2014\n                }\n            ],\n            \"certifications\": [\n                {\n                    \"title\": \"Bar Admission\",\n                    \"issuer\": \"Bar Association\",\n                    \"year\": 2015\n                }\n            ]\n        },\n        \"profileCompleted\": true,\n        \"createdAt\": \"2026-04-09T04:51:08.504Z\",\n        \"updatedAt\": \"2026-04-09T05:46:30.732Z\"\n    }\n}"}],"_postman_id":"9a94ae80-1e7c-42e8-8758-b711b284bee5"}],"id":"992ec9f7-9b12-4ecf-b320-ec49e5963778","_postman_id":"992ec9f7-9b12-4ecf-b320-ec49e5963778","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Lawyer Post Management","item":[{"name":"Lawyer","item":[{"name":"Lawyer Create new Post with media","id":"126edc25-1d67-4930-a96c-3455eef1190b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"postType","value":"achievement_announcement","type":"text","uuid":"5335feb6-3d87-426d-b627-141867462abb"},{"key":"content","value":"Completed advanced arbitration certification","type":"text","uuid":"4016f6c5-4c3f-4b30-b841-7b33c8228838"},{"key":"visibility","value":"public","type":"text","uuid":"e3b77fa5-f5b9-418d-93a0-822de70cfd79"},{"key":"tags","value":"achievement,arbitration","type":"text","uuid":"b687f4ba-4276-437c-ac05-52660fa97f65"},{"key":"media","type":"file","uuid":"ad035dec-1335-4917-8892-5ee7c2b53259","src":"postman-cloud:///1f1118e4-a48c-4fb0-aeba-be960233bfc5"}]},"url":"http://localhost:5000/api/social/posts","urlObject":{"path":["api","social","posts"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"3232f4ba-1984-4db1-b4fd-75bb4613fdd3","name":"Lawyer Create new Post with media","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"postType","value":"achievement_announcement","type":"text","uuid":"5335feb6-3d87-426d-b627-141867462abb"},{"key":"content","value":"Completed advanced arbitration certification","type":"text","uuid":"4016f6c5-4c3f-4b30-b841-7b33c8228838"},{"key":"visibility","value":"public","type":"text","uuid":"e3b77fa5-f5b9-418d-93a0-822de70cfd79"},{"key":"tags","value":"achievement,arbitration","type":"text","uuid":"b687f4ba-4276-437c-ac05-52660fa97f65"},{"key":"media","type":"file","uuid":"ad035dec-1335-4917-8892-5ee7c2b53259","src":["postman-cloud:///1f1118e4-a48c-4fb0-aeba-be960233bfc5"]}]},"url":"http://localhost:5000/api/social/posts"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"841"},{"key":"ETag","value":"W/\"349-14OpC79NpkhiudChlfE6msEkIIY\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:31:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post created successfully\",\n    \"post\": {\n        \"_id\": \"69d755ef3f5959077f92fa75\",\n        \"author\": {\n            \"_id\": \"69d752813f5959077f92fa46\",\n            \"name\": \"lawyer\",\n            \"email\": \"lawyertest@gmail.com\",\n            \"role\": \"lawyer\",\n            \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n        },\n        \"postType\": \"achievement_announcement\",\n        \"content\": \"Completed advanced arbitration certification\",\n        \"visibility\": \"public\",\n        \"tags\": [\n            \"achievement\",\n            \"arbitration\"\n        ],\n        \"media\": [\n            {\n                \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719916/law-route/posts/post_1_1775719914418.jpg\",\n                \"publicId\": \"law-route/posts/post_1_1775719914418\",\n                \"resourceType\": \"auto\",\n                \"originalFilename\": \"post 1.jpg\",\n                \"bytes\": 129218\n            }\n        ],\n        \"stats\": {\n            \"likeCount\": 0,\n            \"commentCount\": 0\n        },\n        \"createdAt\": \"2026-04-09T07:31:59.063Z\",\n        \"updatedAt\": \"2026-04-09T07:31:59.063Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"126edc25-1d67-4930-a96c-3455eef1190b"},{"name":"Update Own Post","id":"379929f7-db1d-4eec-916b-63a56530e854","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"visibility","value":"private","type":"text","uuid":"b09b8d18-bcef-4f0c-9830-b0774b62bea4"}]},"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75","urlObject":{"path":["api","social","posts","69d755ef3f5959077f92fa75"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"4164196c-50f6-4f2e-b9a1-7488a449b765","name":"Update Own Post","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"visibility","value":"private","type":"text","uuid":"b09b8d18-bcef-4f0c-9830-b0774b62bea4"}]},"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"842"},{"key":"ETag","value":"W/\"34a-F9yVgIaJ/KoPaCb0qOSNTZcti9k\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:33:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post updated successfully\",\n    \"post\": {\n        \"_id\": \"69d755ef3f5959077f92fa75\",\n        \"author\": {\n            \"_id\": \"69d752813f5959077f92fa46\",\n            \"name\": \"lawyer\",\n            \"email\": \"lawyertest@gmail.com\",\n            \"role\": \"lawyer\",\n            \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719207/law-route/Lawyer_01_1775719205809.jpg\"\n        },\n        \"postType\": \"achievement_announcement\",\n        \"content\": \"Completed advanced arbitration certification\",\n        \"visibility\": \"private\",\n        \"tags\": [\n            \"achievement\",\n            \"arbitration\"\n        ],\n        \"media\": [\n            {\n                \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775719916/law-route/posts/post_1_1775719914418.jpg\",\n                \"publicId\": \"law-route/posts/post_1_1775719914418\",\n                \"resourceType\": \"auto\",\n                \"originalFilename\": \"post 1.jpg\",\n                \"bytes\": 129218\n            }\n        ],\n        \"stats\": {\n            \"likeCount\": 0,\n            \"commentCount\": 0\n        },\n        \"createdAt\": \"2026-04-09T07:31:59.063Z\",\n        \"updatedAt\": \"2026-04-09T07:33:10.265Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"379929f7-db1d-4eec-916b-63a56530e854"},{"name":"Delete Own  Post","id":"b39cb507-ce6a-4bf6-a0ab-e20d8f679275","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75","urlObject":{"path":["api","social","posts","69d755ef3f5959077f92fa75"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"8b6ac1bb-d618-4746-9c79-1c768b44ec83","name":"Delete Own  Post","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"54"},{"key":"ETag","value":"W/\"36-h1dHx+ryosXJ0pmTdUm5ZUHD+PA\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:33:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post deleted successfully\"\n}"}],"_postman_id":"b39cb507-ce6a-4bf6-a0ab-e20d8f679275"},{"name":"Fetch all  Own Posts","id":"fade7727-cb6b-41d0-96db-79754b08fd01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/social/posts/me","urlObject":{"path":["api","social","posts","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"f176416c-1933-431c-8d6a-ed149ca637b4","name":"Fetch all  Own Posts","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/social/posts/me"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"813"},{"key":"ETag","value":"W/\"32d-OD7Tq+nZw9Ey4MlAaOgqFDMvMwY\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:48:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 1,\n    \"posts\": [\n        {\n            \"_id\": \"69d73da859b5aa9a71e8cd9d\",\n            \"author\": {\n                \"_id\": \"69d7303b071a87ae5a71ca92\",\n                \"name\": \"lawyer\",\n                \"email\": \"testlawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"postType\": \"achievement_announcement\",\n            \"content\": \"Completed advanced arbitration certification\",\n            \"visibility\": \"public\",\n            \"tags\": [\n                \"achievement\",\n                \"arbitration\"\n            ],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775713703/law-route/posts/post_1_1775713700694.jpg\",\n                    \"publicId\": \"law-route/posts/post_1_1775713700694\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"post 1.jpg\",\n                    \"bytes\": 129218\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 0,\n                \"commentCount\": 0\n            },\n            \"createdAt\": \"2026-04-09T05:48:24.858Z\",\n            \"updatedAt\": \"2026-04-09T05:48:24.858Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"fade7727-cb6b-41d0-96db-79754b08fd01"}],"id":"71e7b122-d79b-4258-accd-6b0d6379a068","_postman_id":"71e7b122-d79b-4258-accd-6b0d6379a068","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}},{"name":"Citizen","item":[{"name":"Get All Public Posts","id":"34ee2a2f-7b6b-4029-811b-c58806144784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/social/feed/me","urlObject":{"path":["api","social","feed","me"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"a5c76659-898d-4f89-a8db-d3490173c7f8","name":"Get All Public Posts","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/social/feed/me"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4636"},{"key":"ETag","value":"W/\"121c-svB32oOfZYeote/M9VybWCiwG3k\""},{"key":"Date","value":"Thu, 09 Apr 2026 07:35:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 5,\n    \"posts\": [\n        {\n            \"_id\": \"69d73da859b5aa9a71e8cd9d\",\n            \"author\": {\n                \"_id\": \"69d7303b071a87ae5a71ca92\",\n                \"name\": \"lawyer\",\n                \"email\": \"testlawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"postType\": \"achievement_announcement\",\n            \"content\": \"Completed advanced arbitration certification\",\n            \"visibility\": \"public\",\n            \"tags\": [\n                \"achievement\",\n                \"arbitration\"\n            ],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775713703/law-route/posts/post_1_1775713700694.jpg\",\n                    \"publicId\": \"law-route/posts/post_1_1775713700694\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"post 1.jpg\",\n                    \"bytes\": 129218\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 0,\n                \"commentCount\": 0\n            },\n            \"createdAt\": \"2026-04-09T05:48:24.858Z\",\n            \"updatedAt\": \"2026-04-09T05:52:54.179Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d5f6b7c2f766b6f50692cb\",\n            \"author\": {\n                \"_id\": \"69cfdf1620ef5a54d82a00f3\",\n                \"name\": \"Pasindu Chanaka Lakshman\",\n                \"email\": \"chanaka@example.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775543481/law-route/sq70jyess4b1twkqofkt.jpg\"\n            },\n            \"postType\": \"social_justice_work\",\n            \"content\": \"A wonderful day at SLIIT with the bright young minds from Ladies’ College! \\r\\nFrom exploring the Engineering, Computing, Business, and Humanities & Sciences Faculties to experiencing the state-of-the-art facilities, it was an inspiring campus tour filled with learning, curiosity, and new possibilities.\",\n            \"visibility\": \"public\",\n            \"tags\": [],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775630005/law-route/posts/Post_06_1775630003094.jpg\",\n                    \"publicId\": \"law-route/posts/Post_06_1775630003094\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"Post 06.jpg\",\n                    \"bytes\": 50874\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 0,\n                \"commentCount\": 0\n            },\n            \"createdAt\": \"2026-04-08T06:33:27.019Z\",\n            \"updatedAt\": \"2026-04-08T06:33:27.019Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d5f5bdc2f766b6f5069236\",\n            \"author\": {\n                \"_id\": \"69cfdf1620ef5a54d82a00f3\",\n                \"name\": \"Pasindu Chanaka Lakshman\",\n                \"email\": \"chanaka@example.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775543481/law-route/sq70jyess4b1twkqofkt.jpg\"\n            },\n            \"postType\": \"achievement_announcement\",\n            \"content\": \"A wonderful day at SLIIT with the bright young minds from Ladies’ College! \\r\\nFrom exploring the Engineering, Computing, Business, and Humanities & Sciences Faculties to experiencing the state-of-the-art facilities, it was an inspiring campus tour filled with learning, curiosity, and new possibilities.\",\n            \"visibility\": \"public\",\n            \"tags\": [],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775629756/law-route/posts/Post_05_1775629754126.jpg\",\n                    \"publicId\": \"law-route/posts/Post_05_1775629754126\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"Post 05.jpg\",\n                    \"bytes\": 9924\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 1,\n                \"commentCount\": 1\n            },\n            \"createdAt\": \"2026-04-08T06:29:17.137Z\",\n            \"updatedAt\": \"2026-04-08T06:32:26.250Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d5e30ea0b39bdd9710f1f5\",\n            \"author\": {\n                \"_id\": \"69d33d41ef2bcab9682ecb06\",\n                \"name\": \"Lakshman K A P C\",\n                \"email\": \"lakshman@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"postType\": \"legal_awareness\",\n            \"content\": \"test\",\n            \"visibility\": \"public\",\n            \"tags\": [\n                \"test\"\n            ],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775624973/law-route/posts/Post_04_1775624969970.jpg\",\n                    \"publicId\": \"law-route/posts/Post_04_1775624969970\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"Post 04.jpg\",\n                    \"bytes\": 129218\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 0,\n                \"commentCount\": 0\n            },\n            \"createdAt\": \"2026-04-08T05:09:34.553Z\",\n            \"updatedAt\": \"2026-04-08T05:09:34.553Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"69d245a3b519244d8db86059\",\n            \"author\": {\n                \"_id\": \"69cfdf1620ef5a54d82a00f3\",\n                \"name\": \"Pasindu Chanaka Lakshman\",\n                \"email\": \"chanaka@example.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1775543481/law-route/sq70jyess4b1twkqofkt.jpg\"\n            },\n            \"postType\": \"legal_awareness\",\n            \"content\": \"A wonderful day at SLIIT with the bright young minds from Ladies’ College! \\r\\nFrom exploring the Engineering, Computing, Business, and Humanities & Sciences Faculties to experiencing the state-of-the-art facilities, it was an inspiring campus tour filled with learning, curiosity, and new possibilities.\",\n            \"visibility\": \"public\",\n            \"tags\": [\n                \"Legal\"\n            ],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775388066/law-route/posts/pr6e1jkvgpxp4ny6a1hd.png\",\n                    \"publicId\": \"law-route/posts/pr6e1jkvgpxp4ny6a1hd\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"Screenshot 2026-04-05 165053.png\",\n                    \"bytes\": 301259\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 2,\n                \"commentCount\": 1\n            },\n            \"createdAt\": \"2026-04-05T11:21:07.486Z\",\n            \"updatedAt\": \"2026-04-08T06:32:10.041Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"34ee2a2f-7b6b-4029-811b-c58806144784"},{"name":"Get selected lawyer Posts(Public)","id":"56494795-c081-4843-aa32-4705f9737ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/social/lawyers/69d752813f5959077f92fa46/posts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","social","lawyers","69d752813f5959077f92fa46","posts"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"f0468b34-0ef0-4356-a57e-8d27e5bef2d8","name":"Get selected lawyer Posts(Public)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/social/lawyers/69d752813f5959077f92fa46/posts"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"813"},{"key":"ETag","value":"W/\"32d-OD7Tq+nZw9Ey4MlAaOgqFDMvMwY\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:49:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 1,\n    \"posts\": [\n        {\n            \"_id\": \"69d73da859b5aa9a71e8cd9d\",\n            \"author\": {\n                \"_id\": \"69d7303b071a87ae5a71ca92\",\n                \"name\": \"lawyer\",\n                \"email\": \"testlawyer@gmail.com\",\n                \"role\": \"lawyer\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"postType\": \"achievement_announcement\",\n            \"content\": \"Completed advanced arbitration certification\",\n            \"visibility\": \"public\",\n            \"tags\": [\n                \"achievement\",\n                \"arbitration\"\n            ],\n            \"media\": [\n                {\n                    \"url\": \"https://res.cloudinary.com/lawroute/image/upload/v1775713703/law-route/posts/post_1_1775713700694.jpg\",\n                    \"publicId\": \"law-route/posts/post_1_1775713700694\",\n                    \"resourceType\": \"auto\",\n                    \"originalFilename\": \"post 1.jpg\",\n                    \"bytes\": 129218\n                }\n            ],\n            \"stats\": {\n                \"likeCount\": 0,\n                \"commentCount\": 0\n            },\n            \"createdAt\": \"2026-04-09T05:48:24.858Z\",\n            \"updatedAt\": \"2026-04-09T05:48:24.858Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"56494795-c081-4843-aa32-4705f9737ed5"},{"name":"Citizen Like Post","id":"d85fb939-4aba-4a79-aa94-7ac0ceba717b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/like","urlObject":{"path":["api","social","posts","69d755ef3f5959077f92fa75","like"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"4f2b3b58-4e92-4fb4-b838-7f5832441285","name":"Citizen Like Post","originalRequest":{"method":"POST","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/like"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"115"},{"key":"ETag","value":"W/\"73-EMVX6oZujspoVsb3Oknh7Y0HzZs\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:49:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post liked successfully\",\n    \"postId\": \"69d73da859b5aa9a71e8cd9d\",\n    \"liked\": true,\n    \"likeCount\": 1\n}"}],"_postman_id":"d85fb939-4aba-4a79-aa94-7ac0ceba717b"},{"name":"Citizen Unlike Post","id":"c2fae1fe-9044-4d89-b327-3681cdb65eb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/like","urlObject":{"path":["api","social","posts","69d755ef3f5959077f92fa75","like"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"18c3e0e1-6922-4e57-8606-7491c83df5b1","name":"Citizen Unlike Post","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/like"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"118"},{"key":"ETag","value":"W/\"76-zN8mqMwdKrHOq+xntMhPq9AY9U8\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:50:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post unliked successfully\",\n    \"postId\": \"69d73da859b5aa9a71e8cd9d\",\n    \"liked\": false,\n    \"likeCount\": 0\n}"}],"_postman_id":"c2fae1fe-9044-4d89-b327-3681cdb65eb0"},{"name":"Citizen Add comment","id":"67a108e3-88f4-457c-a3e2-3325e43ada35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\": \"Great legal insight, thank you.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/comments","urlObject":{"path":["api","social","posts","69d755ef3f5959077f92fa75","comments"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"470e3a9b-771e-4c49-9c07-723d19b701ba","name":"Citizen Add comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"content\": \"Great legal insight, thank you.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/comments"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"487"},{"key":"ETag","value":"W/\"1e7-/to8hzPXpAanXYdGdA3Q/TEwDM0\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:52:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Comment created successfully\",\n    \"comment\": {\n        \"_id\": \"69d73e9659b5aa9a71e8cdb8\",\n        \"post\": \"69d73da859b5aa9a71e8cd9d\",\n        \"author\": {\n            \"_id\": \"69d730a3071a87ae5a71ca99\",\n            \"name\": \"Test User\",\n            \"email\": \"testcitizen@test.com\",\n            \"role\": \"user\",\n            \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n        },\n        \"content\": \"Great legal insight, thank you.\",\n        \"createdAt\": \"2026-04-09T05:52:22.207Z\",\n        \"updatedAt\": \"2026-04-09T05:52:22.207Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"67a108e3-88f4-457c-a3e2-3325e43ada35"},{"name":"Citizen Delete Own Comment","id":"8468cf41-34e3-447f-b540-ed1854ff30c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:5000/api/social/comments/69d73e9659b5aa9a71e8cdb8","urlObject":{"path":["api","social","comments","69d73e9659b5aa9a71e8cdb8"],"host":["http://localhost:5000"],"query":[],"variable":[]}},"response":[{"id":"ce6745d9-7b51-4b74-8c17-e8910a6267f4","name":"Citizen Delete Own Comment","originalRequest":{"method":"DELETE","header":[],"url":"http://localhost:5000/api/social/comments/69d73e9659b5aa9a71e8cdb8"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-3wNSX2zqQ1/8B8c4vXR4x1IbeIQ\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:52:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Comment deleted successfully\"\n}"}],"_postman_id":"8468cf41-34e3-447f-b540-ed1854ff30c6"},{"name":"Get comments of a post","id":"2f8102e6-9b3f-49e1-8a1e-1e1bbc4b88da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/comments?limit=20","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}},"urlObject":{"path":["api","social","posts","69d755ef3f5959077f92fa75","comments"],"host":["http://localhost:5000"],"query":[{"key":"limit","value":"20"}],"variable":[]}},"response":[{"id":"50db53f5-a56b-45d2-b309-0a9646988086","name":"Get comments of a post","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/social/posts/69d755ef3f5959077f92fa75/comments?limit=20","host":["http://localhost:5000"],"path":["api","social","posts","69d755ef3f5959077f92fa75","comments"],"query":[{"key":"limit","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"459"},{"key":"ETag","value":"W/\"1cb-0oGRJDfvTpcbrNlrOnLPPS6FLcY\""},{"key":"Date","value":"Thu, 09 Apr 2026 05:52:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"count\": 1,\n    \"comments\": [\n        {\n            \"_id\": \"69d73e9659b5aa9a71e8cdb8\",\n            \"post\": \"69d73da859b5aa9a71e8cd9d\",\n            \"author\": {\n                \"_id\": \"69d730a3071a87ae5a71ca99\",\n                \"name\": \"Test User\",\n                \"email\": \"testcitizen@test.com\",\n                \"role\": \"user\",\n                \"profilePhoto\": \"https://res.cloudinary.com/lawroute/image/upload/v1771770529/profile_pic_placeholder_co6aye.png\"\n            },\n            \"content\": \"Great legal insight, thank you.\",\n            \"createdAt\": \"2026-04-09T05:52:22.207Z\",\n            \"updatedAt\": \"2026-04-09T05:52:22.207Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"2f8102e6-9b3f-49e1-8a1e-1e1bbc4b88da"}],"id":"6c7a3263-2650-43df-806c-ecd5baddfe41","_postman_id":"6c7a3263-2650-43df-806c-ecd5baddfe41","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}}],"id":"1f758a4c-7d45-47f8-b65e-f06a3f112cab","_postman_id":"1f758a4c-7d45-47f8-b65e-f06a3f112cab","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]},"isInherited":true,"source":{"_postman_id":"57775294-8b97-42c8-93a7-d3ff042972c2","id":"57775294-8b97-42c8-93a7-d3ff042972c2","name":"LawRoute","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"requests":{},"exec":[""],"id":"5daf63c3-e09a-40eb-a895-1ca1628ef484"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"requests":{},"exec":[""],"id":"f17fcdc5-a5ca-45da-803e-bff86bdc7766"}}],"variable":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5ZDczMGEzMDcxYTg3YWU1YTcxY2E5OSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzc1NzIwNjU4LCJleHAiOjE3NzU4MDcwNTh9.ey_Q2uYpM9d672BJLgHquqLNahCtJbxNbQNBo4S8Mjs"},{"key":"baseurl","value":"http://localhost:5000"},{"key":"lawyerID","value":"69d752813f5959077f92fa46"},{"key":"postId","value":"69d755ef3f5959077f92fa75"},{"key":"commentId","value":"69d73e9659b5aa9a71e8cdb8"},{"key":"issueId","value":"69d75aa08c76e9d1e6e26c48"}]}