{ "info": { "_postman_id": "e67da537-5f1c-4da0-8a4f-5b70e6ed8642", "name": "Amigo Account Intake API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:01:27.000Z", "updatedAt": "2026-07-28T01:01:27.000Z", "lastUpdatedBy": "35240", "uid": "35240-e67da537-5f1c-4da0-8a4f-5b70e6ed8642" }, "item": [ { "name": "v1", "item": [ { "name": "{workspace_id}", "item": [ { "name": "intake", "item": [ { "name": "files", "item": [ { "name": "external", "item": [ { "name": "Receive Intake File", "id": "e869d746-89c8-4de0-a9ca-4f86252851a3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) ", "key": "x-amigo-intake-sha256", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-timestamp", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-signature", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-customer-slug", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-filename", "value": "" }, { "key": "x-amigo-intake-content-type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/external", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", "external" ], "variable": [ { "id": "0f372d98-2b6b-41a9-b3fb-5018a7a5cc24", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "121c9bbf-0ceb-44a9-b3b8-2edd83987036", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "x-amigo-intake-sha256", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-timestamp", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-signature", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-customer-slug", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-filename", "value": "" }, { "key": "x-amigo-intake-content-type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/external", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", "external" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"volume_path\": \"\",\n \"sha256\": \"\",\n \"size_bytes\": \"\",\n \"scan_status\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-121c9bbf-0ceb-44a9-b3b8-2edd83987036" }, { "id": "c2e58c21-e22c-4331-94e9-2021b28dd78f", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "x-amigo-intake-sha256", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-timestamp", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-signature", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-customer-slug", "value": "" }, { "description": "(Required) ", "key": "x-amigo-intake-filename", "value": "" }, { "key": "x-amigo-intake-content-type", "value": "application/octet-stream" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/external", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", "external" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-c2e58c21-e22c-4331-94e9-2021b28dd78f" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-e869d746-89c8-4de0-a9ca-4f86252851a3" } ], "id": "eb199958-2043-4033-93f6-32c5790080ff", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-eb199958-2043-4033-93f6-32c5790080ff" }, { "name": "{file_id}", "item": [ { "name": "download", "item": [ { "name": "Download Intake File", "id": "341bccd7-d60b-4098-b326-04d0bae6a9f9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/:file_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", ":file_id", "download" ], "variable": [ { "id": "0d9757aa-b136-4a58-92bb-77e4f01ba98c", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "5d4008b2-ba2b-4831-b856-b41dc5ec9046", "key": "file_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "17867a4d-1ce3-4e09-b864-af3c8a8ebf96", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/:file_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", ":file_id", "download" ], "variable": [ { "key": "workspace_id" }, { "key": "file_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-17867a4d-1ce3-4e09-b864-af3c8a8ebf96" }, { "id": "f2ebe158-34b4-4025-ae18-31e4d1d0732e", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/:file_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", ":file_id", "download" ], "variable": [ { "key": "workspace_id" }, { "key": "file_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-f2ebe158-34b4-4025-ae18-31e4d1d0732e" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-341bccd7-d60b-4098-b326-04d0bae6a9f9" } ], "id": "4941298d-5b60-4f81-a799-8ececc862e4f", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-4941298d-5b60-4f81-a799-8ececc862e4f" }, { "name": "status", "item": [ { "name": "Write Back Intake File Status", "id": "f14ccf06-6523-46c8-bb7f-1d7d2a85cb91", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"held\",\n \"error_reason\": \"\",\n \"curated_path\": \"9M0b.lO-ZbU\",\n \"cdc_path\": \"Z2WWD9\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/:file_id/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", ":file_id", "status" ], "variable": [ { "id": "aed3e375-9f01-4fcc-b8aa-11037c744640", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "21a555aa-47e3-4775-afa9-3a34a2c2a0c7", "key": "file_id", "value": "", "description": "(Required) " } ] }, "description": "Advance a file's status from the async CDC/extraction job (P4).\n\nThe job authenticates with the workspace's API key (Bearer) \u2014 the same\nDatabricks\u2192platform-api path launch_dpc uses \u2014 so RLS scopes the update to\nthat workspace. Moves the row to its terminal verdict and records the\ncurated/cdc paths. For a batch-sourced file, advances its batch (chain the\nnext snapshot version + roll up) once the verdict is terminal." }, "response": [ { "id": "fda11577-3ff8-4dbe-914b-0e78e940c9d3", "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: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"held\",\n \"error_reason\": \"\",\n \"curated_path\": \"9M0b.lO-ZbU\",\n \"cdc_path\": \"Z2WWD9\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/:file_id/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", ":file_id", "status" ], "variable": [ { "key": "workspace_id" }, { "key": "file_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"filename\": \"\",\n \"dataset\": \"\",\n \"status\": \"received\",\n \"size_bytes\": \"\",\n \"ingested_at\": \"\",\n \"schema_version\": \"\",\n \"error_reason\": \"\",\n \"document_id\": \"\",\n \"version\": \"\",\n \"source_type\": \"\",\n \"source_file_id\": \"\",\n \"source_folder_path\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-fda11577-3ff8-4dbe-914b-0e78e940c9d3" }, { "id": "84f03ccc-3b50-4c60-91b8-2dd861c63e55", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"status\": \"held\",\n \"error_reason\": \"\",\n \"curated_path\": \"9M0b.lO-ZbU\",\n \"cdc_path\": \"Z2WWD9\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files/:file_id/status", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files", ":file_id", "status" ], "variable": [ { "key": "workspace_id" }, { "key": "file_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-84f03ccc-3b50-4c60-91b8-2dd861c63e55" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-f14ccf06-6523-46c8-bb7f-1d7d2a85cb91" } ], "id": "292bae47-0bae-4dd2-a1f6-45dabdd21dc4", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-292bae47-0bae-4dd2-a1f6-45dabdd21dc4" } ], "id": "7e295b33-ab0c-49f0-84ba-649eafce948f", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-7e295b33-ab0c-49f0-84ba-649eafce948f" }, { "name": "List Intake Files", "id": "8427b522-807b-439a-81ef-d0486e716a13", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files?limit=50&continuation_token=0&sort_by=-ingested_at&status=curated&search=&include_withdrawn=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-ingested_at" }, { "key": "status", "value": "curated" }, { "key": "search", "value": "" }, { "key": "include_withdrawn", "value": "false" } ], "variable": [ { "id": "419372f5-eda4-4784-91bb-e73c4ee6c034", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "8ef5bece-f744-4cac-bdbb-84db9e8f7e34", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files?limit=50&continuation_token=0&sort_by=-ingested_at&status=curated&search=&include_withdrawn=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-ingested_at" }, { "key": "status", "value": "curated" }, { "key": "search", "value": "" }, { "key": "include_withdrawn", "value": "false" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"filename\": \"\",\n \"dataset\": \"\",\n \"status\": \"rejected\",\n \"size_bytes\": \"\",\n \"ingested_at\": \"\",\n \"schema_version\": \"\",\n \"error_reason\": \"\",\n \"document_id\": \"\",\n \"version\": \"\",\n \"source_type\": \"\",\n \"source_file_id\": \"\",\n \"source_folder_path\": \"\"\n },\n {\n \"id\": \"\",\n \"filename\": \"\",\n \"dataset\": \"\",\n \"status\": \"scanned\",\n \"size_bytes\": \"\",\n \"ingested_at\": \"\",\n \"schema_version\": \"\",\n \"error_reason\": \"\",\n \"document_id\": \"\",\n \"version\": \"\",\n \"source_type\": \"\",\n \"source_file_id\": \"\",\n \"source_folder_path\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-8ef5bece-f744-4cac-bdbb-84db9e8f7e34" }, { "id": "5b27b394-d0b2-4268-a4d7-919ad5cbfb89", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files?limit=50&continuation_token=0&sort_by=-ingested_at&status=curated&search=&include_withdrawn=false", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-ingested_at" }, { "key": "status", "value": "curated" }, { "key": "search", "value": "" }, { "key": "include_withdrawn", "value": "false" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-5b27b394-d0b2-4268-a4d7-919ad5cbfb89" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-8427b522-807b-439a-81ef-d0486e716a13" }, { "name": "Upload Intake File", "id": "020ac501-e8ca-4729-a32b-01afacf63b20", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "dataset", "value": "iel3", "type": "text" }, { "description": "(Required) ", "key": "file", "value": "", "type": "text" }, { "key": "document_id", "value": "", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files" ], "variable": [ { "id": "2f32988e-a0c1-463f-81df-5d189cae4fc8", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "c732e297-6bd4-4e32-b1ff-7d3641f922c5", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "dataset", "value": "iel3", "type": "text" }, { "description": "(Required) ", "key": "file", "value": "", "type": "text" }, { "key": "document_id", "value": "", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"filename\": \"\",\n \"dataset\": \"\",\n \"status\": \"received\",\n \"size_bytes\": \"\",\n \"ingested_at\": \"\",\n \"schema_version\": \"\",\n \"error_reason\": \"\",\n \"document_id\": \"\",\n \"version\": \"\",\n \"source_type\": \"\",\n \"source_file_id\": \"\",\n \"source_folder_path\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-c732e297-6bd4-4e32-b1ff-7d3641f922c5" }, { "id": "2b281e62-d82a-4c51-82e1-941f0e72d116", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "dataset", "value": "iel3", "type": "text" }, { "description": "(Required) ", "key": "file", "value": "", "type": "text" }, { "key": "document_id", "value": "", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/files", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "files" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-2b281e62-d82a-4c51-82e1-941f0e72d116" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-020ac501-e8ca-4729-a32b-01afacf63b20" } ], "id": "ce4399df-0bcf-4355-823a-2d0eea01ad69", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-ce4399df-0bcf-4355-823a-2d0eea01ad69" }, { "name": "datasets", "item": [ { "name": "{dataset}", "item": [ { "name": "update", "item": [ { "name": "Update Intake Dataset", "id": "dde65ec6-90c5-465c-81a1-876d25ad5547", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/datasets/:dataset/update", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "datasets", ":dataset", "update" ], "variable": [ { "id": "af65c06e-369e-418b-91bd-d7f00dee69ec", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "a163b36b-57c5-4790-8c6c-8cfc1e6b6aa8", "key": "dataset", "value": "1g2l671yq", "description": "(Required) " } ] }, "description": "Run the customer-facing dataset update flow.\n\nThis is the one-click orchestration path for the console: check mapped Drive\nfolders, prepare any newly landed files, and publish immediately when no\npreparation is needed. If preparation is async, the run remains durable and\nis advanced by file write-backs or by refresh." }, "response": [ { "id": "6ec190e7-d4e2-453f-834c-396cce7bb7cc", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/datasets/:dataset/update", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "datasets", ":dataset", "update" ], "variable": [ { "key": "workspace_id" }, { "key": "dataset" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"run_id\": \"\",\n \"dataset\": \"\",\n \"status\": \"completed\",\n \"source_ids\": [\n \"\",\n \"\"\n ],\n \"batch_ids\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"materialize_run_id\": \"\",\n \"error\": \"\",\n \"completed_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-6ec190e7-d4e2-453f-834c-396cce7bb7cc" }, { "id": "db0d746d-16a7-406d-bce7-bdffd8c49fea", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/datasets/:dataset/update", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "datasets", ":dataset", "update" ], "variable": [ { "key": "workspace_id" }, { "key": "dataset" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-db0d746d-16a7-406d-bce7-bdffd8c49fea" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-dde65ec6-90c5-465c-81a1-876d25ad5547" } ], "id": "27be293d-bc5b-4d7a-9051-7b5bedee0d54", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-27be293d-bc5b-4d7a-9051-7b5bedee0d54" } ], "id": "3de42688-a66b-419a-b7c7-b30dc09e20a7", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-3de42688-a66b-419a-b7c7-b30dc09e20a7" }, { "name": "List Intake Datasets", "id": "69eeaf55-e1a6-4b97-afb4-c92afa82116e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/datasets?limit=50&continuation_token=0&sort_by=name&search=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "datasets" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "name" }, { "key": "search", "value": "" } ], "variable": [ { "id": "d4eda4ec-5c10-4153-9b73-5585efd5b3a0", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e28d99e9-2a09-4bd3-aba1-1c43f05c22b3", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/datasets?limit=50&continuation_token=0&sort_by=name&search=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "datasets" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "name" }, { "key": "search", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"name\": \"\",\n \"schema_version\": \"\",\n \"field_count\": \"\",\n \"file_type\": \"\",\n \"ingestion_mode\": \"\",\n \"limits\": {\n \"max_size_mb\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"schema_version\": \"\",\n \"field_count\": \"\",\n \"file_type\": \"\",\n \"ingestion_mode\": \"\",\n \"limits\": {\n \"max_size_mb\": \"\"\n }\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-e28d99e9-2a09-4bd3-aba1-1c43f05c22b3" }, { "id": "3601c911-e084-4f0e-aa84-6209d8d3a560", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/datasets?limit=50&continuation_token=0&sort_by=name&search=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "datasets" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "name" }, { "key": "search", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-3601c911-e084-4f0e-aa84-6209d8d3a560" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-69eeaf55-e1a6-4b97-afb4-c92afa82116e" } ], "id": "ee4ee753-29be-49d9-9005-415cc48eab40", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-ee4ee753-29be-49d9-9005-415cc48eab40" }, { "name": "sources", "item": [ { "name": "{source_id}", "item": [ { "name": "sync", "item": [ { "name": "Sync Intake Source", "id": "a6ff37cc-9590-4290-b85d-971a2be17fa0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources/:source_id/sync", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources", ":source_id", "sync" ], "variable": [ { "id": "3dd5c408-b790-463a-a995-3ef197e2b762", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "2f35ba55-7fde-4ee6-adfe-d8d4865b7022", "key": "source_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "fb2c5a26-2002-4055-b655-884880e5fb3b", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources/:source_id/sync", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources", ":source_id", "sync" ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"batches\": [\n {\n \"batch_id\": \"\",\n \"dataset\": \"\",\n \"files_found\": \"\",\n \"status\": \"\"\n },\n {\n \"batch_id\": \"\",\n \"dataset\": \"\",\n \"files_found\": \"\",\n \"status\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-fb2c5a26-2002-4055-b655-884880e5fb3b" }, { "id": "be1f6940-dee4-4ba9-938b-56196586afa8", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources/:source_id/sync", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources", ":source_id", "sync" ], "variable": [ { "key": "workspace_id" }, { "key": "source_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-be1f6940-dee4-4ba9-938b-56196586afa8" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-a6ff37cc-9590-4290-b85d-971a2be17fa0" } ], "id": "fb5fcd89-6678-4fee-856b-6e565a90f416", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-fb5fcd89-6678-4fee-856b-6e565a90f416" } ], "id": "ecc2070e-0a85-45be-a39c-bf11e640f9f2", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-ecc2070e-0a85-45be-a39c-bf11e640f9f2" }, { "name": "Register Intake Source", "id": "262d9529-d679-4268-93a3-41f1b9cd48f5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"folders\": [\n {\n \"folder_id\": \"6\",\n \"dataset\": \"b92hub3iw\"\n }\n ],\n \"drive_id\": \"\",\n \"impersonate_subject\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources" ], "variable": [ { "id": "1e0f76f4-34c0-4815-915d-6a8428bbf86d", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "559ccbff-911e-4810-849e-86f0ffaa9f1c", "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: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"folders\": [\n {\n \"folder_id\": \"6\",\n \"dataset\": \"b92hub3iw\"\n }\n ],\n \"drive_id\": \"\",\n \"impersonate_subject\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"source_type\": \"\",\n \"display_name\": \"\",\n \"folders\": [\n {\n \"folder_id\": \"htwUHjRZySb\",\n \"dataset\": \"9y3a8ojk7l\"\n },\n {\n \"folder_id\": \"f\",\n \"dataset\": \"ln\"\n }\n ],\n \"credential_ssm_param_path\": \"\",\n \"status\": \"\",\n \"created_ts\": \"\",\n \"drive_id\": \"\",\n \"impersonate_subject\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-559ccbff-911e-4810-849e-86f0ffaa9f1c" }, { "id": "02cde64f-9c45-40bd-9c92-34dc0d6568c8", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"folders\": [\n {\n \"folder_id\": \"6\",\n \"dataset\": \"b92hub3iw\"\n }\n ],\n \"drive_id\": \"\",\n \"impersonate_subject\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-02cde64f-9c45-40bd-9c92-34dc0d6568c8" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-262d9529-d679-4268-93a3-41f1b9cd48f5" }, { "name": "List Intake Sources", "id": "c675e03a-d561-4329-8ab8-15276203463f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources?limit=50&continuation_token=0&sort_by=-created_ts", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-created_ts" } ], "variable": [ { "id": "79685c38-fe38-4584-8044-d33a51540a19", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "f8e9af83-372b-4619-8b6f-e93fd7c52310", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources?limit=50&continuation_token=0&sort_by=-created_ts", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-created_ts" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"source_type\": \"\",\n \"display_name\": \"\",\n \"folders\": [\n {\n \"folder_id\": \"pT\",\n \"dataset\": \"nbjv8bfi_84\"\n },\n {\n \"folder_id\": \"7-EY4aBiWoO\",\n \"dataset\": \"uaed\"\n }\n ],\n \"credential_ssm_param_path\": \"\",\n \"status\": \"\",\n \"created_ts\": \"\",\n \"drive_id\": \"\",\n \"impersonate_subject\": \"\"\n },\n {\n \"id\": \"\",\n \"source_type\": \"\",\n \"display_name\": \"\",\n \"folders\": [\n {\n \"folder_id\": \"gp9sF\",\n \"dataset\": \"l_9n8gc4n\"\n },\n {\n \"folder_id\": \"T\",\n \"dataset\": \"y6\"\n }\n ],\n \"credential_ssm_param_path\": \"\",\n \"status\": \"\",\n \"created_ts\": \"\",\n \"drive_id\": \"\",\n \"impersonate_subject\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-f8e9af83-372b-4619-8b6f-e93fd7c52310" }, { "id": "2ff2c1db-0bf2-4e2c-9db1-5f20cc2e4cd0", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/sources?limit=50&continuation_token=0&sort_by=-created_ts", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "sources" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-created_ts" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-2ff2c1db-0bf2-4e2c-9db1-5f20cc2e4cd0" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-c675e03a-d561-4329-8ab8-15276203463f" } ], "id": "757f9006-0f1a-45c9-8e41-4fb3d4356b00", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-757f9006-0f1a-45c9-8e41-4fb3d4356b00" }, { "name": "schema", "item": [ { "name": "register", "item": [ { "name": "Register Intake Schema", "id": "360bce59-63b2-46ff-977d-772b01117c3e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"8cmcx6ibr7tr\",\n \"file_type\": \"bu77f1vkf\",\n \"document_processing\": {\n \"retain_source\": true,\n \"extraction_mode\": \"text_extract\"\n },\n \"max_size_mb\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/schema/register", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "schema", "register" ], "variable": [ { "id": "f5944510-2eff-4342-b40e-bba74cb55766", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "b5086860-0cba-450c-9020-f163d38d83fa", "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: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"8cmcx6ibr7tr\",\n \"file_type\": \"bu77f1vkf\",\n \"document_processing\": {\n \"retain_source\": true,\n \"extraction_mode\": \"text_extract\"\n },\n \"max_size_mb\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/schema/register", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "schema", "register" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\",\n \"schema_version\": \"\",\n \"field_count\": \"\",\n \"file_type\": \"\",\n \"ingestion_mode\": \"\",\n \"limits\": {\n \"max_size_mb\": \"\"\n }\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-b5086860-0cba-450c-9020-f163d38d83fa" }, { "id": "fa5172c7-284f-4421-9b4c-32b149c364c0", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"8cmcx6ibr7tr\",\n \"file_type\": \"bu77f1vkf\",\n \"document_processing\": {\n \"retain_source\": true,\n \"extraction_mode\": \"text_extract\"\n },\n \"max_size_mb\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/schema/register", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "schema", "register" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-fa5172c7-284f-4421-9b4c-32b149c364c0" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-360bce59-63b2-46ff-977d-772b01117c3e" } ], "id": "21a8a73c-8ce4-465e-bc7a-770cf2442113", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-21a8a73c-8ce4-465e-bc7a-770cf2442113" } ], "id": "2a76494d-137b-42fa-b13f-5aaeac23e7ae", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-2a76494d-137b-42fa-b13f-5aaeac23e7ae" }, { "name": "batches", "item": [ { "name": "{batch_id}", "item": [ { "name": "processing-manifest", "item": [ { "name": "Get Batch Processing Manifest", "id": "211cafaa-1a2f-4c6b-b9b9-91cbe31948ed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id/processing-manifest", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id", "processing-manifest" ], "variable": [ { "id": "3da5a99e-d4f1-4c94-9e69-40252b22ea76", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "3eff8d8a-ecf3-4dd2-becd-65c9f3729ad1", "key": "batch_id", "value": "", "description": "(Required) " } ] }, "description": "The per-file params the batch-extract job needs to process every still-\n``received`` file in one run. Same workspace-scoped auth as the write-back\n(the job holds the batch's agent-session token). Documents only \u2014 snapshot/CSV\nbatches process in version order via the chained per-file path, not here." }, "response": [ { "id": "df47ff4a-8d48-4b21-8e2d-e68f42a8cc02", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id/processing-manifest", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id", "processing-manifest" ], "variable": [ { "key": "workspace_id" }, { "key": "batch_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"document_processing\": {\n \"laborum_cf3\": \"magna nulla elit\"\n },\n \"files\": [\n {\n \"file_id\": \"\",\n \"version\": \"\",\n \"source_path\": \"\",\n \"file_type\": \"\",\n \"content_type\": \"\",\n \"sha256\": \"\",\n \"size_bytes\": \"\",\n \"ingested_at\": \"\",\n \"document_id\": \"\",\n \"contract_id\": \"\",\n \"contract_version\": \"\"\n },\n {\n \"file_id\": \"\",\n \"version\": \"\",\n \"source_path\": \"\",\n \"file_type\": \"\",\n \"content_type\": \"\",\n \"sha256\": \"\",\n \"size_bytes\": \"\",\n \"ingested_at\": \"\",\n \"document_id\": \"\",\n \"contract_id\": \"\",\n \"contract_version\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-df47ff4a-8d48-4b21-8e2d-e68f42a8cc02" }, { "id": "a9952d7b-c6c3-4d71-99c4-84006be3f2be", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id/processing-manifest", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id", "processing-manifest" ], "variable": [ { "key": "workspace_id" }, { "key": "batch_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-a9952d7b-c6c3-4d71-99c4-84006be3f2be" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-211cafaa-1a2f-4c6b-b9b9-91cbe31948ed" } ], "id": "67f08205-56b1-4eb4-bf97-9c65c7ed98ef", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-67f08205-56b1-4eb4-bf97-9c65c7ed98ef" }, { "name": "process", "item": [ { "name": "Process Intake Batch", "id": "38920d9e-5b68-4db2-8d8c-66d0abd9d630", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id/process", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id", "process" ], "variable": [ { "id": "f536af96-32c7-4bbb-be6d-c20525c0c9c2", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "5527d468-134b-4321-acbd-13a1df58291d", "key": "batch_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "56bcd843-3168-49af-a09d-c1ee035bba14", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id/process", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id", "process" ], "variable": [ { "key": "workspace_id" }, { "key": "batch_id" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"dataset\": \"\",\n \"status\": \"\",\n \"files_found\": \"\",\n \"created_ts\": \"\",\n \"source_id\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-56bcd843-3168-49af-a09d-c1ee035bba14" }, { "id": "87cb4ca5-6540-48f6-933d-412746ac15ca", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id/process", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id", "process" ], "variable": [ { "key": "workspace_id" }, { "key": "batch_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-87cb4ca5-6540-48f6-933d-412746ac15ca" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-38920d9e-5b68-4db2-8d8c-66d0abd9d630" } ], "id": "988af4d4-4e10-4374-90d7-ac2866fe7d79", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-988af4d4-4e10-4374-90d7-ac2866fe7d79" }, { "name": "Get Intake Batch", "id": "433a722d-17a8-4d73-b4fa-d880053a1600", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id" ], "variable": [ { "id": "dcbbd270-65a4-4323-bb38-a724d25c4bbe", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "aa13bf24-5271-4707-bf85-330e05f76018", "key": "batch_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "d4255afb-26b6-460e-a71e-6f61280d207e", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id" ], "variable": [ { "key": "workspace_id" }, { "key": "batch_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"dataset\": \"\",\n \"status\": \"\",\n \"files_found\": \"\",\n \"created_ts\": \"\",\n \"source_id\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-d4255afb-26b6-460e-a71e-6f61280d207e" }, { "id": "f641e54e-9091-498b-978a-b90e11e373ce", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches/:batch_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches", ":batch_id" ], "variable": [ { "key": "workspace_id" }, { "key": "batch_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-f641e54e-9091-498b-978a-b90e11e373ce" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-433a722d-17a8-4d73-b4fa-d880053a1600" } ], "id": "82ed503d-dcc5-4c4d-be95-6fc6f8ae52fe", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-82ed503d-dcc5-4c4d-be95-6fc6f8ae52fe" }, { "name": "List Intake Batches", "id": "b0aa6830-a3f2-4bef-b35e-4e5f28ab249b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches?limit=50&continuation_token=0&sort_by=-created_ts&source_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-created_ts" }, { "key": "source_id", "value": "" } ], "variable": [ { "id": "8e70ce24-f5eb-472a-a258-b6ff80b829bc", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "141e50e7-8aec-4d35-a637-c1e780b5b28a", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches?limit=50&continuation_token=0&sort_by=-created_ts&source_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-created_ts" }, { "key": "source_id", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"dataset\": \"\",\n \"status\": \"\",\n \"files_found\": \"\",\n \"created_ts\": \"\",\n \"source_id\": \"\"\n },\n {\n \"id\": \"\",\n \"dataset\": \"\",\n \"status\": \"\",\n \"files_found\": \"\",\n \"created_ts\": \"\",\n \"source_id\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-141e50e7-8aec-4d35-a637-c1e780b5b28a" }, { "id": "119c99e3-9e37-48da-9496-bdbc3371cddb", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/batches?limit=50&continuation_token=0&sort_by=-created_ts&source_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "batches" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "-created_ts" }, { "key": "source_id", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-119c99e3-9e37-48da-9496-bdbc3371cddb" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-b0aa6830-a3f2-4bef-b35e-4e5f28ab249b" } ], "id": "0e0b79a0-60db-4e58-9cbd-7b49a5ae8c5f", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-0e0b79a0-60db-4e58-9cbd-7b49a5ae8c5f" }, { "name": "materialize", "item": [ { "name": "Materialize Intake", "id": "5fcfdc10-56d8-45fd-ad3a-13988a4b4232", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"dataset\": \"hbnz\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/materialize", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "materialize" ], "variable": [ { "id": "b3842c50-bcad-4e2f-b104-7ae3a0758746", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Trigger the intake \u2192 customer-data materializer for this workspace.\n\nFires the materializer Databricks job (run-now); it rescans the workspace's\ncurated intake files and (re)materializes each snapshot dataset into\n``customer_data_..``. Every write is an idempotent\nkeyed MERGE / full overwrite, so a re-click is safe. Optionally scope to one\n``dataset``; omit for all curated snapshot datasets. Returns ``202`` with the\njob ``run_id`` (``null`` when the job is not configured in this environment).\nSame auth gate as ``POST /batches/{batch_id}/process``." }, "response": [ { "id": "e9dca526-a7b2-4eaf-a1cc-26fd5f75f0f7", "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: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dataset\": \"hbnz\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/materialize", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "materialize" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"run_id\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-e9dca526-a7b2-4eaf-a1cc-26fd5f75f0f7" }, { "id": "b6ed8a23-407a-45af-8843-ec1d5c784889", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dataset\": \"hbnz\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/materialize", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "materialize" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-b6ed8a23-407a-45af-8843-ec1d5c784889" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-5fcfdc10-56d8-45fd-ad3a-13988a4b4232" } ], "id": "278bebb5-f458-4cbc-9e2a-cddf2dc6b7d2", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-278bebb5-f458-4cbc-9e2a-cddf2dc6b7d2" }, { "name": "update-runs", "item": [ { "name": "{run_id}", "item": [ { "name": "Get Intake Update Run", "id": "f8de8350-072b-4ae8-98e6-9fe277b3da66", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/update-runs/:run_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "update-runs", ":run_id" ], "variable": [ { "id": "0b28337e-e57f-4cd8-8169-c539171cfb7f", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "38c036d9-99e0-479e-8743-234cd44de910", "key": "run_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "1689455a-c7c1-4e17-bd90-5fdf75792815", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/update-runs/:run_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "update-runs", ":run_id" ], "variable": [ { "key": "workspace_id" }, { "key": "run_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"run_id\": \"\",\n \"dataset\": \"\",\n \"status\": \"completed\",\n \"source_ids\": [\n \"\",\n \"\"\n ],\n \"batch_ids\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"materialize_run_id\": \"\",\n \"error\": \"\",\n \"completed_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-1689455a-c7c1-4e17-bd90-5fdf75792815" }, { "id": "82d514a1-2e37-4232-b0a3-ddb15dc06185", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/update-runs/:run_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "update-runs", ":run_id" ], "variable": [ { "key": "workspace_id" }, { "key": "run_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-82d514a1-2e37-4232-b0a3-ddb15dc06185" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-f8de8350-072b-4ae8-98e6-9fe277b3da66" } ], "id": "14a8e0e6-015d-4e17-86e4-42cbe1e6073d", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-14a8e0e6-015d-4e17-86e4-42cbe1e6073d" } ], "id": "8d3bfc2f-3ac9-46be-b9ba-cef9e1e0aa1d", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-8d3bfc2f-3ac9-46be-b9ba-cef9e1e0aa1d" }, { "name": "materializations", "item": [ { "name": "List Intake Materializations", "id": "4f1ff97e-c5af-46af-bdd9-ffae027e59a2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/materializations?limit=50&continuation_token=0&sort_by=name&search=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "materializations" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "name" }, { "key": "search", "value": "" } ], "variable": [ { "id": "25948ce5-4e2f-42df-af06-604ab3079788", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Per-dataset materialization status for the workspace's Destinations tab.\n\nLists each registered dataset alongside its customer-data destination table's\nstatus \u2014 ``materialized`` (with row count + last-write time) or\n``not_materialized`` (no table yet). The dataset list + pagination mirror\n``GET /datasets`` (the contracts registry); the destination status is read\nfrom the ``customer_data_`` catalog via the SQL warehouse. Member read." }, "response": [ { "id": "ecc81dc7-f952-4a48-80e0-167d54052688", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/materializations?limit=50&continuation_token=0&sort_by=name&search=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "materializations" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "name" }, { "key": "search", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"dataset\": \"\",\n \"ingestion_mode\": \"\",\n \"status\": \"not_materialized\",\n \"row_count\": \"\",\n \"last_materialized_at\": \"\"\n },\n {\n \"dataset\": \"\",\n \"ingestion_mode\": \"\",\n \"status\": \"not_materialized\",\n \"row_count\": \"\",\n \"last_materialized_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-ecc81dc7-f952-4a48-80e0-167d54052688" }, { "id": "9eaa7011-8866-4d36-9a81-bebe0b8488a7", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/materializations?limit=50&continuation_token=0&sort_by=name&search=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "materializations" ], "query": [ { "key": "limit", "value": "50" }, { "key": "continuation_token", "value": "0" }, { "key": "sort_by", "value": "name" }, { "key": "search", "value": "" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-9eaa7011-8866-4d36-9a81-bebe0b8488a7" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-4f1ff97e-c5af-46af-bdd9-ffae027e59a2" } ], "id": "8b2ee7b2-d0f3-44db-8f5b-4eadbf99c5f6", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-8b2ee7b2-d0f3-44db-8f5b-4eadbf99c5f6" }, { "name": "links", "item": [ { "name": "{link_id}", "item": [ { "name": "uploads", "item": [ { "name": "{upload_id}", "item": [ { "name": "download", "item": [ { "name": "Download an uploaded file", "id": "1e8c41be-796d-44ec-a0c3-b158b594e3f1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads/:upload_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads", ":upload_id", "download" ], "variable": [ { "id": "8a60885d-a29c-4efe-a55f-d9eb8d33061d", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "69940dc0-529f-4934-a614-9f5fc7743de8", "key": "link_id", "value": "", "description": "(Required) " }, { "id": "00c1d499-0a3a-445a-8a7e-15e7c1d80be0", "key": "upload_id", "value": "", "description": "(Required) " } ] }, "description": "Proxy the raw file bytes from the UC Volume back to the caller." }, "response": [ { "id": "f52f5ca4-13a8-4437-a34a-98fa87a86c94", "name": "File bytes with Content-Disposition: attachment", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/octet-stream" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads/:upload_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads", ":upload_id", "download" ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" }, { "key": "upload_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-f52f5ca4-13a8-4437-a34a-98fa87a86c94" }, { "id": "dc5e3fac-b3ad-486b-b733-18a0cb54418f", "name": "Link, upload, or file not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads/:upload_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads", ":upload_id", "download" ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" }, { "key": "upload_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-dc5e3fac-b3ad-486b-b733-18a0cb54418f" }, { "id": "ad303ef9-1c29-44be-85b8-69df7d0062ef", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads/:upload_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads", ":upload_id", "download" ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" }, { "key": "upload_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-ad303ef9-1c29-44be-85b8-69df7d0062ef" }, { "id": "00753ed8-7cdc-4f89-b4b9-27f82a734b44", "name": "UC Volume storage backend unavailable", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads/:upload_id/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads", ":upload_id", "download" ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" }, { "key": "upload_id" } ] } }, "status": "Bad Gateway", "code": 502, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-00753ed8-7cdc-4f89-b4b9-27f82a734b44" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-1e8c41be-796d-44ec-a0c3-b158b594e3f1" } ], "id": "b1764193-f2e8-4171-a09c-ebdba0bda249", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-b1764193-f2e8-4171-a09c-ebdba0bda249" } ], "id": "8381ed8c-266a-4216-90d3-8cc9d3f536d4", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-8381ed8c-266a-4216-90d3-8cc9d3f536d4" }, { "name": "List uploads for a link", "id": "4036747a-4ae3-4413-a3c3-bf5494b78edc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads" ], "query": [ { "key": "limit", "value": "200" }, { "key": "offset", "value": "0" } ], "variable": [ { "id": "f25490ef-c401-491e-a4df-bbd5c9ab171d", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "468ffe27-23cd-40e1-bd4e-e00e4a91d775", "key": "link_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "cdfd485d-f88c-4f6b-8c98-151fcf0f3d6d", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads" ], "query": [ { "key": "limit", "value": "200" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"customer_slug\": \"ju\",\n \"filename\": \"\",\n \"content_type\": \"\",\n \"sha256\": \"\",\n \"size_bytes\": \"\",\n \"received_at\": \"\",\n \"scan_status\": \"skipped\"\n },\n {\n \"id\": \"\",\n \"customer_slug\": \"o7k4tvzpe\",\n \"filename\": \"\",\n \"content_type\": \"\",\n \"sha256\": \"\",\n \"size_bytes\": \"\",\n \"received_at\": \"\",\n \"scan_status\": \"skipped\"\n }\n]", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-cdfd485d-f88c-4f6b-8c98-151fcf0f3d6d" }, { "id": "3bf589b2-c368-4a2f-973b-a0a31746687e", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id/uploads?limit=200&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id", "uploads" ], "query": [ { "key": "limit", "value": "200" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-3bf589b2-c368-4a2f-973b-a0a31746687e" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-4036747a-4ae3-4413-a3c3-bf5494b78edc" } ], "id": "bbd66fcb-1e7e-45ac-a5ab-605ea2491199", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-bbd66fcb-1e7e-45ac-a5ab-605ea2491199" }, { "name": "Revoke upload link", "id": "788b9c0d-ff09-4e79-b891-ee432285493b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id" ], "variable": [ { "id": "f0b709de-d3a6-47ba-a774-822b42ecc44a", "key": "workspace_id", "value": "", "description": "(Required) " }, { "id": "33ee2760-6f92-4369-96de-03a28aebbf56", "key": "link_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "1209613a-30cd-412b-80d8-6fbe99ce2f9c", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id" ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-1209613a-30cd-412b-80d8-6fbe99ce2f9c" }, { "id": "1313ac62-ae1b-4cea-9b0e-69d0f692c702", "name": "Validation Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links/:link_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links", ":link_id" ], "variable": [ { "key": "workspace_id" }, { "key": "link_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-1313ac62-ae1b-4cea-9b0e-69d0f692c702" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-788b9c0d-ff09-4e79-b891-ee432285493b" } ], "id": "16c86926-3b44-40d6-aef2-a9f00bbb9969", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-16c86926-3b44-40d6-aef2-a9f00bbb9969" }, { "name": "Generate upload link", "id": "15e2a83b-66e4-47d2-9cb1-f6e2afbfdd06", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"customer_slug\": \"d4ul0pui\",\n \"display_name\": \"\",\n \"expires_in_hours\": 168,\n \"max_uploads\": 100\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links" ], "variable": [ { "id": "905ecfc2-4656-4a4f-9bf7-603de4cdc34f", "key": "workspace_id", "value": "", "description": "(Required) " } ] }, "description": "Create a shareable upload link for a customer." }, "response": [ { "id": "2f7069b9-f202-4c13-adf1-7b86912fc02a", "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: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"customer_slug\": \"d4ul0pui\",\n \"display_name\": \"\",\n \"expires_in_hours\": 168,\n \"max_uploads\": 100\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"customer_slug\": \"mtatgrfb\",\n \"display_name\": \"\",\n \"upload_url\": \"\",\n \"link_token\": \"\",\n \"status\": \"revoked\",\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"revoked_at\": \"\",\n \"max_uploads\": \"\",\n \"upload_count\": \"\",\n \"last_upload_at\": \"\"\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-2f7069b9-f202-4c13-adf1-7b86912fc02a" }, { "id": "1bef825f-85c6-4bb5-859e-fe52ed19f653", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"customer_slug\": \"d4ul0pui\",\n \"display_name\": \"\",\n \"expires_in_hours\": 168,\n \"max_uploads\": 100\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links" ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-1bef825f-85c6-4bb5-859e-fe52ed19f653" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-15e2a83b-66e4-47d2-9cb1-f6e2afbfdd06" }, { "name": "List upload links", "id": "450bcd45-f8be-4370-bc5a-d6fb7d53eaa0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links?include_expired=false&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links" ], "query": [ { "key": "include_expired", "value": "false" }, { "key": "limit", "value": "100" }, { "key": "offset", "value": "0" } ], "variable": [ { "id": "ea620516-7b24-46f3-a57a-17940e7cc440", "key": "workspace_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "dabad06c-1fd9-42d0-bf2b-30570399b7b9", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links?include_expired=false&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links" ], "query": [ { "key": "include_expired", "value": "false" }, { "key": "limit", "value": "100" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"customer_slug\": \"2he6396wa\",\n \"display_name\": \"\",\n \"upload_url\": \"\",\n \"link_token\": \"\",\n \"status\": \"revoked\",\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"revoked_at\": \"\",\n \"max_uploads\": \"\",\n \"upload_count\": \"\",\n \"last_upload_at\": \"\"\n },\n {\n \"id\": \"\",\n \"workspace_id\": \"\",\n \"customer_slug\": \"4pa\",\n \"display_name\": \"\",\n \"upload_url\": \"\",\n \"link_token\": \"\",\n \"status\": \"active\",\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"revoked_at\": \"\",\n \"max_uploads\": \"\",\n \"upload_count\": \"\",\n \"last_upload_at\": \"\"\n }\n]", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-dabad06c-1fd9-42d0-bf2b-30570399b7b9" }, { "id": "558e4075-a1ca-4cfd-b974-0cdbe86f03d3", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:workspace_id/intake/links?include_expired=false&limit=100&offset=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":workspace_id", "intake", "links" ], "query": [ { "key": "include_expired", "value": "false" }, { "key": "limit", "value": "100" }, { "key": "offset", "value": "0" } ], "variable": [ { "key": "workspace_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-558e4075-a1ca-4cfd-b974-0cdbe86f03d3" } ], "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-450bcd45-f8be-4370-bc5a-d6fb7d53eaa0" } ], "id": "b798d5c9-413e-4876-b659-c6cebead663e", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-b798d5c9-413e-4876-b659-c6cebead663e" } ], "id": "9e98ebe5-4e50-4c0f-903d-aba19162f268", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-9e98ebe5-4e50-4c0f-903d-aba19162f268" } ], "id": "2662914e-2ba5-4ece-b9ac-e12e2b8e6c49", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-2662914e-2ba5-4ece-b9ac-e12e2b8e6c49" } ], "id": "843537af-cba1-42e2-aff1-5b1bd0747efe", "createdAt": "2026-07-28T01:01:28.000Z", "updatedAt": "2026-07-28T01:01:28.000Z", "uid": "35240-843537af-cba1-42e2-aff1-5b1bd0747efe" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }