{ "info": { "_postman_id": "28b159bf-2f76-40d5-9fe0-6dbb1cf6bab4", "name": "TetraScience Data and AI Cloud Access Groups lakehouse API", "description": "Programmatic access to the TetraScience Scientific Data and AI Platform \u2014 manage tenants, organizations, users, roles, agents, integrations, pipelines, files, datasets, schemas, and search across the Tetra Data Platform.\n\nContact Support:\n Name: TetraScience", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:11:04.000Z", "updatedAt": "2026-07-28T03:11:04.000Z", "lastUpdatedBy": "35240", "uid": "35240-28b159bf-2f76-40d5-9fe0-6dbb1cf6bab4" }, "item": [ { "name": "v1", "item": [ { "name": "artifacts", "item": [ { "name": "lakehouse", "item": [ { "name": "{namespace}", "item": [ { "name": "{slug}", "item": [ { "name": "{version}", "item": [ { "name": "files", "item": [ { "name": "{fileSlug}", "item": [ { "name": "Get contents for a lakehouse file", "id": "697b7876-dabc-4b94-9c50-ed088401a9e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files", ":fileSlug" ], "query": [ { "description": "If set to true, return a download url", "key": "download", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "b690a450-d175-4ab5-bd50-31583e2b04e9", "key": "namespace", "value": "client-55aF2BqJd", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "bbbc9f5f-5928-4cfd-9bf2-a5025d02850e", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "922a4282-b1ae-4481-8ca5-3d753409d065", "key": "version", "value": "vx.x.38572733120", "description": "(Required) Artifact version" }, { "id": "91076d51-ccac-40f0-85c6-580cd2c14df2", "key": "fileSlug", "value": "manifest", "description": "(Required) File slug corresponding to file within a lakehouse" } ] }, "description": "Returns the file contents for a lakehouse file given a namespace, slug, version, and file slug" }, "response": [ { "id": "f06d24a6-1222-48e3-b0b2-8b8efea7260e", "name": "Successfully fetched file", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files", ":fileSlug" ], "query": [ { "description": "If set to true, return a download url", "key": "download", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" }, { "key": "fileSlug" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"url\": \"\"\n}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-f06d24a6-1222-48e3-b0b2-8b8efea7260e" }, { "id": "f49c9ae6-d95e-41b9-a5ad-57cb80a16aa4", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files", ":fileSlug" ], "query": [ { "description": "If set to true, return a download url", "key": "download", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" }, { "key": "fileSlug" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-f49c9ae6-d95e-41b9-a5ad-57cb80a16aa4" }, { "id": "760eacb6-71a2-4c70-bbee-3940365f69ea", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files", ":fileSlug" ], "query": [ { "description": "If set to true, return a download url", "key": "download", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" }, { "key": "fileSlug" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-760eacb6-71a2-4c70-bbee-3940365f69ea" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-697b7876-dabc-4b94-9c50-ed088401a9e8" } ], "id": "41da93cd-2399-42e2-88ac-4383aa65afc8", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-41da93cd-2399-42e2-88ac-4383aa65afc8" }, { "name": "Get available file slugs for lakehouse", "id": "9bbbf879-8803-42a8-a5e5-8ac0fff4c847", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "22897362-8133-4b2d-ade3-c68968d3a6c9", "key": "namespace", "value": "client-55aF2BqJd", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "2e35d0dc-de09-43f4-8e9d-99ba65e9e52b", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "79c5fa8d-a5ee-4781-9e79-23eb56d044dc", "key": "version", "value": "vx.x.38572733120", "description": "(Required) Artifact version" } ] }, "description": "Returns which file slugs are available to retrieve for this lakehouse" }, "response": [ { "id": "9ac63fc4-2820-49cc-bef2-67881ab9c7b1", "name": "Successfully fetched available Lakehouse file slugs", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n \"databricksYml\",\n \"databricksYml\"\n]", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-9ac63fc4-2820-49cc-bef2-67881ab9c7b1" }, { "id": "9df976bf-2cf2-4cce-a8c7-405a81fb4ad6", "name": "Incorrect input provided", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-9df976bf-2cf2-4cce-a8c7-405a81fb4ad6" }, { "id": "80ba0626-5b86-4c0a-9512-c2216847f0e0", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "files" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-80ba0626-5b86-4c0a-9512-c2216847f0e0" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-9bbbf879-8803-42a8-a5e5-8ac0fff4c847" } ], "id": "82cc708c-085a-4ca2-ab0b-de115f69a9ab", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-82cc708c-085a-4ca2-ab0b-de115f69a9ab" }, { "name": "labels", "item": [ { "name": "Get labels for a lakehouse", "id": "11121c00-8ab8-470a-be88-fd57f12bdc6f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "labels" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "a767ab9b-5bdc-423b-a27a-281a6a1c81ce", "key": "namespace", "value": "client-55aF2BqJd", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "906264aa-cecd-4559-8d0a-da9d5498be4e", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "79bed111-e4e9-4130-90c9-2e48acda3a7b", "key": "version", "value": "vx.x.38572733120", "description": "(Required) Artifact version" } ] }, "description": "Returns a list of the labels associated with a lakehouse artifact" }, "response": [ { "id": "538d35af-fca3-45d3-a72d-79ec2c97666d", "name": "Successfully fetched Labels", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "labels" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-538d35af-fca3-45d3-a72d-79ec2c97666d" }, { "id": "0aa0de19-2c61-42ca-8025-3f39f7ebddda", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version", "labels" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-0aa0de19-2c61-42ca-8025-3f39f7ebddda" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-11121c00-8ab8-470a-be88-fd57f12bdc6f" } ], "id": "449fc890-8520-43c1-b08a-36c212347480", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-449fc890-8520-43c1-b08a-36c212347480" }, { "name": "Get a single lakehouse artifact", "id": "c255e5e1-e57e-4231-9cb8-285af0ff50bf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "692c09cd-b448-4ced-9af4-f237ec3b78e4", "key": "namespace", "value": "client-55aF2BqJd", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "8ae52e3d-b855-4f7e-8d75-1d9835c25cd6", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "a7e2c7cb-03dc-4114-a954-a4ca5c0fbe62", "key": "version", "value": "vx.x.38572733120", "description": "(Required) Artifact version" } ] }, "description": "Returns a single lakehouse artifact matching the namespace, slug, and version" }, "response": [ { "id": "ed2b7735-d04c-4492-b848-489700e4e505", "name": "Successfully fetched LakehouseObject", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commontQ}MW\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-ed2b7735-d04c-4492-b848-489700e4e505" }, { "id": "2c8aa943-6e92-466c-b3b3-9cd3308c3309", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug", ":version" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" }, { "key": "version" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-2c8aa943-6e92-466c-b3b3-9cd3308c3309" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-c255e5e1-e57e-4231-9cb8-285af0ff50bf" } ], "id": "e2989f39-03f9-4faf-9c54-f54fbbe40ee5", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-e2989f39-03f9-4faf-9c54-f54fbbe40ee5" }, { "name": "List all lakehouse for namespace/slug", "id": "0fe0548c-460d-45c1-88fd-ffc8b5236520", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug" ], "query": [ { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "1572a85d-ecfd-439d-949e-bedb02f412ab", "key": "namespace", "value": "client-55aF2BqJd", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "3cfdc163-7af6-416f-b346-d8aae0cc36ee", "key": "slug", "value": "", "description": "(Required) Artifact slug" } ] }, "description": "Returns a list of all lakehouse artifacts given a namespace and slug" }, "response": [ { "id": "dc023bdf-8037-418d-8f0b-8c1d4d8fa06d", "name": "Successfully fetched LakehouseObject list", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug" ], "query": [ { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"common(6x7Y3B*5L\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"private-SAtl~kj\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-dc023bdf-8037-418d-8f0b-8c1d4d8fa06d" }, { "id": "3a16ab3a-65f3-4ede-bd7e-1b2c200e3300", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace", ":slug" ], "query": [ { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" }, { "key": "slug" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-3a16ab3a-65f3-4ede-bd7e-1b2c200e3300" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-0fe0548c-460d-45c1-88fd-ffc8b5236520" } ], "id": "89386d48-a8aa-4837-a9b7-2947b98d219b", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-89386d48-a8aa-4837-a9b7-2947b98d219b" }, { "name": "List all lakehouse for namespace", "id": "03757be5-ef09-4e39-b548-9cf24253638e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace" ], "query": [ { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "acf0024d-9b90-4e03-b5ca-f334e3abb584", "key": "namespace", "value": "client-55aF2BqJd", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" } ] }, "description": "Returns a list of all lakehouse artifacts given a namespace" }, "response": [ { "id": "e97a65b6-6c72-433c-8080-be751d106e1c", "name": "Successfully fetched LakehouseObject list", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace" ], "query": [ { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"common(6x7Y3B*5L\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"private-SAtl~kj\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-e97a65b6-6c72-433c-8080-be751d106e1c" }, { "id": "6e11ba38-e321-4fdd-b5e6-2b8841579603", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", ":namespace" ], "query": [ { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "key": "namespace" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-6e11ba38-e321-4fdd-b5e6-2b8841579603" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-03757be5-ef09-4e39-b548-9cf24253638e" } ], "id": "dd513801-c966-4b52-84b5-5c80de36b0b6", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-dd513801-c966-4b52-84b5-5c80de36b0b6" }, { "name": "search", "item": [ { "name": "Search for lakehouse artifacts", "id": "48597633-ce46-4872-a3fd-46e5e10b059b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", "search" ], "query": [ { "description": "(Required) The search string", "key": "value", "value": "" }, { "description": "The maximum number of results to return", "key": "limit", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ] }, "description": "Search for items using specified criteria" }, "response": [ { "id": "73d8a89c-bc41-40d5-b257-a46f83ac5740", "name": "A list of items that match the search query", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", "search" ], "query": [ { "description": "(Required) The search string", "key": "value", "value": "" }, { "description": "The maximum number of results to return", "key": "limit", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"common(6x7Y3B*5L\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"private-SAtl~kj\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-73d8a89c-bc41-40d5-b257-a46f83ac5740" }, { "id": "4fd4c9a3-13ee-4cbf-85de-084fba864d70", "name": "Not found or not visible to user", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse", "search" ], "query": [ { "description": "(Required) The search string", "key": "value", "value": "" }, { "description": "The maximum number of results to return", "key": "limit", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-4fd4c9a3-13ee-4cbf-85de-084fba864d70" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-48597633-ce46-4872-a3fd-46e5e10b059b" } ], "id": "b84cf7eb-6518-4a5d-9829-74ce4b3a0d64", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-b84cf7eb-6518-4a5d-9829-74ce4b3a0d64" }, { "name": "List all lakehouse artifacts", "id": "d3751984-3089-44c5-a428-b824fb55fc4c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse?namespace_type=client&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "client" }, { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ] }, "description": "Returns a list of all lakehouse artifacts, optionally filtered by namespace type" }, "response": [ { "id": "77a6f1ac-6273-4ece-b4fb-0de4c44cbd16", "name": "Successfully fetched LakehouseObject list", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse?namespace_type=client&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "client" }, { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"common(6x7Y3B*5L\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"private-SAtl~kj\",\n \"slug\": \"\",\n \"type\": \"lakehouse\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-77a6f1ac-6273-4ece-b4fb-0de4c44cbd16" }, { "id": "15bea007-4971-412a-8bdc-1e07541e8c06", "name": "Not found or not visible to user", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "ts-auth-token", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/lakehouse?namespace_type=client&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "lakehouse" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "client" }, { "description": "Only return the latest version of each artifact", "key": "latest_only", "value": "" }, { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-15bea007-4971-412a-8bdc-1e07541e8c06" } ], "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-d3751984-3089-44c5-a428-b824fb55fc4c" } ], "id": "f3055fc0-b729-4170-b064-b3a8f8e61d8f", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-f3055fc0-b729-4170-b064-b3a8f8e61d8f" } ], "id": "bd35a04c-e393-4620-851a-9249beaffde1", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-bd35a04c-e393-4620-851a-9249beaffde1" } ], "id": "ae01f452-2723-4574-ad3c-150ff69b3144", "createdAt": "2026-07-28T03:11:05.000Z", "updatedAt": "2026-07-28T03:11:05.000Z", "uid": "35240-ae01f452-2723-4574-ad3c-150ff69b3144" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ts-auth-token", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.tetrascience.com" } ] }