{ "info": { "_postman_id": "3e765134-5a71-4837-b356-abbb8febbb71", "name": "OneSchema AWS Secrets Manager AWS Secrets Manager Accounts FileFeeds API", "description": "Configure AWS Secrets Manager account connections and managed secret references for use in Multi FileFeeds.\n\nContact Support:\n Name: OneSchema Support\n Email: support@oneschema.co", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:25:49.000Z", "updatedAt": "2026-07-28T02:25:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-3e765134-5a71-4837-b356-abbb8febbb71" }, "item": [ { "name": "v0", "item": [ { "name": "file-feeds", "item": [ { "name": "{file_feed_id}", "item": [ { "name": "duplicate", "item": [ { "name": "Duplicate FileFeed", "id": "e1772a0a-3ccd-496c-a914-abcc456656a6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id/duplicate?name=&template_id=", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id", "duplicate" ], "query": [ { "description": "Unique name of the duplicated FileFeed", "key": "name", "value": "" }, { "description": "Template id for the duplicated FileFeed", "key": "template_id", "value": "" } ], "variable": [ { "id": "df841e40-859a-4090-8f12-72aaeeef8022", "key": "file_feed_id", "value": "", "description": "(Required) The id of the FileFeed" } ] }, "description": "Duplicate an existing FileFeed" }, "response": [ { "id": "fb5791c4-2cbb-4355-a56a-d1c11ddc0efd", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id/duplicate?name=&template_id=", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id", "duplicate" ], "query": [ { "description": "Unique name of the duplicated FileFeed", "key": "name", "value": "" }, { "description": "Template id for the duplicated FileFeed", "key": "template_id", "value": "" } ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"irure quis amet\",\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"json\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-fb5791c4-2cbb-4355-a56a-d1c11ddc0efd" }, { "id": "7bb7e70f-e3d0-42c9-a140-f34642a47ad5", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id/duplicate?name=&template_id=", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id", "duplicate" ], "query": [ { "description": "Unique name of the duplicated FileFeed", "key": "name", "value": "" }, { "description": "Template id for the duplicated FileFeed", "key": "template_id", "value": "" } ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-7bb7e70f-e3d0-42c9-a140-f34642a47ad5" } ], "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-e1772a0a-3ccd-496c-a914-abcc456656a6" } ], "id": "bd73e05b-f478-4ba2-87db-280d545fec23", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-bd73e05b-f478-4ba2-87db-280d545fec23" }, { "name": "Delete FileFeed", "id": "2a748910-d5b3-4e58-b969-4b25a22addea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "id": "c67788a7-ddde-4821-9387-dc6289fa4d9a", "key": "file_feed_id", "value": "", "description": "(Required) The ID of the FileFeed" } ] }, "description": "Delete a specific FileFeed by ID" }, "response": [ { "id": "10798d31-fcd6-4127-b2d9-c479108d9ad0", "name": "Successful response. The primary way to verify the request's success or failure is the response status code. In a future API version this endpoint may not return any response body at all.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"success\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-10798d31-fcd6-4127-b2d9-c479108d9ad0" }, { "id": "58df6a1a-3b52-4017-831b-79fcfde94864", "name": "Bad request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-58df6a1a-3b52-4017-831b-79fcfde94864" } ], "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-2a748910-d5b3-4e58-b969-4b25a22addea" }, { "name": "Get FileFeed", "id": "0b33d30f-b6d1-489c-8a7c-1ac385b46149", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "id": "2a2c1335-8546-473b-9290-52bb166e9eb3", "key": "file_feed_id", "value": "", "description": "(Required) The ID of the FileFeed" } ] }, "description": "Retrieve a specific FileFeed by ID" }, "response": [ { "id": "d0f9fa51-f789-4231-a223-05a3a009b8df", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"irure quis amet\",\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"json\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-d0f9fa51-f789-4231-a223-05a3a009b8df" }, { "id": "fb46e3a3-f8a2-423c-a60f-a9bc4a112b21", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-fb46e3a3-f8a2-423c-a60f-a9bc4a112b21" } ], "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-0b33d30f-b6d1-489c-8a7c-1ac385b46149" }, { "name": "Update FileFeed", "id": "2d7e626f-78f7-40ab-9196-37479211fc57", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "id": "f45b9ad1-6ce9-4433-ae32-15b118d9bd65", "key": "file_feed_id", "value": "", "description": "(Required) The ID of the FileFeed" } ] }, "description": "Update a specific FileFeed by ID. Only the fields that need to be updated should be provided." }, "response": [ { "id": "35e2cd90-9628-45ee-8001-4f95303f5031", "name": "Successful response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"irure quis amet\",\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"json\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-35e2cd90-9628-45ee-8001-4f95303f5031" }, { "id": "07dd2004-ae9a-4b89-9508-c206596abf4e", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/file-feeds/:file_feed_id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds", ":file_feed_id" ], "variable": [ { "key": "file_feed_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-07dd2004-ae9a-4b89-9508-c206596abf4e" } ], "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-2d7e626f-78f7-40ab-9196-37479211fc57" } ], "id": "6f48fcb2-ec74-4779-a682-188c7316d120", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-6f48fcb2-ec74-4779-a682-188c7316d120" }, { "name": "Create FileFeed", "id": "80b391bf-fa25-4549-8b64-1dc200cb0685", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/file-feeds", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds" ] }, "description": "Create a new FileFeed" }, "response": [ { "id": "4b48c349-f476-4826-8205-a0fa05a178ed", "name": "Successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/file-feeds", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"irure quis amet\",\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"json\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-4b48c349-f476-4826-8205-a0fa05a178ed" }, { "id": "c35f4718-374c-4297-9345-7c1af7b5e6fe", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/file-feeds", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-c35f4718-374c-4297-9345-7c1af7b5e6fe" } ], "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-80b391bf-fa25-4549-8b64-1dc200cb0685" }, { "name": "List FileFeeds", "id": "18a6cc3a-4df8-416a-9172-7fca3851a498", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds" ] }, "description": "Returns a list of FileFeeds for the organization." }, "response": [ { "id": "aab957b6-a1ed-4187-b4a2-764c9f5ee4a0", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"do\",\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"csv\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"hourly\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n },\n {\n \"id\": \"in minim ad ut velit\",\n \"name\": \"\",\n \"template_key\": \"\",\n \"is_active\": \"\",\n \"config\": {\n \"export_format\": \"json\",\n \"file_filter\": \"\"\n },\n \"sources\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\",\n \"options\": {\n \"schedule\": {\n \"frequency\": \"daily\",\n \"hour_utc\": \"\",\n \"minute_utc\": \"\"\n }\n }\n }\n }\n ],\n \"destinations\": [\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n },\n {\n \"type\": \"sftp\",\n \"data\": {\n \"sftp_account_id\": \"\",\n \"path\": \"\"\n }\n }\n ],\n \"custom_metadata\": {},\n \"event_webhook_key\": \"\",\n \"folder_id\": \"\"\n }\n]", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-aab957b6-a1ed-4187-b4a2-764c9f5ee4a0" }, { "id": "645e2419-b050-45b6-978f-a58daab5af49", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/file-feeds", "host": [ "{{baseUrl}}" ], "path": [ "v0", "file-feeds" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-645e2419-b050-45b6-978f-a58daab5af49" } ], "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-18a6cc3a-4df8-416a-9172-7fca3851a498" } ], "id": "747436dd-caa9-428d-b154-061d467ec9ce", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-747436dd-caa9-428d-b154-061d467ec9ce" } ], "id": "1d2ae514-2425-4e25-8572-79f862ae506e", "createdAt": "2026-07-28T02:25:50.000Z", "updatedAt": "2026-07-28T02:25:50.000Z", "uid": "35240-1d2ae514-2425-4e25-8572-79f862ae506e" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-KEY", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.oneschema.co" } ] }