{ "info": { "_postman_id": "bb93e6d4-c907-4895-ab50-95a6adb6d6e3", "name": "TetraScience Data and AI Cloud Access Groups Connectors 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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "lastUpdatedBy": "35240", "uid": "35240-bb93e6d4-c907-4895-ab50-95a6adb6d6e3" }, "item": [ { "name": "v1", "item": [ { "name": "data-acquisition", "item": [ { "name": "connectors", "item": [ { "name": "{id}", "item": [ { "name": "metrics", "item": [ { "name": "Get a Connector's metrics", "id": "ed2214ce-ee6d-4a49-b949-238f433c9306", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/data-acquisition/connectors/:id/metrics", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id", "metrics" ], "variable": [ { "id": "12d9bb5e-14cc-4f2c-b174-08a99a138e62", "key": "id", "value": "", "description": "(Required) The Connector's id." } ] }, "description": "**:warning: This is a new API which is still subject to change.**\n\nUse this endpoint to get the metrics reported by a Connector, including resource usage and file upload and error rates." }, "response": [ { "id": "1b5fccde-4b71-4b48-bd1a-590f1cb8ddb5", "name": "Successful response with the metrics reported by a Connector", "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/data-acquisition/connectors/:id/metrics", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id", "metrics" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metrics\": [\n {\n \"name\": \"\",\n \"values\": [\n {\n \"time\": \"\",\n \"value\": \"\"\n },\n {\n \"time\": \"\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"name\": \"\",\n \"values\": [\n {\n \"time\": \"\",\n \"value\": \"\"\n },\n {\n \"time\": \"\",\n \"value\": \"\"\n }\n ]\n }\n ]\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-1b5fccde-4b71-4b48-bd1a-590f1cb8ddb5" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-ed2214ce-ee6d-4a49-b949-238f433c9306" } ], "id": "8820cd4e-ed6b-4560-a569-b216052c8e5f", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-8820cd4e-ed6b-4560-a569-b216052c8e5f" }, { "name": "files", "item": [ { "name": "stats", "item": [ { "name": "Get statistics about a Connector's files", "id": "3aa4016f-97f4-456e-984d-e26365c60b81", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/data-acquisition/connectors/:id/files/stats", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id", "files", "stats" ], "variable": [ { "id": "f667433a-d893-499a-a8e7-8d11c3295101", "key": "id", "value": "", "description": "(Required) The Connector's id." } ] }, "description": "**:warning: This is a new API which is still subject to change.**\n\nUse this endpoint to get the file statistics reported by a Connector, including the total number of files and the number of files in each status." }, "response": [ { "id": "ca812023-97eb-4d3d-b562-afab1613849a", "name": "Successful response with the file stats reported by a Connector", "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/data-acquisition/connectors/:id/files/stats", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id", "files", "stats" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"success\": \"\",\n \"pending\": \"\",\n \"processing\": \"\",\n \"error\": \"\",\n \"skipped\": \"\"\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-ca812023-97eb-4d3d-b562-afab1613849a" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3aa4016f-97f4-456e-984d-e26365c60b81" } ], "id": "fef52bb8-a969-4d42-9d55-d14cd9980af2", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-fef52bb8-a969-4d42-9d55-d14cd9980af2" }, { "name": "Get a Connector's reported files", "id": "423540f7-51ad-4d99-a9be-9f56ff73e133", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/data-acquisition/connectors/:id/files?fileIds=&fileIds=&excludeFileIds=&excludeFileIds=&uniqueExternalIds=&uniqueExternalIds=&excludeUniqueExternalIds=&excludeUniqueExternalIds=&statuses=PROCESSING&statuses=PROCESSING&maxErrors=&createdBefore=&createdAfter=&updatedBefore=&updatedAfter=&orderBy=filepath&orderDirection=ASC&take=50&skip=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id", "files" ], "query": [ { "description": "A list of file ids to filter by.", "key": "fileIds", "value": "" }, { "description": "A list of file ids to filter by.", "key": "fileIds", "value": "" }, { "description": "A list of file ids to exclude from the response.", "key": "excludeFileIds", "value": "" }, { "description": "A list of file ids to exclude from the response.", "key": "excludeFileIds", "value": "" }, { "description": "A list of unique external ids to filter by. Used by Connectors to deduplicate external files.", "key": "uniqueExternalIds", "value": "" }, { "description": "A list of unique external ids to filter by. Used by Connectors to deduplicate external files.", "key": "uniqueExternalIds", "value": "" }, { "description": "A list of unique external ids to exclude from the response. Used by Connectors to deduplicate external files.", "key": "excludeUniqueExternalIds", "value": "" }, { "description": "A list of unique external ids to exclude from the response. Used by Connectors to deduplicate external files.", "key": "excludeUniqueExternalIds", "value": "" }, { "description": "A list of file statuses to filter by.", "key": "statuses", "value": "PROCESSING" }, { "description": "A list of file statuses to filter by.", "key": "statuses", "value": "PROCESSING" }, { "description": "The maximum number of errors to filter by. Used by Connectors to limit file upload retries.", "key": "maxErrors", "value": "" }, { "description": "The maximum creation date to filter by.", "key": "createdBefore", "value": "" }, { "description": "The minimum creation date to filter by.", "key": "createdAfter", "value": "" }, { "description": "The maximum update date to filter by.", "key": "updatedBefore", "value": "" }, { "description": "The minimum update date to filter by.", "key": "updatedAfter", "value": "" }, { "description": "The field to order by.", "key": "orderBy", "value": "filepath" }, { "description": "The order direction.", "key": "orderDirection", "value": "ASC" }, { "description": "The number of files to take. Default is 50.", "key": "take", "value": "50" }, { "description": "The number of files to skip.", "key": "skip", "value": "0" } ], "variable": [ { "id": "4731d10f-1645-415e-8aab-1ac538520422", "key": "id", "value": "", "description": "(Required) The Connector's id." } ] }, "description": "**:warning: This is a new API which is still subject to change.**\n\nUse this endpoint to get metadata about the files reported by a Connector, including those that have not yet been uploaded or that have failed." }, "response": [ { "id": "e5db6da2-e218-4627-93af-45f9b499d885", "name": "Successful response with a list of files reported by a Connector", "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/data-acquisition/connectors/:id/files?fileIds=&excludeFileIds=&uniqueExternalIds=&excludeUniqueExternalIds=&statuses=PROCESSING&maxErrors=&createdBefore=&createdAfter=&updatedBefore=&updatedAfter=&orderBy=filepath&orderDirection=ASC&take=50&skip=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id", "files" ], "query": [ { "description": "A list of file ids to filter by.", "key": "fileIds", "value": "" }, { "description": "A list of file ids to exclude from the response.", "key": "excludeFileIds", "value": "" }, { "description": "A list of unique external ids to filter by. Used by Connectors to deduplicate external files.", "key": "uniqueExternalIds", "value": "" }, { "description": "A list of unique external ids to exclude from the response. Used by Connectors to deduplicate external files.", "key": "excludeUniqueExternalIds", "value": "" }, { "description": "A list of file statuses to filter by.", "key": "statuses", "value": "PROCESSING" }, { "description": "The maximum number of errors to filter by. Used by Connectors to limit file upload retries.", "key": "maxErrors", "value": "" }, { "description": "The maximum creation date to filter by.", "key": "createdBefore", "value": "" }, { "description": "The minimum creation date to filter by.", "key": "createdAfter", "value": "" }, { "description": "The maximum update date to filter by.", "key": "updatedBefore", "value": "" }, { "description": "The minimum update date to filter by.", "key": "updatedAfter", "value": "" }, { "description": "The field to order by.", "key": "orderBy", "value": "filepath" }, { "description": "The order direction.", "key": "orderDirection", "value": "ASC" }, { "description": "The number of files to take. Default is 50.", "key": "take", "value": "50" }, { "description": "The number of files to skip.", "key": "skip", "value": "0" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"files\": [\n {\n \"id\": \"\",\n \"uniqueExternalId\": \"\",\n \"filepath\": \"\",\n \"status\": \"PENDING\",\n \"metadata\": {},\n \"errorCount\": \"\",\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"errorMessage\": \"\"\n },\n {\n \"id\": \"\",\n \"uniqueExternalId\": \"\",\n \"filepath\": \"\",\n \"status\": \"PENDING\",\n \"metadata\": {},\n \"errorCount\": \"\",\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"errorMessage\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-e5db6da2-e218-4627-93af-45f9b499d885" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-423540f7-51ad-4d99-a9be-9f56ff73e133" } ], "id": "4756178c-750d-4619-b4c2-0c914458c75d", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-4756178c-750d-4619-b4c2-0c914458c75d" }, { "name": "Get a Connector by id", "id": "9c8bb442-605b-4178-903e-f5ff565ee14e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/data-acquisition/connectors/:id?resolveSecrets=&include=config&include=artifact", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id" ], "query": [ { "description": "If true, resolves secrets in the Connector's config. Requires organization admin permissions.", "key": "resolveSecrets", "value": "" }, { "description": "Include additional Connector fields. 'config' includes the Connector's config. 'artifact' includes the Connector artifact's details.", "key": "include", "value": "config" }, { "description": "Include additional Connector fields. 'config' includes the Connector's config. 'artifact' includes the Connector artifact's details.", "key": "include", "value": "artifact" } ], "variable": [ { "id": "73c5ae01-071e-462f-bf4a-55dc7554014e", "key": "id", "value": "", "description": "(Required) The Connector's id." } ] }, "description": "**:warning: This is a new API which is still subject to change.**\n\nUse this endpoint to get a Connector's details by id." }, "response": [ { "id": "dd27c2fa-cd6b-4f3a-af83-a67995d8d618", "name": "Successful response with a Connector's details", "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/data-acquisition/connectors/:id?resolveSecrets=&include=artifact", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors", ":id" ], "query": [ { "description": "If true, resolves secrets in the Connector's config. Requires organization admin permissions.", "key": "resolveSecrets", "value": "" }, { "description": "Include additional Connector fields. 'config' includes the Connector's config. 'artifact' includes the Connector artifact's details.", "key": "include", "value": "artifact" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"orgSlug\": \"\",\n \"artifact\": {\n \"namespace\": \"\",\n \"slug\": \"\",\n \"version\": \"\",\n \"manifest\": 1702641\n },\n \"hostType\": \"cloud\",\n \"metadata\": {},\n \"tags\": [\n \"\",\n \"\"\n ],\n \"labels\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"commandQueue\": \"\",\n \"clusterArn\": \"\",\n \"taskDefinitionArn\": \"\",\n \"health\": \"WARNING\",\n \"operatingStatus\": \"\",\n \"networkStatus\": \"Offline\",\n \"lastSeenAt\": \"\",\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"description\": \"\",\n \"hub\": {\n \"id\": \"\",\n \"name\": \"\",\n \"orgSlug\": \"\",\n \"l7ProxyForwardPort\": \"\",\n \"l7ProxyReverseHttpPort\": \"\",\n \"l7ProxyReverseHttpsPort\": \"\",\n \"l7ProxySocatPort\": \"\",\n \"l7ProxyLocalnets\": \"\",\n \"l7ProxyMaximumMemoryMb\": \"\",\n \"enabled\": \"\",\n \"host\": {\n \"ipAddress\": \"\",\n \"hostName\": \"\",\n \"platformName\": \"\",\n \"platformVersion\": \"\"\n },\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"activationExpiresAt\": \"\",\n \"description\": \"\",\n \"httpProxyHost\": \"\",\n \"httpProxyPort\": \"\",\n \"httpProxyUsername\": \"\",\n \"httpsProxyHost\": \"\",\n \"httpsProxyPort\": \"\",\n \"httpsProxyUsername\": \"\",\n \"noProxy\": \"\",\n \"l7ProxyReverseMqttPort\": \"\",\n \"l7ProxySocatMqttPort\": \"\",\n \"l7ProxyDnsNameservers\": \"\",\n \"l7ProxyWhitelist\": \"\",\n \"status\": {\n \"network\": \"Never Seen\",\n \"lastSeen\": \"\",\n \"proxies\": {\n \"l7\": {\n \"startedAt\": \"\",\n \"status\": \"STOPPED\"\n },\n \"l7ReverseNginx\": {\n \"startedAt\": \"\",\n \"status\": \"RUNNING\"\n },\n \"l7ReverseSocat\": {\n \"startedAt\": \"\",\n \"status\": \"STOPPED\"\n },\n \"metrics\": [\n {\n \"cpuUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfMax\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n },\n {\n \"cpuUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfMax\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n }\n ]\n },\n \"metrics\": [\n {\n \"cpuUsedSystem\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"cpuUsedUser\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"diskFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"diskUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryBuffered\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryCached\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryAvailable\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryTotal\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n },\n {\n \"cpuUsedSystem\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"cpuUsedUser\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"diskFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"diskUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryBuffered\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryCached\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryAvailable\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryTotal\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n }\n ],\n \"health\": {\n \"breakdown\": [\n {\n \"name\": \"Availability\",\n \"status\": \"WARNING\"\n },\n {\n \"name\": \"Availability\",\n \"status\": \"CRITICAL\"\n }\n ],\n \"status\": \"CRITICAL\"\n }\n },\n \"ssmInstanceId\": \"\",\n \"ecsContainerInstanceArn\": \"\"\n },\n \"healthErrorCode\": \"\",\n \"config\": {}\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-dd27c2fa-cd6b-4f3a-af83-a67995d8d618" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-9c8bb442-605b-4178-903e-f5ff565ee14e" } ], "id": "7acd4707-02d3-4376-bc68-79add005f57b", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-7acd4707-02d3-4376-bc68-79add005f57b" }, { "name": "Get all Connectors", "id": "1ba0fbe0-7e9a-46d6-8a40-ceabe09495b4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/data-acquisition/connectors", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors" ] }, "description": "**:warning: This is a new API which is still subject to change.**\n\nUse this endpoint to get a list of Connectors." }, "response": [ { "id": "262d25b9-6bb9-44fd-bd50-29714856f594", "name": "Successful response with a list of all Connectors", "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/data-acquisition/connectors", "host": [ "{{baseUrl}}" ], "path": [ "v1", "data-acquisition", "connectors" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"connectors\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"orgSlug\": \"\",\n \"artifact\": {\n \"namespace\": \"\",\n \"slug\": \"\",\n \"version\": \"\",\n \"manifest\": 76273083.74559072\n },\n \"hostType\": \"cloud\",\n \"metadata\": {},\n \"tags\": [\n \"\",\n \"\"\n ],\n \"commandQueue\": \"\",\n \"clusterArn\": \"\",\n \"taskDefinitionArn\": \"\",\n \"health\": \"CRITICAL\",\n \"operatingStatus\": \"RUNNING\",\n \"networkStatus\": \"Offline\",\n \"lastSeenAt\": \"\",\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"description\": \"\",\n \"hub\": {\n \"id\": \"\",\n \"name\": \"\",\n \"orgSlug\": \"\",\n \"l7ProxyForwardPort\": \"\",\n \"l7ProxyReverseHttpPort\": \"\",\n \"l7ProxyReverseHttpsPort\": \"\",\n \"l7ProxySocatPort\": \"\",\n \"l7ProxyLocalnets\": \"\",\n \"l7ProxyMaximumMemoryMb\": \"\",\n \"enabled\": \"\",\n \"host\": {\n \"ipAddress\": \"\",\n \"hostName\": \"\",\n \"platformName\": \"\",\n \"platformVersion\": \"\"\n },\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"activationExpiresAt\": \"\",\n \"description\": \"\",\n \"httpProxyHost\": \"\",\n \"httpProxyPort\": \"\",\n \"httpProxyUsername\": \"\",\n \"httpsProxyHost\": \"\",\n \"httpsProxyPort\": \"\",\n \"httpsProxyUsername\": \"\",\n \"noProxy\": \"\",\n \"l7ProxyReverseMqttPort\": \"\",\n \"l7ProxySocatMqttPort\": \"\",\n \"l7ProxyDnsNameservers\": \"\",\n \"l7ProxyWhitelist\": \"\",\n \"status\": {\n \"network\": \"Online\",\n \"lastSeen\": \"\",\n \"proxies\": {\n \"l7\": {\n \"startedAt\": \"\",\n \"status\": \"STOPPED\"\n },\n \"l7ReverseNginx\": {\n \"startedAt\": \"\",\n \"status\": \"STOPPED\"\n },\n \"l7ReverseSocat\": {\n \"startedAt\": \"\",\n \"status\": \"RUNNING\"\n },\n \"metrics\": [\n {\n \"cpuUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfMax\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n },\n {\n \"cpuUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfMax\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n }\n ]\n },\n \"metrics\": [\n {\n \"cpuUsedSystem\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"cpuUsedUser\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"diskFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"diskUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryBuffered\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryCached\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryAvailable\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryTotal\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n },\n {\n \"cpuUsedSystem\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"cpuUsedUser\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"diskFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"diskUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryBuffered\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryCached\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryAvailable\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryTotal\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n }\n ],\n \"health\": {\n \"breakdown\": [\n {\n \"name\": \"CPU\",\n \"status\": \"CRITICAL\"\n },\n {\n \"name\": \"CPU\",\n \"status\": \"HEALTHY\"\n }\n ],\n \"status\": \"CRITICAL\"\n }\n },\n \"ssmInstanceId\": \"\",\n \"ecsContainerInstanceArn\": \"\"\n },\n \"healthErrorCode\": \"\",\n \"config\": {}\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"orgSlug\": \"\",\n \"artifact\": {\n \"namespace\": \"\",\n \"slug\": \"\",\n \"version\": \"\",\n \"manifest\": -73685669\n },\n \"hostType\": \"cloud\",\n \"metadata\": {},\n \"tags\": [\n \"\",\n \"\"\n ],\n \"commandQueue\": \"\",\n \"clusterArn\": \"\",\n \"taskDefinitionArn\": \"\",\n \"health\": \"CRITICAL\",\n \"operatingStatus\": \"DISABLED\",\n \"networkStatus\": \"Offline\",\n \"lastSeenAt\": \"\",\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"description\": \"\",\n \"hub\": {\n \"id\": \"\",\n \"name\": \"\",\n \"orgSlug\": \"\",\n \"l7ProxyForwardPort\": \"\",\n \"l7ProxyReverseHttpPort\": \"\",\n \"l7ProxyReverseHttpsPort\": \"\",\n \"l7ProxySocatPort\": \"\",\n \"l7ProxyLocalnets\": \"\",\n \"l7ProxyMaximumMemoryMb\": \"\",\n \"enabled\": \"\",\n \"host\": {\n \"ipAddress\": \"\",\n \"hostName\": \"\",\n \"platformName\": \"\",\n \"platformVersion\": \"\"\n },\n \"updatedAt\": \"\",\n \"createdAt\": \"\",\n \"activationExpiresAt\": \"\",\n \"description\": \"\",\n \"httpProxyHost\": \"\",\n \"httpProxyPort\": \"\",\n \"httpProxyUsername\": \"\",\n \"httpsProxyHost\": \"\",\n \"httpsProxyPort\": \"\",\n \"httpsProxyUsername\": \"\",\n \"noProxy\": \"\",\n \"l7ProxyReverseMqttPort\": \"\",\n \"l7ProxySocatMqttPort\": \"\",\n \"l7ProxyDnsNameservers\": \"\",\n \"l7ProxyWhitelist\": \"\",\n \"status\": {\n \"network\": \"Offline\",\n \"lastSeen\": \"\",\n \"proxies\": {\n \"l7\": {\n \"startedAt\": \"\",\n \"status\": \"STOPPED\"\n },\n \"l7ReverseNginx\": {\n \"startedAt\": \"\",\n \"status\": \"RUNNING\"\n },\n \"l7ReverseSocat\": {\n \"startedAt\": \"\",\n \"status\": \"RUNNING\"\n },\n \"metrics\": [\n {\n \"cpuUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfMax\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n },\n {\n \"cpuUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfMax\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n }\n ]\n },\n \"metrics\": [\n {\n \"cpuUsedSystem\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"cpuUsedUser\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"diskFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"diskUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryBuffered\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryCached\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryAvailable\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryTotal\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n },\n {\n \"cpuUsedSystem\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"cpuUsedUser\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"diskFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"diskUsed\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryUsed\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryFree\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryBuffered\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryCached\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryAvailable\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryTotal\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n },\n \"memoryUsedPercentOfReservation\": {\n \"value\": \"\",\n \"unit\": \"Percent\"\n },\n \"memoryMax\": {\n \"value\": \"\",\n \"unit\": \"Bytes\"\n }\n }\n ],\n \"health\": {\n \"breakdown\": [\n {\n \"name\": \"Disk\",\n \"status\": \"WARNING\"\n },\n {\n \"name\": \"Availability\",\n \"status\": \"WARNING\"\n }\n ],\n \"status\": \"CRITICAL\"\n }\n },\n \"ssmInstanceId\": \"\",\n \"ecsContainerInstanceArn\": \"\"\n },\n \"healthErrorCode\": \"\",\n \"config\": {}\n }\n ]\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-262d25b9-6bb9-44fd-bd50-29714856f594" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-1ba0fbe0-7e9a-46d6-8a40-ceabe09495b4" } ], "id": "95306f80-90ec-4208-9555-5706d85896f6", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-95306f80-90ec-4208-9555-5706d85896f6" } ], "id": "ec5ab392-ebd1-4687-a090-ff1fc7ea8030", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-ec5ab392-ebd1-4687-a090-ff1fc7ea8030" }, { "name": "artifacts", "item": [ { "name": "connectors", "item": [ { "name": "{namespace}", "item": [ { "name": "{slug}", "item": [ { "name": "{version}", "item": [ { "name": "files", "item": [ { "name": "{fileSlug}", "item": [ { "name": "Get contents for an Connector file", "id": "48a9253d-712d-4be3-a5b2-a346502a752a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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": "14ed87c9-ad79-47c4-9e29-0a0141808e86", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "e6f9d6e5-663c-445b-8a2b-2c2d536faa78", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "e51cc88b-1fe0-4699-8887-689ca1861fff", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" }, { "id": "105f53b7-6912-4cdd-ac8e-84e121bfd3da", "key": "fileSlug", "value": "manifest", "description": "(Required) File slug corresponding to file within a Connector" } ] }, "description": "Returns the file contents for an Connector file given a namespace, slug, version, and file slug" }, "response": [ { "id": "60953b2f-ba72-45c9-854a-a290594e896a", "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/connectors/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-60953b2f-ba72-45c9-854a-a290594e896a" }, { "id": "efcbb56d-b867-44a7-b294-0ed077e43a86", "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/connectors/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-efcbb56d-b867-44a7-b294-0ed077e43a86" }, { "id": "9c5323ed-8714-421f-813f-a347f00f6191", "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/connectors/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-9c5323ed-8714-421f-813f-a347f00f6191" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-48a9253d-712d-4be3-a5b2-a346502a752a" } ], "id": "2c6087b0-759b-4c2e-8d2b-7e9436241136", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-2c6087b0-759b-4c2e-8d2b-7e9436241136" }, { "name": "Get available file slugs for Connector", "id": "3680b014-c6df-4171-9beb-65573230165c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":namespace", ":slug", ":version", "files" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "e09e65b4-cfbc-4e85-bb73-93e94378f9f8", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "07c0a5e7-527b-4cbb-a447-84865908d190", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "1b058e8e-9795-48a1-b8bc-2fe03a20da3d", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns which file slugs are available to retrieve for this Connector" }, "response": [ { "id": "a8a49ee0-e6ad-496a-925a-e8a025fe9617", "name": "Successfully fetched available Connector 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/connectors/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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 \"readme\",\n \"manifest\"\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-a8a49ee0-e6ad-496a-925a-e8a025fe9617" }, { "id": "1c8afa1b-bd03-41b2-8d00-3e1499b78b9a", "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/connectors/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-1c8afa1b-bd03-41b2-8d00-3e1499b78b9a" }, { "id": "8bbc19f8-2f32-4b6b-b508-8f3459cba395", "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/connectors/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-8bbc19f8-2f32-4b6b-b508-8f3459cba395" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3680b014-c6df-4171-9beb-65573230165c" } ], "id": "19ddeecb-1889-4140-90a4-a137f4e6ed09", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-19ddeecb-1889-4140-90a4-a137f4e6ed09" }, { "name": "labels", "item": [ { "name": "Get labels for an Connector", "id": "64ef8ac3-0b6b-4541-9a5d-3aa72a8f3942", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":namespace", ":slug", ":version", "labels" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "22d67117-36d3-4b8c-a647-b46a66d7b559", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "f28e4c6a-c21b-4634-8209-f7adf7f61df3", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "aabb9d3b-b0c0-45c5-b730-3479bf1a2500", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns a list of the labels associated with a Connector artifact" }, "response": [ { "id": "affb077f-3fa9-46a8-94e3-a2405d437ab0", "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/connectors/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-affb077f-3fa9-46a8-94e3-a2405d437ab0" }, { "id": "57d296cc-3a00-413f-b613-824304dd3fac", "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/connectors/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-57d296cc-3a00-413f-b613-824304dd3fac" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-64ef8ac3-0b6b-4541-9a5d-3aa72a8f3942" } ], "id": "54d1c23e-3764-41ca-b5ee-8d516572a339", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-54d1c23e-3764-41ca-b5ee-8d516572a339" }, { "name": "relationships", "item": [ { "name": "Get artifacts related to Connector", "id": "95b24a38-8af0-4641-827c-7a147050f12e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace/:slug/:version/relationships?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":namespace", ":slug", ":version", "relationships" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "ea9c426e-b5e9-4bdc-b04c-95feec957ff2", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "4c69b770-0ec1-4117-af3e-ad310dd6c972", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "5958cae0-6f2c-40d9-a559-cbc7edfb4354", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns a list of the relationships a Connector artifact has with other artifacts" }, "response": [ { "id": "20701f97-c9a4-4449-af1f-ddedfb48a663", "name": "Successfully fetched Relationships", "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/connectors/:namespace/:slug/:version/relationships?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":namespace", ":slug", ":version", "relationships" ], "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 \"ids\": [\n {\n \"type\": \"\",\n \"namespace\": \"common39x'wJcc\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"client-\",\n \"slug\": \"\",\n \"version\": \"\"\n }\n ],\n \"taskScripts\": [\n {\n \"type\": \"\",\n \"namespace\": \"client-UtP\\\\RN,1\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"private-\",\n \"slug\": \"\",\n \"version\": \"\"\n }\n ],\n \"protocols\": [\n {\n \"type\": \"\",\n \"namespace\": \"private-\\\"#\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"common))\\\"Bs\",\n \"slug\": \"\",\n \"version\": \"\"\n }\n ],\n \"connectors\": [\n {\n \"type\": \"\",\n \"namespace\": \"client-aS&M\\\"AOWru\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"common~Q\",\n \"version\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-20701f97-c9a4-4449-af1f-ddedfb48a663" }, { "id": "a4063439-f242-49df-b8c6-e077302173d1", "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/connectors/:namespace/:slug/:version/relationships?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":namespace", ":slug", ":version", "relationships" ], "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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-a4063439-f242-49df-b8c6-e077302173d1" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-95b24a38-8af0-4641-827c-7a147050f12e" } ], "id": "b34a463e-ba30-4cc6-8cfe-61866542e0d9", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-b34a463e-ba30-4cc6-8cfe-61866542e0d9" }, { "name": "Get single Connector", "id": "bf17fb98-c30e-4cab-ab07-23f76c6edbcf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":namespace", ":slug", ":version" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "02351e61-cc6a-472f-8422-4a84fd8c44dc", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "6a0c8639-4970-4954-82f4-955cc44f1e66", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "14d441d5-9962-45f1-ab5e-b7e0f93d2c03", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns a single Connector artifact matching the namespace, slug, and version" }, "response": [ { "id": "e8f67778-b45f-418a-a35e-d08c172809b7", "name": "Successfully fetched ConnectorObject", "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/connectors/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"client-V\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-e8f67778-b45f-418a-a35e-d08c172809b7" }, { "id": "7b66c18e-51d8-4c4f-ba3a-0d25bef12ddc", "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/connectors/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-7b66c18e-51d8-4c4f-ba3a-0d25bef12ddc" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-bf17fb98-c30e-4cab-ab07-23f76c6edbcf" } ], "id": "193c5b93-0720-4663-8e4b-f29c13ae4481", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-193c5b93-0720-4663-8e4b-f29c13ae4481" }, { "name": "Returns a list of Connector artifacts given a namespace and slug", "id": "da597768-c047-4afb-b3d9-5b7bf2469683", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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": "d19f068a-10ec-4389-b1e5-6dfbf824dcca", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "2f58a3d1-c32d-4e04-b82e-2f080b3f49fa", "key": "slug", "value": "", "description": "(Required) Artifact slug" } ] }, "description": "Returns a list of all Connector artifacts given a namespace and slug" }, "response": [ { "id": "04e1aab5-28d8-47a4-a11c-767933adc83c", "name": "Successfully fetched ConnectorObject 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/connectors/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-04e1aab5-28d8-47a4-a11c-767933adc83c" }, { "id": "3cdc2e25-b000-4de0-a2de-fd6b2c8fce73", "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/connectors/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3cdc2e25-b000-4de0-a2de-fd6b2c8fce73" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-da597768-c047-4afb-b3d9-5b7bf2469683" } ], "id": "fda98e2f-53d5-42fe-bbe6-4bd52a8ca560", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-fda98e2f-53d5-42fe-bbe6-4bd52a8ca560" }, { "name": "List all Connectors for namespace", "id": "c186e54c-fd41-4571-a174-99de291a52b4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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": "45b69f31-843f-488b-99a8-81047604ac7a", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" } ] }, "description": "Returns a list of all Connector artifacts given a namespace" }, "response": [ { "id": "4932b4db-7b1f-40fd-8570-8eda690d4457", "name": "Successfully fetched ConnectorObject 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/connectors/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-4932b4db-7b1f-40fd-8570-8eda690d4457" }, { "id": "3c97449e-b7eb-42cf-9986-ca0b9cc139aa", "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/connectors/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3c97449e-b7eb-42cf-9986-ca0b9cc139aa" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-c186e54c-fd41-4571-a174-99de291a52b4" } ], "id": "3c586ccc-b109-476c-a4bf-8d848b336752", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3c586ccc-b109-476c-a4bf-8d848b336752" }, { "name": "search", "item": [ { "name": "Search for items", "id": "8d840f63-a33b-421f-af45-89788191c34b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", "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": "6360fa9c-ebcb-44ff-b789-c3bbb768a7b7", "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/connectors/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors", "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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-6360fa9c-ebcb-44ff-b789-c3bbb768a7b7" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-8d840f63-a33b-421f-af45-89788191c34b" } ], "id": "42fafd99-1505-4494-9c89-5f1333f50c93", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-42fafd99-1505-4494-9c89-5f1333f50c93" }, { "name": "List all connectors artifacts", "id": "ab7a0835-67e9-4094-9ac5-00909cd7a27a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/connectors?namespace_type=common&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "common" }, { "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 Connector artifacts, optionally filtered by namespace type" }, "response": [ { "id": "d3955850-9dc7-49e9-bb39-96668c752b06", "name": "Successfully fetched ConnectorObject 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/connectors?namespace_type=common&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "connectors" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "common" }, { "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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-d3955850-9dc7-49e9-bb39-96668c752b06" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-ab7a0835-67e9-4094-9ac5-00909cd7a27a" } ], "id": "5650328e-da8c-494a-b401-8d4fb336f142", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-5650328e-da8c-494a-b401-8d4fb336f142" }, { "name": "data-apps", "item": [ { "name": "{namespace}", "item": [ { "name": "{slug}", "item": [ { "name": "{version}", "item": [ { "name": "files", "item": [ { "name": "{fileSlug}", "item": [ { "name": "Get contents for a Data App file", "id": "ca78b6e6-c3ae-4623-9a52-6bf9c490edb2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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": "3dd41472-9df2-43ae-aba4-f5f64982412d", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "34cc50e3-0763-4a5d-840e-e6b1d054d538", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "64f3c304-e9bc-416e-afdd-00f66f3702b9", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" }, { "id": "51430b7c-2e3b-486b-8a20-224b05702acc", "key": "fileSlug", "value": "manifest", "description": "(Required) File slug corresponding to file within a Connector" } ] }, "description": "Returns the file contents for an Data App file given a namespace, slug, version, and file slug" }, "response": [ { "id": "99c46cf7-ec44-4809-8fb5-d312ccf880da", "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/data-apps/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-99c46cf7-ec44-4809-8fb5-d312ccf880da" }, { "id": "d6bee085-d3e2-47ab-bb4e-98f63ab13f6a", "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/data-apps/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-d6bee085-d3e2-47ab-bb4e-98f63ab13f6a" }, { "id": "4877a7e5-e8e1-40ec-985d-fa2cdfc00f69", "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/data-apps/:namespace/:slug/:version/files/:fileSlug?download=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-4877a7e5-e8e1-40ec-985d-fa2cdfc00f69" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-ca78b6e6-c3ae-4623-9a52-6bf9c490edb2" } ], "id": "fe7b0274-9d6f-4220-aa9b-2498c4187fa7", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-fe7b0274-9d6f-4220-aa9b-2498c4187fa7" }, { "name": "Get available file slugs for Data App", "id": "db8f7729-5e67-4174-9f5d-9ee2e0aad98a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":namespace", ":slug", ":version", "files" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "06e40e12-c251-413d-a600-3a2ed946d887", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "0de956f7-646f-456c-90c4-2be7939e3505", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "c6e32efe-288f-4a5c-a217-0c0150fe3954", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns which file slugs are available to retrieve for this Data App" }, "response": [ { "id": "7b974352-bf97-4b3b-a560-f213b3103cef", "name": "Successfully fetched available Connector 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/data-apps/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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 \"readme\",\n \"manifest\"\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-7b974352-bf97-4b3b-a560-f213b3103cef" }, { "id": "92314745-b5cb-4b7a-b3e5-c8b20aa08968", "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/data-apps/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-92314745-b5cb-4b7a-b3e5-c8b20aa08968" }, { "id": "a26e86dd-bd63-4d24-8805-aa45dbdcb5cb", "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/data-apps/:namespace/:slug/:version/files?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-a26e86dd-bd63-4d24-8805-aa45dbdcb5cb" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-db8f7729-5e67-4174-9f5d-9ee2e0aad98a" } ], "id": "02ceb762-df73-4dba-91dd-c2882250c883", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-02ceb762-df73-4dba-91dd-c2882250c883" }, { "name": "labels", "item": [ { "name": "Get labels for a Data App", "id": "6c86f341-b14c-4df8-9f12-4906ebe245dc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":namespace", ":slug", ":version", "labels" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "5ec34043-308e-48d3-afcd-66d2e91668e1", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "ec92af67-12b6-4bf1-9c11-52982c4c2355", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "fe76450d-4288-4036-af14-b95b52814664", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns a list of the labels associated with a Data App artifact" }, "response": [ { "id": "9d02b460-99b6-4cbe-9506-478888fe58cd", "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/data-apps/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-9d02b460-99b6-4cbe-9506-478888fe58cd" }, { "id": "9cde4723-1c0e-4c0d-a6ac-48b95ef45b5d", "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/data-apps/:namespace/:slug/:version/labels?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-9cde4723-1c0e-4c0d-a6ac-48b95ef45b5d" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-6c86f341-b14c-4df8-9f12-4906ebe245dc" } ], "id": "4b80e30a-c6b0-4680-9860-34b87b32bfa1", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-4b80e30a-c6b0-4680-9860-34b87b32bfa1" }, { "name": "relationships", "item": [ { "name": "Get artifacts related to Data App", "id": "a0a01658-c413-45d1-8614-eca73ec550b3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace/:slug/:version/relationships?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":namespace", ":slug", ":version", "relationships" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "ca2098b0-5017-4ff7-a09e-0b74f71065de", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "302513ca-769a-4237-9907-44eb5df9a610", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "a5ef315b-0a92-4e4e-93a3-93c1194c8b67", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns a list of the relationships a Data App artifact has with other artifacts" }, "response": [ { "id": "b4f62ab7-d5ce-41a1-97ce-761214cfcf80", "name": "Successfully fetched Relationships", "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/data-apps/:namespace/:slug/:version/relationships?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":namespace", ":slug", ":version", "relationships" ], "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 \"ids\": [\n {\n \"type\": \"\",\n \"namespace\": \"common39x'wJcc\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"client-\",\n \"slug\": \"\",\n \"version\": \"\"\n }\n ],\n \"taskScripts\": [\n {\n \"type\": \"\",\n \"namespace\": \"client-UtP\\\\RN,1\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"private-\",\n \"slug\": \"\",\n \"version\": \"\"\n }\n ],\n \"protocols\": [\n {\n \"type\": \"\",\n \"namespace\": \"private-\\\"#\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"common))\\\"Bs\",\n \"slug\": \"\",\n \"version\": \"\"\n }\n ],\n \"connectors\": [\n {\n \"type\": \"\",\n \"namespace\": \"client-aS&M\\\"AOWru\",\n \"slug\": \"\",\n \"version\": \"\"\n },\n {\n \"type\": \"\",\n \"namespace\": \"common~Q\",\n \"version\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-b4f62ab7-d5ce-41a1-97ce-761214cfcf80" }, { "id": "da648953-0e04-483d-9dd5-51e598b889f5", "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/data-apps/:namespace/:slug/:version/relationships?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":namespace", ":slug", ":version", "relationships" ], "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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-da648953-0e04-483d-9dd5-51e598b889f5" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-a0a01658-c413-45d1-8614-eca73ec550b3" } ], "id": "52e67b2a-c35e-4b2e-a336-98380bc06ec2", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-52e67b2a-c35e-4b2e-a336-98380bc06ec2" }, { "name": "Get single Data App", "id": "157e67c2-f517-462b-b886-4a66d69a02b7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":namespace", ":slug", ":version" ], "query": [ { "description": "Include prerelease artifacts in search", "key": "include_prereleases", "value": "" } ], "variable": [ { "id": "17b47ec5-6af9-440e-b677-96754b4670a8", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "ea12423b-f3c7-4ba1-9321-523976b1620d", "key": "slug", "value": "", "description": "(Required) Artifact slug" }, { "id": "5c6d4e9d-9c6c-48ec-a188-9a688a09d556", "key": "version", "value": "vx.x.6357967767", "description": "(Required) Artifact version" } ] }, "description": "Returns a single Data App artifact matching the namespace, slug, and version" }, "response": [ { "id": "a80bd7a2-ca56-473b-ad1e-a37b2bc7c047", "name": "Successfully fetched ConnectorObject", "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/data-apps/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"client-V\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n}", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-a80bd7a2-ca56-473b-ad1e-a37b2bc7c047" }, { "id": "3e8fa4ab-ab45-4d4e-ac56-6bea7906c3be", "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/data-apps/:namespace/:slug/:version?include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3e8fa4ab-ab45-4d4e-ac56-6bea7906c3be" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-157e67c2-f517-462b-b886-4a66d69a02b7" } ], "id": "7279b556-0d81-472f-844a-c15c3819451b", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-7279b556-0d81-472f-844a-c15c3819451b" }, { "name": "Returns a list of Data App artifacts given a namespace and slug", "id": "3bfe69a6-9ff9-4b5c-9620-9cefbc15ae59", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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": "afcf0efd-2b61-48e6-bccb-c7fb65733ed4", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" }, { "id": "9b3cf25b-5f25-4928-8a45-3d7aa349c85e", "key": "slug", "value": "", "description": "(Required) Artifact slug" } ] }, "description": "Returns a list of all Data App artifacts given a namespace and slug" }, "response": [ { "id": "3c32999a-f94c-481b-b7c0-b2adaaa10bf2", "name": "Successfully fetched ConnectorObject 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/data-apps/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3c32999a-f94c-481b-b7c0-b2adaaa10bf2" }, { "id": "f8258df1-f3e9-4387-bbe0-de7524d1a2a1", "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/data-apps/:namespace/:slug?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-f8258df1-f3e9-4387-bbe0-de7524d1a2a1" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3bfe69a6-9ff9-4b5c-9620-9cefbc15ae59" } ], "id": "e1657409-b042-4c56-bb74-403d359956a1", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-e1657409-b042-4c56-bb74-403d359956a1" }, { "name": "List all Data Apps for namespace", "id": "548c4bd9-06a9-488a-8b5f-9db3525b860d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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": "df43b698-d024-4fb1-b541-cfa784282824", "key": "namespace", "value": "private-B53O#M! K)", "description": "(Required) Artifact namespace. Should be common, private-*, or client-*" } ] }, "description": "Returns a list of all Data App artifacts given a namespace" }, "response": [ { "id": "36e5c616-885a-4bd4-a20b-b7720903e10d", "name": "Successfully fetched ConnectorObject 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/data-apps/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-36e5c616-885a-4bd4-a20b-b7720903e10d" }, { "id": "81ffb40c-b54b-48b2-990c-3b3a5f401135", "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/data-apps/:namespace?latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", ":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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-81ffb40c-b54b-48b2-990c-3b3a5f401135" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-548c4bd9-06a9-488a-8b5f-9db3525b860d" } ], "id": "27ef4ece-137e-4df4-aaef-521367d830d7", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-27ef4ece-137e-4df4-aaef-521367d830d7" }, { "name": "search", "item": [ { "name": "Search for items", "id": "f5fc6f27-321b-4638-b395-06ec0c2612ec", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", "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": "b397e61e-cbf6-4ca3-b36a-96d06fcbe2b2", "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/data-apps/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", "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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-b397e61e-cbf6-4ca3-b36a-96d06fcbe2b2" }, { "id": "8051d4a7-c0c4-4d00-bf62-54539a42accc", "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/data-apps/search?value=&limit=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps", "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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-8051d4a7-c0c4-4d00-bf62-54539a42accc" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-f5fc6f27-321b-4638-b395-06ec0c2612ec" } ], "id": "3d635c06-09fa-43ca-9804-dc35c6609144", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3d635c06-09fa-43ca-9804-dc35c6609144" }, { "name": "List all connectors artifacts of sub-type data-app", "id": "3c2bdd80-b27d-4d87-bd90-47cbe169f859", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/artifacts/data-apps?namespace_type=common&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "common" }, { "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 Connector artifacts that can be deployed as a data app, optionally filtered by namespace type" }, "response": [ { "id": "c1d57951-cdfa-4f2b-9b02-105caebd590f", "name": "Successfully fetched ConnectorObject 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/data-apps?namespace_type=common&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "common" }, { "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 \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonzH[:G~:\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n },\n {\n \"createdAt\": \"\",\n \"iconPresignedUrl\": \"\",\n \"lastUpdatedAt\": \"\",\n \"namespace\": \"commonZ36.O\",\n \"slug\": \"\",\n \"type\": \"connector\",\n \"version\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"otherVersions\": [\n \"\",\n \"\"\n ],\n \"supportedPlatformVersion\": {\n \"minPlatformVersion\": \"\",\n \"maxPlatformVersion\": \"\"\n }\n }\n]", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-c1d57951-cdfa-4f2b-9b02-105caebd590f" }, { "id": "9ffba5ec-128d-4c95-96b0-503317c2e895", "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/data-apps?namespace_type=common&latest_only=&include_prereleases=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "artifacts", "data-apps" ], "query": [ { "description": "Namespace type of artifacts to be returned ('common', 'client', or 'private')", "key": "namespace_type", "value": "common" }, { "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:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-9ffba5ec-128d-4c95-96b0-503317c2e895" } ], "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-3c2bdd80-b27d-4d87-bd90-47cbe169f859" } ], "id": "e1902f26-1c67-48c0-8aa8-95550772d527", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-e1902f26-1c67-48c0-8aa8-95550772d527" } ], "id": "0b603c32-791d-4343-877b-39e80dbcad82", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-0b603c32-791d-4343-877b-39e80dbcad82" } ], "id": "704a23f6-4c01-46dc-ad13-08b3fe9ce96e", "createdAt": "2026-07-28T03:10:42.000Z", "updatedAt": "2026-07-28T03:10:42.000Z", "uid": "35240-704a23f6-4c01-46dc-ad13-08b3fe9ce96e" } ], "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" } ] }