{"info":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","description":"<html><head></head><body><p>Programmatic access to Sydnee accounts, users, requests, and task templates.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17537077","collectionId":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","publishedId":"2sB3Hkr1dv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"596bd2"},"publishDate":"2025-09-07T02:21:57.000Z"},"item":[{"name":"Accounts","item":[{"name":"Create an account","id":"3b74f532-11de-4344-8064-3ac8de99fa53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"Acme Corporation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts","description":"<p>This endpoint allows you to create a new, single account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[]}},"response":[{"id":"a42bd9cb-8b60-40e1-8cb2-85a489f08fdb","name":"201 - Account created successfully","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"Acme Corporation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"c5588dd\",\n  \"name\": \"Example Account\",\n  \"slug\": \"example-account-slug\",\n  \"createdAt\": \"2025-09-07T01:26:32.193Z\"\n}"},{"id":"b8bc46a4-2e14-43e7-8ecb-45d003d2cd47","name":"400 - Invalid parameters provided","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"Acme Corporation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"b2e03527-53e1-4561-b5ae-ed468bfe1253","name":"401 - Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"Acme Corporation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Bearer realm=\"sydnee\"","key":"WWW-Authenticate","value":"string"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"0538a05f-984d-4545-add1-52c9b814da30","name":"429 - Too many requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"Acme Corporation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Seconds until you can retry","key":"Retry-After","value":"6811"},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"description":"Epoch seconds when window resets","key":"X-RateLimit-Reset","value":"6811"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"09c820a3-6963-4a93-bdc5-38dfa749ede4","name":"500 - Unexpected error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"Acme Corporation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"3b74f532-11de-4344-8064-3ac8de99fa53"},{"name":"List accounts","id":"94d5d4c9-3095-4d44-aa5c-8c8a8be6ddf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0=","description":"<p>List all accounts in your Sydnee tenant using cursor-based pagination. Results are sorted by createdAt (desc). Pass the returned <code>nextCursor</code> to retrieve subsequent pages. If there are no more results, the <code>nextCursor</code> will be omitted.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts"],"host":["https://public-api.sydnee.app"],"query":[{"description":{"content":"<p>Max items to return (1–200). Default is 50.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Opaque pagination cursor returned as <code>nextCursor</code> from the previous page.</p>\n","type":"text/plain"},"key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0="}],"variable":[]}},"response":[{"id":"befc3845-56ec-4a22-ba8e-ab972893a83c","name":"200 - List of accounts","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0=","host":["https://public-api.sydnee.app"],"path":["v1","accounts"],"query":[{"key":"limit","value":"50"},{"key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0="}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Pagination link for the next page, if any (e.g., `<https://public-api.sydnee.app/v1/accounts?cursor=...&amp;limit=50>; rel=\"next\"`).","key":"Link","value":"string"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accounts\": [\n    {\n      \"id\": \"c5588dd\",\n      \"name\": \"Example Account\",\n      \"slug\": \"example-account-slug\",\n      \"createdAt\": \"2025-09-07T01:26:32.193Z\"\n    },\n    {\n      \"id\": \"c5588dd\",\n      \"name\": \"Example Account\",\n      \"slug\": \"example-account-slug\",\n      \"createdAt\": \"2025-09-07T01:26:32.193Z\"\n    }\n  ],\n  \"nextCursor\": \"string\"\n}"},{"id":"2d99969e-8a8c-4d51-8e71-4270b7938c2c","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0=","host":["https://public-api.sydnee.app"],"path":["v1","accounts"],"query":[{"key":"limit","value":"50"},{"key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0="}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Bearer realm=\"sydnee\"","key":"WWW-Authenticate","value":"string"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"894494c4-44fa-4200-9078-2f7b76443178","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0=","host":["https://public-api.sydnee.app"],"path":["v1","accounts"],"query":[{"key":"limit","value":"50"},{"key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0="}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"f3212e22-beb9-45a7-88d7-59e059d7782d","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0=","host":["https://public-api.sydnee.app"],"path":["v1","accounts"],"query":[{"key":"limit","value":"50"},{"key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI1LTA5LTAxVDIzOjAxOjM4LjUwOFoiLCJjdWlkIjoiY21mMXE0bmtlMDAydHVpZnZkOWdxcDl2MyIsIm5pZCI6NDc2MX0="}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"94d5d4c9-3095-4d44-aa5c-8c8a8be6ddf7"},{"name":"Get an account","id":"0ae9b7c9-0b46-426d-9526-762e882dafe8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId","description":"<p>This endpoint allows you to retrieve details about a specific account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"7eb6f6d9-5465-4715-b517-9bdb3adb2380","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"}]}},"response":[{"id":"1552866e-073e-4635-9d2b-e1d0596bed94","name":"200 - Account information retrieved","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"c5588dd\",\n  \"name\": \"Example Account\",\n  \"slug\": \"example-account-slug\",\n  \"createdAt\": \"2025-09-07T01:26:32.193Z\",\n  \"counts\": {\n    \"portalUsers\": 5,\n    \"teamUsers\": 3\n  }\n}"},{"id":"d62dd7a0-ce42-4e15-882b-bf721e0b88f6","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"e4c4568e-a52d-4aca-be63-14cc58283310","name":"404 - Account not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"d1ec7245-e58a-4e5b-8c9a-8e9eab357663","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"d6fd88e5-f99c-4fa2-ac52-d3108f4ab5a1","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"0ae9b7c9-0b46-426d-9526-762e882dafe8"},{"name":"Archive an account","id":"b366873a-6e2e-4b41-9a02-1ac2f9dddd38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId","description":"<p>This endpoint allows you to archive an existing account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"d657de7d-ba47-4f03-b4c2-de6f599141d8","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"}]}},"response":[{"id":"4c84ba40-f59c-4d3e-a2b4-4039e089cb2d","name":"200 - Account has been archived","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"Account has been archived\"\n}"},{"id":"357931d5-787c-4b8f-8750-33ca75232114","name":"401 - Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"d88a35e9-2371-4b56-8cb7-a4ca99a9400e","name":"404 - Account not found","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"e3e2b908-0b88-4ea3-a4e9-ed8b6e9cbb54","name":"429 - Too many requests","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"1189dd7b-28c1-4ce2-ba00-2aecb2aa9a9f","name":"500 - Unexpected error","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"b366873a-6e2e-4b41-9a02-1ac2f9dddd38"}],"id":"cdacc059-828d-4376-8383-e3571eca2110","description":"<p>Each account is a private portal for your team; external <code>portalUsers</code> (your clients) and <code>teamMembers</code> (your team) can access it.</p>\n","_postman_id":"cdacc059-828d-4376-8383-e3571eca2110","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}}},{"name":"Account Users","item":[{"name":"Get users of an account","id":"503a2d6d-f43f-4563-bc2b-3a995606804a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/users","description":"<p>Returns users of the specified account, split into two arrays: <code>portalUsers</code> (external clients invited to the account) and <code>teamUsers</code> (your internal users with access). Each item includes id, name, email, and dateAddedToAccount.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","users"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"19b635cb-ff1d-40b1-82e0-42143da70202","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"}]}},"response":[{"id":"4ceca36b-f067-4ebd-b521-b9c07b4bab8e","name":"200 - Account information retrieved","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"portalUsers\": [\n    {\n      \"id\": 1234,\n      \"dateAddedToAccount\": \"2025-09-07T01:26:32.193Z\",\n      \"name\": \"Joe Smith\",\n      \"email\": \"example@domain.com\"\n    },\n    {\n      \"id\": 1234,\n      \"dateAddedToAccount\": \"2025-09-07T01:26:32.193Z\",\n      \"name\": \"Joe Smith\",\n      \"email\": \"example@domain.com\"\n    }\n  ],\n  \"teamUsers\": [\n    {\n      \"id\": 5678,\n      \"dateAddedToAccount\": \"2025-09-07T01:26:32.193Z\",\n      \"name\": \"Joe Smith\",\n      \"email\": \"example@domain.com\",\n      \"isCompanyOwner\": false\n    },\n    {\n      \"id\": 5678,\n      \"dateAddedToAccount\": \"2025-09-07T01:26:32.193Z\",\n      \"name\": \"Joe Smith\",\n      \"email\": \"example@domain.com\",\n      \"isCompanyOwner\": false\n    }\n  ]\n}"},{"id":"c9a478c0-1891-4b5c-a86d-931fb8e30567","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"7ac4dfe7-c800-4e56-9c6c-87f6c67a7466","name":"404 - Account not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"82fe6554-ed51-4151-a0d2-773e7b428b01","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"0460e2ef-a022-42e7-833c-2cfdc9cc548f","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"503a2d6d-f43f-4563-bc2b-3a995606804a"},{"name":"Add a client (portal user) to an account","id":"72645864-cd98-499b-8931-75ff5f32c324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://public-api.sydnee.app/v1/accounts/:accountId/users","description":"<p>Adds a <code>portalUser</code> (your client) to the specified account. Portal users sign in with their email on the client login page. Returns the user's id, name, email, and dateAddedToAccount.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","users"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"dc925b40-5fd8-410d-ab12-309f775b2a1e","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"}]}},"response":[{"id":"f9945b80-0a10-4ae1-857c-ad0e5f81289b","name":"201 - portalUser created successfully","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 7258.959392633302,\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"dateAddedToAccount\": \"2025-09-07T01:26:32.193Z\"\n}"},{"id":"40a26f4a-dca2-42df-87da-2c49642e020a","name":"400 - Invalid parameters provided","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"6c2216a5-0775-4c1c-9057-10d16b9770b3","name":"401 - Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"d277233d-1e7d-424a-9980-05d650cb05b0","name":"404 - Account not found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"2ee292ff-6a83-42dd-b690-027bb446b0c1","name":"429 - Too many requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"2e7bcfdc-827b-489b-8a89-4d20ec6981c8","name":"500 - Unexpected error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"user@example.com\",\n  \"name\": \"John Doe\",\n  \"sendInviteEmail\": true,\n  \"customMessageInInvite\": \"You have been added to our company portal. Login using your email to access your files and information.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/users","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","users"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"72645864-cd98-499b-8931-75ff5f32c324"},{"name":"Remove user from account","id":"db8e1161-d21a-4121-b501-4b6e517baec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","description":"<p>Remove any <code>portalUser</code> or <code>teamUser</code> from the specified account. You cannot remove the owner of the account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","user",":userId"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"8b21f0d8-59a3-4f70-959e-68b96e76da3e","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"e477b766-f754-4b0a-aa28-374029b4e6f7","description":{"content":"<p>(Required) The unique identifier of the user to be deleted</p>\n","type":"text/plain"},"type":"any","value":"1234","key":"userId"}]}},"response":[{"id":"aa6aa6c9-be3f-4986-8a65-9fa015218d32","name":"200 - User removed from account","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the user to be deleted"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"User deleted successfully\"\n}"},{"id":"2ab0ced2-a73a-4d0d-bfae-daaa7e3e0456","name":"401 - Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the user to be deleted"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"37e7ec24-8fa4-49aa-9384-5ded91fa69c2","name":"403 - Cannot remove owner of tenant from account","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the user to be deleted"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"403\",\n    \"message\": \"Action not allowed\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"393cdd2b-5a92-46a1-a243-0b8eadd7313f","name":"404 - Account or user not found","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the user to be deleted"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"de955229-f5dc-4170-b48b-da2660adb34e","name":"429 - Too many requests","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the user to be deleted"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"83200cef-ab09-41c0-a01f-d04f28e9fbad","name":"500 - Unexpected error","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the user to be deleted"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"db8e1161-d21a-4121-b501-4b6e517baec0"}],"id":"f35ba170-b604-48bb-84a3-0f657f6d8b09","description":"<p>View and manage users of an account. Lists <code>portalUsers</code> (external clients) and <code>teamUsers</code> (internal users). You can add or remove portal users from the account.</p>\n","_postman_id":"f35ba170-b604-48bb-84a3-0f657f6d8b09","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}}},{"name":"Task Templates","item":[{"name":"Add task template to account","id":"1dede9dd-51a8-41e0-9291-5cec9d6859e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"f09ddf9e-47ec-48af-a215-ed73b2389c3f","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dfsdd","key":"accountId"},{"id":"f6a0f61f-8ee0-4568-a709-1b0870dd713a","description":{"content":"<p>(Required) The unique identifier of the task template</p>\n","type":"text/plain"},"type":"any","value":"c5fdsafasd8dd","key":"taskTemplateId"}]}},"response":[{"id":"199d2838-b837-40ed-b5cb-7befbfc9cf57","name":"200 - Template added","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"variable":[{"key":"accountId","value":"c5588dfsdd","description":"(Required) The unique identifier of the account"},{"key":"taskTemplateId","value":"c5fdsafasd8dd","description":"(Required) The unique identifier of the task template"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"Template added\"\n}"},{"id":"1ea53efd-b294-4a6d-b1df-85985fa9ee9e","name":"400 - Invalid parameters provided or template has no tasks","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"variable":[{"key":"accountId","value":"c5588dfsdd","description":"(Required) The unique identifier of the account"},{"key":"taskTemplateId","value":"c5fdsafasd8dd","description":"(Required) The unique identifier of the task template"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"745244f0-0ec1-4240-9cc5-18ad96b720be","name":"401 - Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"variable":[{"key":"accountId","value":"c5588dfsdd","description":"(Required) The unique identifier of the account"},{"key":"taskTemplateId","value":"c5fdsafasd8dd","description":"(Required) The unique identifier of the task template"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"5cc9745e-0654-46bb-a994-3115e672c742","name":"404 - Account or template not found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"variable":[{"key":"accountId","value":"c5588dfsdd","description":"(Required) The unique identifier of the account"},{"key":"taskTemplateId","value":"c5fdsafasd8dd","description":"(Required) The unique identifier of the task template"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"1f69467e-edd2-486d-8136-c7af29dfac27","name":"429 - Too many requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"variable":[{"key":"accountId","value":"c5588dfsdd","description":"(Required) The unique identifier of the account"},{"key":"taskTemplateId","value":"c5fdsafasd8dd","description":"(Required) The unique identifier of the task template"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"fe93a828-8280-4116-bdd4-1966cc2c091f","name":"500 - Unexpected error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/task-templates/:taskTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","task-templates",":taskTemplateId"],"variable":[{"key":"accountId","value":"c5588dfsdd","description":"(Required) The unique identifier of the account"},{"key":"taskTemplateId","value":"c5fdsafasd8dd","description":"(Required) The unique identifier of the task template"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"1dede9dd-51a8-41e0-9291-5cec9d6859e4"},{"name":"List all available task templates","id":"dd0d175f-72e0-448d-aecc-9f7a533bf95d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/task-templates","description":"<p>List all task templates in your Sydnee company</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","task-templates"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[]}},"response":[{"id":"218d436c-66c3-40f8-a841-b493f20ff3ab","name":"200 - List of task templates","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/task-templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"cmc123\",\n    \"name\": \"Prepare Onboarding\",\n    \"createdAt\": \"2025-09-07T01:26:32.193Z\",\n    \"lastUpdated\": \"2025-09-07T01:26:32.193Z\",\n    \"numberOfTimesUsed\": 0,\n    \"canBeInserted\": true,\n    \"errorMessage\": \"\"\n  },\n  {\n    \"id\": \"cmc123\",\n    \"name\": \"Prepare Onboarding\",\n    \"createdAt\": \"2025-09-07T01:26:32.193Z\",\n    \"lastUpdated\": \"2025-09-07T01:26:32.193Z\",\n    \"numberOfTimesUsed\": 0,\n    \"canBeInserted\": true,\n    \"errorMessage\": \"\"\n  }\n]"},{"id":"30a77ed9-3acc-4d4d-ad9f-484700c8aaca","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/task-templates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"3c16707c-76bb-4241-ac1d-a24640b47518","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/task-templates"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"4c8bb5c6-b923-4d3b-938a-5f9de215827c","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/task-templates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"dd0d175f-72e0-448d-aecc-9f7a533bf95d"}],"id":"10760cac-284c-4bdf-9cef-01dd87a54a3e","description":"<p>Add a task template to an account.</p>\n","_postman_id":"10760cac-284c-4bdf-9cef-01dd87a54a3e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}}},{"name":"Requests","item":[{"name":"Send request to client (portal user)","id":"0c9028ed-57a7-4f3c-b716-0de11fea2dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","description":"<p>Sends a request to a <code>portalUser</code> (your client) for the specified account and request template. Requests cannot be sent to a <code>teamUser</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"3219c30c-a524-4a80-a2e3-b4f6dea71625","description":{"content":"<p>(Required) The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"2f7d0adc-6401-481d-829f-c0fa32d06ba3","description":{"content":"<p>(Required) The unique identifier of the request template</p>\n","type":"text/plain"},"type":"any","value":"42","key":"requestTemplateId"},{"id":"e1f157e9-04ab-472e-b030-c83cbe244ad7","description":{"content":"<p>(Required) The unique identifier of the portal member you are attaching the request to.</p>\n","type":"text/plain"},"type":"any","value":"1234","key":"userId"}]}},"response":[{"id":"8fe2b167-c16a-4d73-9b95-016f116e0f8c","name":"200 - Request sent successfully","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"Request sent successfully\"\n}"},{"id":"0d4cde26-7188-4cfd-8cce-964ac543288a","name":"400 - Invalid parameters provided","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"7e8173cd-89f9-495a-b7e6-522afc900524","name":"401 - Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"80339e71-a61f-4965-aaa6-79cdbd1292c5","name":"403 - Requests can only be assigned to a portalUser, not a teamUser. Requests must also have more than 0 fields.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"403\",\n    \"message\": \"Action not allowed\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"13785f03-113e-4885-a874-776b8e1f3100","name":"404 - Account or user not found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"a2b7347a-306d-4d0a-abf6-fc9025a7a5a1","name":"429 - Too many requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"8dd4d268-8c10-42fc-bc84-d1e1e7c79b5c","name":"500 - Unexpected error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/user/:userId/requests/:requestTemplateId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","user",":userId","requests",":requestTemplateId"],"variable":[{"key":"accountId","value":"c5588dd","description":"(Required) The unique identifier of the account"},{"key":"requestTemplateId","value":"42","description":"(Required) The unique identifier of the request template"},{"key":"userId","value":"1234","description":"(Required) The unique identifier of the portal member you are attaching the request to."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"0c9028ed-57a7-4f3c-b716-0de11fea2dc9"},{"name":"List all available request templates","id":"334bb6cd-4ee5-4db2-b3c7-6c10d549db73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/request-templates","description":"<p>List all request templates in your Sydnee company</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","request-templates"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[]}},"response":[{"id":"3de37773-180b-47ee-b7d3-0350bb6566b7","name":"200 - List of request templates","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/request-templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 101,\n    \"name\": \"Onboarding Request\",\n    \"createdAt\": \"2025-09-07T01:26:32.193Z\",\n    \"lastUpdated\": \"2025-09-07T01:26:32.193Z\",\n    \"canBeUsed\": true\n  },\n  {\n    \"id\": 101,\n    \"name\": \"Onboarding Request\",\n    \"createdAt\": \"2025-09-07T01:26:32.193Z\",\n    \"lastUpdated\": \"2025-09-07T01:26:32.193Z\",\n    \"canBeUsed\": true\n  }\n]"},{"id":"7045062d-4608-418a-bcb6-637995b67e6d","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/request-templates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"WWW-Authenticate","value":"string","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"7098e8b0-e4b1-4908-9397-8454653727f8","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/request-templates"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Retry-After","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Limit","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Remaining","value":"6811","description":""},{"disabled":false,"key":"X-RateLimit-Reset","value":"6811","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"e1b8f9c4-39f9-4b9d-b627-2c3dc45eea60","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/request-templates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"334bb6cd-4ee5-4db2-b3c7-6c10d549db73"}],"id":"a477b9b1-6956-47f0-86d9-0e4b3efdac71","description":"<p>Send a request to any external user in an account. Requests cannot be sent to a <code>teamUser</code>.</p>\n","_postman_id":"a477b9b1-6956-47f0-86d9-0e4b3efdac71","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}}},{"name":"Files","item":[{"name":"List account files","id":"3b9fb5fb-9e67-4bcb-98e2-583aba084b05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","description":"<p>List the root-level folders and current files for one account using cursor-based file pagination. Folder results are immediate children only, folders are returned in manual custom order, and <code>files</code> are returned in the effective file sort described by <code>sort</code> for the current location.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","files"],"host":["https://public-api.sydnee.app"],"query":[{"description":{"content":"<p>Max files to return (1-200). Default is 50.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Opaque file pagination cursor returned as <code>nextCursor</code> from the previous page.</p>\n","type":"text/plain"},"key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"id":"555382bb-ad2e-4e25-9b37-afc6fe5afbc4","description":{"content":"<p>The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"}]}},"response":[{"id":"7305f2dc-3d43-41b8-a114-9def4d65c455","name":"200 - Root file browse payload","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Pagination link for the next page, if any (e.g., `<https://public-api.sydnee.app/v1/accounts/{accountId}/files?cursor=...&limit=50>; rel=\"next\"`).","type":"text/plain"},"key":"Link","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"acct_123\",\n  \"folder\": null,\n  \"breadcrumbs\": [\n    {\n      \"type\": \"root\",\n      \"id\": -3026342134284148,\n      \"name\": \"Files\",\n      \"parentId\": -2768888445759920,\n      \"href\": \"/v1/accounts/acct_123/files\"\n    },\n    {\n      \"type\": \"root\",\n      \"id\": 6583631753719475,\n      \"name\": \"Files\",\n      \"parentId\": -8734303608489115,\n      \"href\": \"/v1/accounts/acct_123/files\"\n    }\n  ],\n  \"folders\": [\n    {\n      \"id\": 12,\n      \"name\": \"Website Redesign\",\n      \"parentId\": 4481191179350427,\n      \"href\": \"/v1/accounts/acct_123/folders/12/files\"\n    },\n    {\n      \"id\": 12,\n      \"name\": \"Website Redesign\",\n      \"parentId\": -7132819510998779,\n      \"href\": \"/v1/accounts/acct_123/folders/12/files\"\n    }\n  ],\n  \"sort\": {\n    \"mode\": \"UPLOADED\",\n    \"asc\": false\n  },\n  \"files\": [\n    {\n      \"id\": 9843,\n      \"name\": \"Homepage Mockup.fig\",\n      \"originalName\": \"homepage-mockup.fig\",\n      \"mimeType\": \"application/pdf\",\n      \"size\": 248192,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"folderId\": 7390866857739587,\n      \"commentCount\": 4,\n      \"totalVersions\": 5,\n      \"href\": \"/v1/accounts/acct_123/files/9843\",\n      \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n    },\n    {\n      \"id\": 9843,\n      \"name\": \"Homepage Mockup.fig\",\n      \"originalName\": \"homepage-mockup.fig\",\n      \"mimeType\": \"application/pdf\",\n      \"size\": 248192,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"folderId\": 8193993442013939,\n      \"commentCount\": 4,\n      \"totalVersions\": 5,\n      \"href\": \"/v1/accounts/acct_123/files/9843\",\n      \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n    }\n  ],\n  \"nextCursor\": \"string\"\n}"},{"id":"f84c2776-6d13-484d-9118-703254872885","name":"400 - Invalid query parameters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"446e0ae6-991f-47f3-831d-cb952c44c98d","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"WWW-Authenticate","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"142da752-d8e9-4b48-ad41-d4aa6b481304","name":"404 - Account not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"85ff9994-941f-40dc-8bad-5d2c6eae5696","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Limit","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Remaining","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Reset","value":"1452"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"2ac49126-b59d-46bc-ad9c-bb46faa21d89","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"3b9fb5fb-9e67-4bcb-98e2-583aba084b05"},{"name":"List files in a folder","id":"d429e31a-21d9-450d-aa04-aacaf1f9d1a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","description":"<p>List the immediate child folders and current files for one account folder using cursor-based file pagination. Child folders are returned in manual custom order, <code>files</code> are returned in the effective file sort described by <code>sort</code> for that folder, and breadcrumbs include the visible ancestor chain.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","folders",":folderId","files"],"host":["https://public-api.sydnee.app"],"query":[{"description":{"content":"<p>Max files to return (1-200). Default is 50.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Opaque file pagination cursor returned as <code>nextCursor</code> from the previous page.</p>\n","type":"text/plain"},"key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"id":"a9da3e80-cfb5-4abf-9eb7-f5d10a4af77d","description":{"content":"<p>The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"3179eb7c-4db6-472c-a339-b46c96220ad4","description":{"content":"<p>The numeric folder id to browse</p>\n","type":"text/plain"},"type":"any","value":"12","key":"folderId"}]}},"response":[{"id":"f2c3acd4-987a-4484-b561-a2a785a32053","name":"200 - Folder file browse payload","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","folders",":folderId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"folderId","value":"12","description":"The numeric folder id to browse"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Pagination link for the next page, if any (e.g., `<https://public-api.sydnee.app/v1/accounts/{accountId}/folders/{folderId}/files?cursor=...&limit=50>; rel=\"next\"`).","type":"text/plain"},"key":"Link","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"acct_123\",\n  \"folder\": {\n    \"id\": 12,\n    \"name\": \"Website Redesign\",\n    \"parentId\": 7177228987793467\n  },\n  \"breadcrumbs\": [\n    {\n      \"type\": \"folder\",\n      \"id\": 2037834982900423,\n      \"name\": \"Website Redesign\",\n      \"parentId\": 5000374312833011,\n      \"href\": \"/v1/accounts/acct_123/folders/12/files\"\n    },\n    {\n      \"type\": \"folder\",\n      \"id\": -2039585891255148,\n      \"name\": \"Website Redesign\",\n      \"parentId\": -6677507408467412,\n      \"href\": \"/v1/accounts/acct_123/folders/12/files\"\n    }\n  ],\n  \"folders\": [\n    {\n      \"id\": 21,\n      \"name\": \"Signed\",\n      \"parentId\": 6641527111640411,\n      \"href\": \"/v1/accounts/acct_123/folders/21/files\"\n    },\n    {\n      \"id\": 21,\n      \"name\": \"Signed\",\n      \"parentId\": 898431767380007,\n      \"href\": \"/v1/accounts/acct_123/folders/21/files\"\n    }\n  ],\n  \"sort\": {\n    \"mode\": \"NAME\",\n    \"asc\": true\n  },\n  \"files\": [\n    {\n      \"id\": 9843,\n      \"name\": \"Homepage Mockup.fig\",\n      \"originalName\": \"homepage-mockup.fig\",\n      \"mimeType\": \"application/pdf\",\n      \"size\": 248192,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"folderId\": -2172865728244924,\n      \"commentCount\": 4,\n      \"totalVersions\": 5,\n      \"href\": \"/v1/accounts/acct_123/files/9843\",\n      \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n    },\n    {\n      \"id\": 9843,\n      \"name\": \"Homepage Mockup.fig\",\n      \"originalName\": \"homepage-mockup.fig\",\n      \"mimeType\": \"application/pdf\",\n      \"size\": 248192,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"folderId\": -4336911790171760,\n      \"commentCount\": 4,\n      \"totalVersions\": 5,\n      \"href\": \"/v1/accounts/acct_123/files/9843\",\n      \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n    }\n  ],\n  \"nextCursor\": \"string\"\n}"},{"id":"dbfac533-a5ab-4b09-afad-b9a9316d1afb","name":"400 - Invalid folder path or query parameters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","folders",":folderId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"folderId","value":"12","description":"The numeric folder id to browse"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"2f281a82-e782-4477-8a70-8c2f0e585bcf","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","folders",":folderId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"folderId","value":"12","description":"The numeric folder id to browse"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"WWW-Authenticate","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"102c06a3-f40f-47f2-83ed-468767998165","name":"404 - Account or folder not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","folders",":folderId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"folderId","value":"12","description":"The numeric folder id to browse"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"6383da05-6e43-4092-b4a8-3ed61795a05f","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","folders",":folderId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"folderId","value":"12","description":"The numeric folder id to browse"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Limit","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Remaining","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Reset","value":"1452"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"ae5c381d-be37-4ab7-97f8-6e7ab4de91e2","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/folders/:folderId/files?limit=50&cursor=eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","folders",":folderId","files"],"query":[{"description":"Max files to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque file pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJtb2RlIjoiVVBMT0FERUQiLCJhc2MiOmZhbHNlLCJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6OTl9"}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"folderId","value":"12","description":"The numeric folder id to browse"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"d429e31a-21d9-450d-aa04-aacaf1f9d1a2"},{"name":"Get file detail","id":"9ee03895-bc86-4145-8fed-0118abc20cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","description":"<p>Return one current file's metadata, folder context, breadcrumb trail, and comment/version summary for an account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","files",":fileId"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"27ab9ee8-b5a8-441c-9066-23b389bb7922","description":{"content":"<p>The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"1108b397-1371-4928-91b8-6e701ec60f66","description":{"content":"<p>The numeric file id to fetch</p>\n","type":"text/plain"},"type":"any","value":"9843","key":"fileId"}]}},"response":[{"id":"0cf91a32-6087-4338-b717-444b340f9dcf","name":"200 - File detail payload","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"acct_123\",\n  \"id\": 9843,\n  \"name\": \"Homepage Mockup.fig\",\n  \"originalName\": \"homepage-mockup.fig\",\n  \"mimeType\": \"application/pdf\",\n  \"size\": 248192,\n  \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n  \"starred\": true,\n  \"folder\": {\n    \"id\": 12,\n    \"name\": \"Website Redesign\",\n    \"parentId\": 2281725494459827\n  },\n  \"breadcrumbs\": [\n    {\n      \"type\": \"folder\",\n      \"id\": 7842119933660667,\n      \"name\": \"Website Redesign\",\n      \"parentId\": -6255719919188700,\n      \"href\": \"/v1/accounts/acct_123/folders/12/files\"\n    },\n    {\n      \"type\": \"folder\",\n      \"id\": -982666418913676,\n      \"name\": \"Website Redesign\",\n      \"parentId\": 1734732625763795,\n      \"href\": \"/v1/accounts/acct_123/folders/12/files\"\n    }\n  ],\n  \"commentCount\": 4,\n  \"versionNumber\": 3,\n  \"totalVersions\": 5,\n  \"href\": \"/v1/accounts/acct_123/files/9843\",\n  \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n}"},{"id":"a389c3b3-0749-41c8-be83-93f55101fc88","name":"400 - Invalid file path parameters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"49d1412e-4d50-43de-8cbe-e319155b4896","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"WWW-Authenticate","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"98ad1323-5a17-485a-8610-61b5d7975411","name":"404 - Account or file not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"a3a887b1-2fd2-457a-901e-270d37dc9377","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Limit","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Remaining","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Reset","value":"1452"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"ef61323c-86fa-40b9-a62b-098eed8ed304","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"9ee03895-bc86-4145-8fed-0118abc20cf8"},{"name":"Get file download URL","id":"4ffca77e-7b63-4d52-ae99-f9b7c25a0f70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","description":"<p>Return a fresh signed download URL for one current file in an account.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","files",":fileId","download"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"47b07140-9a22-4eae-88b4-12c57f64686d","description":{"content":"<p>The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"e0756768-487a-4ea6-a12c-757fe780bcc1","description":{"content":"<p>The numeric file id to fetch</p>\n","type":"text/plain"},"type":"any","value":"9843","key":"fileId"}]}},"response":[{"id":"77644345-355c-4db3-a2de-43687909e0c4","name":"200 - File download payload","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","download"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"acct_123\",\n  \"fileId\": 9843,\n  \"fileName\": \"homepage-mockup-v3.fig\",\n  \"downloadUrl\": \"https://signed-url.example.com/file\"\n}"},{"id":"5781465c-8117-4a40-8cec-7238db51d800","name":"400 - Invalid file path parameters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","download"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"24c3331b-e24d-4ec6-a79c-57f4d0032006","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","download"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"WWW-Authenticate","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"76335723-87e7-48b2-9875-dfc9f9be113d","name":"404 - Account or file not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","download"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"29da31af-8c78-44d5-bca6-aa9b593e5265","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","download"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Limit","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Remaining","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Reset","value":"1452"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"5502449e-3127-4d40-aa49-a19d77c60409","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/download","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","download"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file id to fetch"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"4ffca77e-7b63-4d52-ae99-f9b7c25a0f70"},{"name":"Get file version history","id":"ef83804a-c1a1-4b71-a1a4-121a25c1ffc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","description":"<p>Return one file's version history, including per-version comment and pin counts.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","files",":fileId","versions"],"host":["https://public-api.sydnee.app"],"query":[],"variable":[{"id":"7e45b131-eb0d-4b0c-a505-0f45a5e22f61","description":{"content":"<p>The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"2a1c1b72-29a9-4d21-b4b0-86507f6ccbd2","description":{"content":"<p>The numeric current file id to fetch versions for</p>\n","type":"text/plain"},"type":"any","value":"9843","key":"fileId"}]}},"response":[{"id":"904e059b-f42d-4ec6-8f91-f21ba8194335","name":"200 - File version history payload","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","versions"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric current file id to fetch versions for"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"acct_123\",\n  \"fileId\": 9843,\n  \"currentVersionId\": -842064706458172,\n  \"versions\": [\n    {\n      \"id\": 9843,\n      \"versionNumber\": 3,\n      \"isCurrentVersion\": true,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"name\": \"Homepage Mockup.fig\",\n      \"originalName\": \"homepage-mockup.fig\",\n      \"mimeType\": \"application/pdf\",\n      \"size\": 248192,\n      \"changeNote\": \"string\",\n      \"commentCount\": 4,\n      \"pinCount\": 1,\n      \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n    },\n    {\n      \"id\": 9843,\n      \"versionNumber\": 3,\n      \"isCurrentVersion\": true,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"name\": \"Homepage Mockup.fig\",\n      \"originalName\": \"homepage-mockup.fig\",\n      \"mimeType\": \"application/pdf\",\n      \"size\": 248192,\n      \"changeNote\": \"string\",\n      \"commentCount\": 4,\n      \"pinCount\": 1,\n      \"downloadHref\": \"/v1/accounts/acct_123/files/9843/download\"\n    }\n  ]\n}"},{"id":"2013822a-472b-4fcc-80d0-b651fd45a08a","name":"400 - Invalid file path parameters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","versions"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric current file id to fetch versions for"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"1b74a142-2177-4010-8831-5ce01cc78677","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","versions"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric current file id to fetch versions for"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"WWW-Authenticate","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"e74fc851-2827-429a-a92a-21553ed9c3d2","name":"404 - Account or file not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","versions"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric current file id to fetch versions for"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"06decc39-a70c-4074-820a-40f4295c5162","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","versions"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric current file id to fetch versions for"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Limit","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Remaining","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Reset","value":"1452"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"afddf758-f565-4428-a1bc-b7e662f68c02","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/versions","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","versions"],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric current file id to fetch versions for"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"ef83804a-c1a1-4b71-a1a4-121a25c1ffc6"},{"name":"Get file comments","id":"f2806623-ac1f-4b72-9918-f766a8f00edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","description":"<p>Return comments for the specified file version as a flat, cursor-paginated list with thread linkage, author metadata, version number, and optional pin coordinates.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}},"urlObject":{"path":["v1","accounts",":accountId","files",":fileId","comments"],"host":["https://public-api.sydnee.app"],"query":[{"description":{"content":"<p>Max comments to return (1-200). Default is 50.</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>Opaque comment pagination cursor returned as <code>nextCursor</code> from the previous page.</p>\n","type":"text/plain"},"key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"id":"d3daac0d-18c0-48fc-bed8-ea4ad0a0baad","description":{"content":"<p>The unique identifier of the account</p>\n","type":"text/plain"},"type":"any","value":"c5588dd","key":"accountId"},{"id":"dd9b138e-328d-4b2a-b433-d7054d6e4889","description":{"content":"<p>The numeric file version id to fetch comments for</p>\n","type":"text/plain"},"type":"any","value":"9843","key":"fileId"}]}},"response":[{"id":"15b0853d-ab92-476c-9cd0-f8cfb10796a1","name":"200 - File comments payload","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","comments"],"query":[{"description":"Max comments to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque comment pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file version id to fetch comments for"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"Pagination link for the next page, if any (e.g., `<https://public-api.sydnee.app/v1/accounts/{accountId}/files/{fileId}/comments?cursor=...&limit=50>; rel=\"next\"`).","type":"text/plain"},"key":"Link","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"acct_123\",\n  \"fileId\": 9843,\n  \"comments\": [\n    {\n      \"id\": 441,\n      \"parentId\": -2978489800617520,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"updatedAt\": \"2026-05-13T23:19:32.793Z\",\n      \"content\": \"Please confirm this is the final homepage mockup.\",\n      \"versionNumber\": 3,\n      \"author\": {\n        \"id\": 88,\n        \"role\": \"portalUser\",\n        \"name\": \"Avery Designer\",\n        \"email\": \"avery@studio.com\"\n      },\n      \"pin\": {\n        \"x\": 12.5,\n        \"y\": 40.25\n      },\n      \"replyCount\": 1\n    },\n    {\n      \"id\": 441,\n      \"parentId\": -4516887198529328,\n      \"createdAt\": \"2026-05-13T23:19:32.793Z\",\n      \"updatedAt\": \"2026-05-13T23:19:32.793Z\",\n      \"content\": \"Please confirm this is the final homepage mockup.\",\n      \"versionNumber\": 3,\n      \"author\": {\n        \"id\": 88,\n        \"role\": \"portalUser\",\n        \"name\": \"Avery Designer\",\n        \"email\": \"avery@studio.com\"\n      },\n      \"pin\": {\n        \"x\": 12.5,\n        \"y\": 40.25\n      },\n      \"replyCount\": 1\n    }\n  ],\n  \"nextCursor\": \"string\"\n}"},{"id":"8157888d-70c3-414b-8cd8-3edeb7ba565b","name":"400 - Invalid file path or query parameters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","comments"],"query":[{"description":"Max comments to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque comment pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file version id to fetch comments for"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"400\",\n    \"message\": \"Invalid parameters provided\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ],\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\"\n  }\n}"},{"id":"9a5b0a45-4a85-4d4e-8f4c-4bfb0eb1f631","name":"401 - Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","comments"],"query":[{"description":"Max comments to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque comment pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file version id to fetch comments for"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"WWW-Authenticate","value":"string"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"401\",\n    \"message\": \"Unauthorized\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"ebd98313-8247-42b6-aea5-0e567db5b9dd","name":"404 - Account or file not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","comments"],"query":[{"description":"Max comments to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque comment pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file version id to fetch comments for"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"404\",\n    \"message\": \"Not Found\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"872df221-e7c3-4fe1-b5eb-13facc92fe85","name":"429 - Too many requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","comments"],"query":[{"description":"Max comments to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque comment pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file version id to fetch comments for"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Limit","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Remaining","value":"1452"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"X-RateLimit-Reset","value":"1452"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"429\",\n    \"message\": \"Too many requests\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"},{"id":"c65f4844-6948-4618-ac4e-6f20e2febd9a","name":"500 - Unexpected error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://public-api.sydnee.app/v1/accounts/:accountId/files/:fileId/comments?limit=50&cursor=eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ==","host":["https://public-api.sydnee.app"],"path":["v1","accounts",":accountId","files",":fileId","comments"],"query":[{"description":"Max comments to return (1-200). Default is 50.","key":"limit","value":"50"},{"description":"Opaque comment pagination cursor returned as `nextCursor` from the previous page.","key":"cursor","value":"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTEzVDE2OjAwOjAwLjAwMFoiLCJpZCI6NDQxfQ=="}],"variable":[{"key":"accountId","value":"c5588dd","description":"The unique identifier of the account"},{"key":"fileId","value":"9843","description":"The numeric file version id to fetch comments for"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"500\",\n    \"message\": \"Internal Server Error\",\n    \"id\": \"sfo1::ndvcb-1756758020575-87d09dfe42d3\",\n    \"issues\": [\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      {\n        \"message\": \"string\",\n        \"code\": \"string\",\n        \"path\": [\n          \"string\",\n          \"string\"\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"f2806623-ac1f-4b72-9918-f766a8f00edf"}],"id":"8987d5fd-e480-43e4-9319-f27fca143ba7","description":"<p>Browse account files, view file detail, version history, comments, and download URLs.</p>\n","_postman_id":"8987d5fd-e480-43e4-9319-f27fca143ba7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":true,"source":{"_postman_id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","id":"4a2678ae-8c96-4009-80eb-fafc66e6eed2","name":"Sydnee API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]}},"variable":[{"key":"baseUrl","value":"https://public-api.sydnee.app","type":"string"}]}