{ "info": { "_postman_id": "77260a0f-c700-4800-88db-334409cfbea0", "name": "Coval Agents Metrics API", "description": "\nManage configurations for simulations and evaluations.\n\n\nContact Support:\n Name: Coval API Support\n Email: support@coval.dev", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:26:33.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "lastUpdatedBy": "35240", "uid": "35240-77260a0f-c700-4800-88db-334409cfbea0" }, "item": [ { "name": "metrics", "item": [ { "name": "template-variables", "item": [ { "name": "List metric template variables", "id": "d1d33ef1-5cfb-4b16-b8f0-c2a6a27d27d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/template-variables", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "template-variables" ] }, "description": "Return the catalog of `{{prefix.key}}` template variables that can be\nused in LLM-judge metric prompts (e.g. `{{agent.company_name}}`,\n`{{expected_output.balance}}`, `{{customer_metadata.call_id}}`). These are\nsubstituted at evaluation time from the agent's `attributes`, the test\ncase's `expected_output`, and the run's `customer_metadata` respectively.\n" }, "response": [ { "id": "0286f67c-0307-427e-901d-aee6ce81bb23", "name": "Template-variable catalog", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/template-variables", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "template-variables" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"version\": \"\",\n \"categories\": [\n {\n \"prefix\": \"\",\n \"display_name\": \"\",\n \"description\": \"\",\n \"source_field\": \"\",\n \"supports_custom_keys\": \"\",\n \"example_keys\": [\n \"\",\n \"\"\n ]\n },\n {\n \"prefix\": \"\",\n \"display_name\": \"\",\n \"description\": \"\",\n \"source_field\": \"\",\n \"supports_custom_keys\": \"\",\n \"example_keys\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0286f67c-0307-427e-901d-aee6ce81bb23" }, { "id": "e44c8cf1-7e2e-4b7e-bcef-4a729c7c657e", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/template-variables", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "template-variables" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e44c8cf1-7e2e-4b7e-bcef-4a729c7c657e" }, { "id": "b58a08dc-43f6-4eae-8173-0143d650b19d", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/template-variables", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "template-variables" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b58a08dc-43f6-4eae-8173-0143d650b19d" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d1d33ef1-5cfb-4b16-b8f0-c2a6a27d27d5" } ], "id": "028532a6-64d7-4d63-89f5-4f030b333b33", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-028532a6-64d7-4d63-89f5-4f030b333b33" }, { "name": "{metric_id}", "item": [ { "name": "versions", "item": [ { "name": "{version_id}", "item": [ { "name": "revert", "item": [ { "name": "Revert metric version", "id": "b524c458-91a1-4c73-bf23-40f4e5e36901", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions/:version_id/revert", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions", ":version_id", "revert" ], "variable": [ { "id": "27ca2378-4798-4f16-971b-2a228bf397a1", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" }, { "id": "da101a7e-bef6-4ac3-b9b0-c25894e8c18d", "key": "version_id", "value": "V5AY93M990MDFT7QZ81Q0399D4", "description": "(Required) ULID of the target version to re-apply" } ] }, "description": "Re-apply a prior version's scoring configuration to the live metric. A revert is forward-only: it mints a new version (change_type=revert) and advances the metric, so the response reflects the metric's new live config. Reverting to the version the metric already points at is rejected with 400." }, "response": [ { "id": "d02396c7-7ebc-440b-a7d0-6f4edef4d6f0", "name": "Metric reverted", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions/:version_id/revert", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions", ":version_id", "revert" ], "variable": [ { "key": "metric_id" }, { "key": "version_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metric\": {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_NUMERICAL_LLM_JUDGE\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": -16799988\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\"\n }\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d02396c7-7ebc-440b-a7d0-6f4edef4d6f0" }, { "id": "cdda0efe-5507-433a-92e6-d7ce7b98f62f", "name": "Invalid revert request (e.g. the target version is already the current version)", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions/:version_id/revert", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions", ":version_id", "revert" ], "variable": [ { "key": "metric_id" }, { "key": "version_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-cdda0efe-5507-433a-92e6-d7ce7b98f62f" }, { "id": "f2b9c9f9-2b10-4c47-9b78-ecc037def960", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions/:version_id/revert", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions", ":version_id", "revert" ], "variable": [ { "key": "metric_id" }, { "key": "version_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f2b9c9f9-2b10-4c47-9b78-ecc037def960" }, { "id": "dd146b34-3754-4d7b-a905-bd9fabd2b89b", "name": "Resource not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions/:version_id/revert", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions", ":version_id", "revert" ], "variable": [ { "key": "metric_id" }, { "key": "version_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-dd146b34-3754-4d7b-a905-bd9fabd2b89b" }, { "id": "c893e0ea-f94e-457d-a5f8-03b683a010d7", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions/:version_id/revert", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions", ":version_id", "revert" ], "variable": [ { "key": "metric_id" }, { "key": "version_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-c893e0ea-f94e-457d-a5f8-03b683a010d7" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b524c458-91a1-4c73-bf23-40f4e5e36901" } ], "id": "35603dd7-dd63-4e58-98c6-c9e3f110b8a6", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-35603dd7-dd63-4e58-98c6-c9e3f110b8a6" } ], "id": "765e72f6-6a32-42b5-92a6-846a4d6e5d5d", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-765e72f6-6a32-42b5-92a6-846a4d6e5d5d" }, { "name": "List metric versions", "id": "b4e6ef41-dfe8-4656-a0ac-5475119def6c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions" ], "variable": [ { "id": "b7c53b03-1d4c-4cb0-83cd-d26b355c241f", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "List the prior-state version history for a metric, newest first. The live metric is the current version (see MetricResource.current_version) and is not included here. Built-in metrics carry no per-organization history and return an empty list." }, "response": [ { "id": "7b5ede13-26b4-4792-8799-063a5ab36fcb", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"versions\": [\n {\n \"name\": \"\",\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"created_by\": \"\",\n \"metric_metadata\": {\n \"do_5\": -62117583.07589701,\n \"laborumca\": \"dolor ad consequat officia Ut\",\n \"cupidatatf\": 56076790.32331836\n },\n \"label\": \"\",\n \"create_time\": \"\"\n },\n {\n \"name\": \"\",\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\",\n \"metric_type\": \"METRIC_CATEGORICAL\",\n \"created_by\": \"\",\n \"metric_metadata\": {\n \"proident_c\": \"adipisicing cillum culpa\",\n \"ipsum_d\": 53411606.29857701\n },\n \"label\": \"\",\n \"create_time\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-7b5ede13-26b4-4792-8799-063a5ab36fcb" }, { "id": "1b62eddc-b115-42a4-908d-9b4848cd1e4d", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-1b62eddc-b115-42a4-908d-9b4848cd1e4d" }, { "id": "2db28a90-4dbd-4e04-92de-19ae646ebfd1", "name": "Resource not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-2db28a90-4dbd-4e04-92de-19ae646ebfd1" }, { "id": "8b5b5cd4-8350-40ad-bef3-9fe526a25e80", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/versions", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "versions" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-8b5b5cd4-8350-40ad-bef3-9fe526a25e80" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b4e6ef41-dfe8-4656-a0ac-5475119def6c" } ], "id": "096d305d-6450-4bac-8fdb-c51ceedb43a9", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-096d305d-6450-4bac-8fdb-c51ceedb43a9" }, { "name": "restore", "item": [ { "name": "Restore a recently-deleted metric", "id": "c143a489-bb71-4b4d-85aa-f3e232787cac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/restore", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "restore" ], "variable": [ { "id": "95b4eb48-ff34-4815-9f9e-f58fe8fa856d", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Restore a soft-deleted metric to active, returning it to the state it held at deletion time (its version history and current version are unchanged). Restoring an already-active metric is a no-op. A metric that has been permanently purged returns 404." }, "response": [ { "id": "e8953ed4-c708-40db-92cb-6b4b682f2042", "name": "Metric restored", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/restore", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "restore" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metric\": {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_NUMERICAL_LLM_JUDGE\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": -16799988\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\"\n }\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e8953ed4-c708-40db-92cb-6b4b682f2042" }, { "id": "664aa7df-c9ef-4510-8a7c-0a957de4d714", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/restore", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "restore" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-664aa7df-c9ef-4510-8a7c-0a957de4d714" }, { "id": "55e87770-6a14-4ed9-b94f-3dcecf5b6567", "name": "Resource not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/restore", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "restore" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-55e87770-6a14-4ed9-b94f-3dcecf5b6567" }, { "id": "087e35a4-0bfa-416b-b45d-9482a585b2da", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/restore", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "restore" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-087e35a4-0bfa-416b-b45d-9482a585b2da" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-c143a489-bb71-4b4d-85aa-f3e232787cac" } ], "id": "2b7a1e9a-0a6f-43b7-a3aa-a96978f96fa2", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-2b7a1e9a-0a6f-43b7-a3aa-a96978f96fa2" }, { "name": "thresholds", "item": [ { "name": "{threshold_id}", "item": [ { "name": "Delete metric threshold", "id": "f83b0b9b-36b9-4aee-8dcd-34a14d835bff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds/:threshold_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds", ":threshold_id" ], "variable": [ { "id": "aaec925a-e762-4d0d-939d-7f89abc272ba", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" }, { "id": "985701a8-0804-4460-bb2e-0c7fc0caa6d0", "key": "threshold_id", "value": "", "description": "(Required) 26-character threshold ID (ULID)" } ] }, "description": "Delete a specific threshold by ID." }, "response": [ { "id": "81db2e60-7ecf-487d-98b1-63d27f631170", "name": "Threshold deleted successfully", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds/:threshold_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds", ":threshold_id" ], "variable": [ { "key": "metric_id" }, { "key": "threshold_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-81db2e60-7ecf-487d-98b1-63d27f631170" }, { "id": "0d66f8d6-470c-406b-a10d-ab5165971f6b", "name": "Authentication failed", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds/:threshold_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds", ":threshold_id" ], "variable": [ { "key": "metric_id" }, { "key": "threshold_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0d66f8d6-470c-406b-a10d-ab5165971f6b" }, { "id": "0c19a019-5a77-4eef-aaa7-30d406c5726d", "name": "Resource not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds/:threshold_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds", ":threshold_id" ], "variable": [ { "key": "metric_id" }, { "key": "threshold_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0c19a019-5a77-4eef-aaa7-30d406c5726d" }, { "id": "99ac945e-cf51-4828-9f9e-45e8f475dc00", "name": "Internal server error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds/:threshold_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds", ":threshold_id" ], "variable": [ { "key": "metric_id" }, { "key": "threshold_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-99ac945e-cf51-4828-9f9e-45e8f475dc00" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f83b0b9b-36b9-4aee-8dcd-34a14d835bff" } ], "id": "b99eb233-51fd-4973-9749-14b4ce5a2131", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b99eb233-51fd-4973-9749-14b4ce5a2131" }, { "name": "List metric thresholds", "id": "67f03a48-55a3-4a34-aebc-4efb178e5ec1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds?page_size=50&page_token=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" } ], "variable": [ { "id": "627ca24f-fac3-4c60-941a-0b7913cbf983", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Retrieve all thresholds for a specific metric." }, "response": [ { "id": "1a4eb88b-ecab-4f62-8173-6321b6b00ff7", "name": "Thresholds retrieved successfully", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds?page_size=50&page_token=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"thresholds\": [\n {\n \"name\": \"\",\n \"comparison_operator\": \"gt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\",\n \"\"\n ],\n \"source\": \"manual\",\n \"create_time\": \"\",\n \"update_time\": \"\"\n },\n {\n \"name\": \"\",\n \"comparison_operator\": \"gte\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\",\n \"\"\n ],\n \"source\": \"manual\",\n \"create_time\": \"\",\n \"update_time\": \"\"\n }\n ],\n \"next_page_token\": \"\"\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-1a4eb88b-ecab-4f62-8173-6321b6b00ff7" }, { "id": "754566bc-9b99-42c7-a5f8-279f0ce08550", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds?page_size=50&page_token=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-754566bc-9b99-42c7-a5f8-279f0ce08550" }, { "id": "98648761-c9fc-44ec-819e-a7912f8ff3c9", "name": "Resource not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds?page_size=50&page_token=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-98648761-c9fc-44ec-819e-a7912f8ff3c9" }, { "id": "ecaa08f9-7f6d-4d0f-898d-e8d191b71583", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds?page_size=50&page_token=", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-ecaa08f9-7f6d-4d0f-898d-e8d191b71583" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-67f03a48-55a3-4a34-aebc-4efb178e5ec1" }, { "name": "Create metric threshold", "id": "dd57900a-08bc-4609-9d3b-cc8ae35cb6b6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"lt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"model\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "variable": [ { "id": "9a3585af-2940-4c00-8e2d-7df2e3df2296", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Create a new threshold for a specific metric." }, "response": [ { "id": "0973af4c-0dff-48ee-918e-c91db182f59d", "name": "Threshold created successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"lt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"model\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"threshold\": {\n \"name\": \"\",\n \"comparison_operator\": \"neq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\",\n \"\"\n ],\n \"source\": \"manual\",\n \"create_time\": \"\",\n \"update_time\": \"\"\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0973af4c-0dff-48ee-918e-c91db182f59d" }, { "id": "6973020d-c662-4a81-ae74-a1298fbc2a06", "name": "Validation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"lt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"model\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-6973020d-c662-4a81-ae74-a1298fbc2a06" }, { "id": "7e4542d2-939a-4d1b-b3f9-ee91d15b3ed0", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"lt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"model\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-7e4542d2-939a-4d1b-b3f9-ee91d15b3ed0" }, { "id": "0c25378d-8155-47ee-ae82-16c0e9044492", "name": "Resource not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"lt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"model\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0c25378d-8155-47ee-ae82-16c0e9044492" }, { "id": "f68061ec-324c-4ed8-92ff-f3966fe9d44f", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"lt\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"model\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/thresholds", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "thresholds" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f68061ec-324c-4ed8-92ff-f3966fe9d44f" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-dd57900a-08bc-4609-9d3b-cc8ae35cb6b6" } ], "id": "c64da001-1e26-4185-ae8a-21ce1117b9c2", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-c64da001-1e26-4185-ae8a-21ce1117b9c2" }, { "name": "threshold", "item": [ { "name": "Get metric threshold", "id": "0addb2e8-ceb7-4008-9e59-80637b9ca339", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "id": "d50bc2e0-e0d5-4bee-a2f9-d7962d3212a4", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Retrieve the singleton threshold for a specific metric (AIP-156 singleton sub-resource).\nReturns `200` with an empty threshold resource when the metric exists but no threshold is configured.\nReturns `404` only when the parent metric is not found or inaccessible.\n" }, "response": [ { "id": "f7d21bd6-1ece-4095-9b63-2807dd9019a9", "name": "Threshold retrieved successfully", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"threshold\": {\n \"name\": \"\",\n \"comparison_operator\": \"neq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\",\n \"\"\n ],\n \"source\": \"manual\",\n \"create_time\": \"\",\n \"update_time\": \"\"\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f7d21bd6-1ece-4095-9b63-2807dd9019a9" }, { "id": "3c7a796f-842f-43f9-9bdb-30771a439ca0", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-3c7a796f-842f-43f9-9bdb-30771a439ca0" }, { "id": "66661d0b-ab50-4306-993b-1d540e7640b3", "name": "Resource not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-66661d0b-ab50-4306-993b-1d540e7640b3" }, { "id": "bc2f45cc-240b-4587-a986-2b2c64166a34", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-bc2f45cc-240b-4587-a986-2b2c64166a34" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0addb2e8-ceb7-4008-9e59-80637b9ca339" }, { "name": "Update metric threshold", "id": "a03ff8b1-5c0b-4246-ab51-9273f76c816b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"eq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"manual\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "id": "9570f02c-6291-43e0-894b-526e124f3dd5", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Update the threshold for a specific metric.\nSend `comparison_operator: null` to clear the threshold.\n" }, "response": [ { "id": "ad391c98-a4a2-440e-b817-a15d1edd2205", "name": "Threshold updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"eq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"manual\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"threshold\": {\n \"name\": \"\",\n \"comparison_operator\": \"neq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\",\n \"\"\n ],\n \"source\": \"manual\",\n \"create_time\": \"\",\n \"update_time\": \"\"\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-ad391c98-a4a2-440e-b817-a15d1edd2205" }, { "id": "df95cd76-3740-45e3-8acc-0c715e622f4d", "name": "Validation error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"eq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"manual\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-df95cd76-3740-45e3-8acc-0c715e622f4d" }, { "id": "cb8dbe6c-2226-46d7-85f8-ed03722fcb8f", "name": "Authentication failed", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"eq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"manual\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-cb8dbe6c-2226-46d7-85f8-ed03722fcb8f" }, { "id": "bd0d1e6d-1369-409d-ba67-36cade4f81bb", "name": "Resource not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"eq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"manual\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-bd0d1e6d-1369-409d-ba67-36cade4f81bb" }, { "id": "b6658632-11bf-4282-9b11-68743bd7555c", "name": "Internal server error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"comparison_operator\": \"eq\",\n \"target_float_upper\": \"\",\n \"target_float_lower\": \"\",\n \"target_values\": [\n \"\"\n ],\n \"source\": \"manual\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/threshold", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "threshold" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b6658632-11bf-4282-9b11-68743bd7555c" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-a03ff8b1-5c0b-4246-ab51-9273f76c816b" } ], "id": "a3a2cb0c-82cf-43d1-ace8-c2ffade5143f", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-a3a2cb0c-82cf-43d1-ace8-c2ffade5143f" }, { "name": "baselines", "item": [ { "name": "{baseline_id}", "item": [ { "name": "Get metric baseline", "id": "5ee8cbae-a2b7-45af-8eb3-08c8cb087ce4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id?sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "query": [ { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "id": "3db77cb4-8115-41d5-b038-c36c1979ac31", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" }, { "id": "34e5e4cf-8794-42bf-bf3e-7e86f84067a7", "key": "baseline_id", "value": "", "description": "(Required) 26-character baseline ULID." } ] }, "description": "Retrieve a single anomaly-detection baseline by ID." }, "response": [ { "id": "09b5b6bb-cb72-490f-b260-e8b628dce143", "name": "Baseline retrieved successfully", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id?sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "query": [ { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"ulid\": \"\",\n \"status\": \"STANDBY\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"created_at\": \"\",\n \"last_updated_at\": \"\",\n \"metric_id\": \"\",\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"baseline_float\": \"\",\n \"baseline_sigma\": \"\",\n \"observation_count\": 0,\n \"sigma_bands\": {\n \"Excepteur_8\": \"\",\n \"sint_484\": \"\"\n },\n \"last_processed_run_completed_at\": \"\"\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-09b5b6bb-cb72-490f-b260-e8b628dce143" }, { "id": "aa55f05a-2cf2-471f-9e8c-d5fc64903add", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id?sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "query": [ { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-aa55f05a-2cf2-471f-9e8c-d5fc64903add" }, { "id": "df81ffc8-243e-417f-bcc2-93ca73bf50ee", "name": "Resource not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id?sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "query": [ { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-df81ffc8-243e-417f-bcc2-93ca73bf50ee" }, { "id": "513e6539-fdeb-4aea-be87-a6e19681ca38", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id?sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "query": [ { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-513e6539-fdeb-4aea-be87-a6e19681ca38" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-5ee8cbae-a2b7-45af-8eb3-08c8cb087ce4" }, { "name": "Update metric baseline", "id": "be254166-cdf0-4a5d-9dfb-a4cd7cf8fbd9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"status\": \"ARCHIVED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "id": "b27ec278-b8a1-4701-9f9c-3b962e5f14c0", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" }, { "id": "943eb040-9937-49c5-b6c5-b044081d448e", "key": "baseline_id", "value": "", "description": "(Required) 26-character baseline ULID." } ] }, "description": "Update mutable fields on an anomaly-detection baseline. All fields optional." }, "response": [ { "id": "7cc0bc40-772e-46cd-b1b2-9830ffb2f17e", "name": "Baseline updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"status\": \"ARCHIVED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"ulid\": \"\",\n \"status\": \"STANDBY\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"created_at\": \"\",\n \"last_updated_at\": \"\",\n \"metric_id\": \"\",\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"baseline_float\": \"\",\n \"baseline_sigma\": \"\",\n \"observation_count\": 0,\n \"sigma_bands\": {\n \"Excepteur_8\": \"\",\n \"sint_484\": \"\"\n },\n \"last_processed_run_completed_at\": \"\"\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-7cc0bc40-772e-46cd-b1b2-9830ffb2f17e" }, { "id": "159674ec-a685-474e-9cae-3e59509797ec", "name": "Validation error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"status\": \"ARCHIVED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-159674ec-a685-474e-9cae-3e59509797ec" }, { "id": "6ead4a98-8652-4982-8181-cda3c2fee1fc", "name": "Authentication failed", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"status\": \"ARCHIVED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-6ead4a98-8652-4982-8181-cda3c2fee1fc" }, { "id": "8a58ca35-8cb7-4dfd-877d-448d2ca2d55c", "name": "Resource not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"status\": \"ARCHIVED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-8a58ca35-8cb7-4dfd-877d-448d2ca2d55c" }, { "id": "8e77b3cc-8ea9-48ea-90a5-d2d9fb7e1fa8", "name": "Internal server error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"display_name\": \"\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"status\": \"ARCHIVED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-8e77b3cc-8ea9-48ea-90a5-d2d9fb7e1fa8" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-be254166-cdf0-4a5d-9dfb-a4cd7cf8fbd9" }, { "name": "Delete metric baseline", "id": "cbc768ae-3e88-46a8-bdaa-d6a9bf0ce382", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "id": "1e21de31-416d-4a32-a47a-b2a7bbc16e88", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" }, { "id": "5a2f2afe-70bd-4c63-89e7-42767a7ca176", "key": "baseline_id", "value": "", "description": "(Required) 26-character baseline ULID." } ] }, "description": "Delete a specific baseline by ID." }, "response": [ { "id": "70c0671f-af7f-48b4-a323-2bbe0219a759", "name": "Baseline deleted successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-70c0671f-af7f-48b4-a323-2bbe0219a759" }, { "id": "4c91dc2a-46d6-4145-a06c-9e985b61a86a", "name": "Authentication failed", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-4c91dc2a-46d6-4145-a06c-9e985b61a86a" }, { "id": "dbe18640-e1f8-4392-8d38-44405e570ed1", "name": "Resource not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-dbe18640-e1f8-4392-8d38-44405e570ed1" }, { "id": "432ee5dd-2bdc-4806-9888-e14aa31377eb", "name": "Internal server error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines/:baseline_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines", ":baseline_id" ], "variable": [ { "key": "metric_id" }, { "key": "baseline_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-432ee5dd-2bdc-4806-9888-e14aa31377eb" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-cbc768ae-3e88-46a8-bdaa-d6a9bf0ce382" } ], "id": "b31a4b2f-87ad-4a6b-ba12-c3fbc564d3be", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b31a4b2f-87ad-4a6b-ba12-c3fbc564d3be" }, { "name": "List metric baselines", "id": "4fbfdf0c-4b3f-451b-89bd-19dd103dedb0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines?agent_id=&test_set_id=&persona_id=&status=STANDBY&page_size=50&page_token=&sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "query": [ { "description": "Filter by agent ID. Null/omitted returns org-wide baselines.", "key": "agent_id", "value": "" }, { "description": "Filter by test set ULID. Null/omitted returns monitoring baselines.", "key": "test_set_id", "value": "" }, { "description": "Filter by persona ULID. Null/omitted returns baselines covering all personas.", "key": "persona_id", "value": "" }, { "description": "Filter by baseline lifecycle status.", "key": "status", "value": "STANDBY" }, { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Opaque pagination cursor.", "key": "page_token", "value": "" }, { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "id": "b31ce1a6-4b3a-4e81-a1a4-0c7ed51abb28", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Retrieve all anomaly-detection baselines for a specific metric." }, "response": [ { "id": "ebaf1dfe-c926-4aa4-8d0d-e9a1537f63a3", "name": "Baselines retrieved successfully", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines?agent_id=&test_set_id=&persona_id=&status=STANDBY&page_size=50&page_token=&sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "query": [ { "description": "Filter by agent ID. Null/omitted returns org-wide baselines.", "key": "agent_id", "value": "" }, { "description": "Filter by test set ULID. Null/omitted returns monitoring baselines.", "key": "test_set_id", "value": "" }, { "description": "Filter by persona ULID. Null/omitted returns baselines covering all personas.", "key": "persona_id", "value": "" }, { "description": "Filter by baseline lifecycle status.", "key": "status", "value": "STANDBY" }, { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Opaque pagination cursor.", "key": "page_token", "value": "" }, { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"baselines\": [\n {\n \"ulid\": \"\",\n \"status\": \"ACTIVE\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"created_at\": \"\",\n \"last_updated_at\": \"\",\n \"metric_id\": \"\",\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"baseline_float\": \"\",\n \"baseline_sigma\": \"\",\n \"observation_count\": 0,\n \"sigma_bands\": {\n \"culpa_a\": \"\",\n \"culpa__f4\": \"\",\n \"qui_a0\": \"\"\n },\n \"last_processed_run_completed_at\": \"\"\n },\n {\n \"ulid\": \"\",\n \"status\": \"STANDBY\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"created_at\": \"\",\n \"last_updated_at\": \"\",\n \"metric_id\": \"\",\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"baseline_float\": \"\",\n \"baseline_sigma\": \"\",\n \"observation_count\": 0,\n \"sigma_bands\": {\n \"dolore_698\": \"\",\n \"voluptate680\": \"\"\n },\n \"last_processed_run_completed_at\": \"\"\n }\n ],\n \"next_page_token\": \"\",\n \"total_count\": 0\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-ebaf1dfe-c926-4aa4-8d0d-e9a1537f63a3" }, { "id": "0c12853e-2834-4e20-ab2e-1dee0d375302", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines?agent_id=&test_set_id=&persona_id=&status=STANDBY&page_size=50&page_token=&sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "query": [ { "description": "Filter by agent ID. Null/omitted returns org-wide baselines.", "key": "agent_id", "value": "" }, { "description": "Filter by test set ULID. Null/omitted returns monitoring baselines.", "key": "test_set_id", "value": "" }, { "description": "Filter by persona ULID. Null/omitted returns baselines covering all personas.", "key": "persona_id", "value": "" }, { "description": "Filter by baseline lifecycle status.", "key": "status", "value": "STANDBY" }, { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Opaque pagination cursor.", "key": "page_token", "value": "" }, { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-0c12853e-2834-4e20-ab2e-1dee0d375302" }, { "id": "f2c5b987-788f-4580-97dd-ac79e08226b4", "name": "Resource not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines?agent_id=&test_set_id=&persona_id=&status=STANDBY&page_size=50&page_token=&sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "query": [ { "description": "Filter by agent ID. Null/omitted returns org-wide baselines.", "key": "agent_id", "value": "" }, { "description": "Filter by test set ULID. Null/omitted returns monitoring baselines.", "key": "test_set_id", "value": "" }, { "description": "Filter by persona ULID. Null/omitted returns baselines covering all personas.", "key": "persona_id", "value": "" }, { "description": "Filter by baseline lifecycle status.", "key": "status", "value": "STANDBY" }, { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Opaque pagination cursor.", "key": "page_token", "value": "" }, { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f2c5b987-788f-4580-97dd-ac79e08226b4" }, { "id": "8752aad8-2c82-456e-a781-1ee0f38bb711", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines?agent_id=&test_set_id=&persona_id=&status=STANDBY&page_size=50&page_token=&sigma_levels=1,2", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "query": [ { "description": "Filter by agent ID. Null/omitted returns org-wide baselines.", "key": "agent_id", "value": "" }, { "description": "Filter by test set ULID. Null/omitted returns monitoring baselines.", "key": "test_set_id", "value": "" }, { "description": "Filter by persona ULID. Null/omitted returns baselines covering all personas.", "key": "persona_id", "value": "" }, { "description": "Filter by baseline lifecycle status.", "key": "status", "value": "STANDBY" }, { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Opaque pagination cursor.", "key": "page_token", "value": "" }, { "description": "Comma-separated sigma multipliers used to populate `sigma_bands` in each baseline (e.g. `1,2,3`).", "key": "sigma_levels", "value": "1,2" } ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-8752aad8-2c82-456e-a781-1ee0f38bb711" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-4fbfdf0c-4b3f-451b-89bd-19dd103dedb0" }, { "name": "Create metric baseline", "id": "526b3c38-6000-4999-9f7e-dd9c15dec2b7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"status\": \"ARCHIVED\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"config\": {\n \"time_constant_seconds\": 604800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "variable": [ { "id": "ac9a3cf9-33b6-4107-b9ce-0a20348c313d", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Create a new anomaly-detection baseline for a specific metric." }, "response": [ { "id": "d22abd9d-f1c6-41e6-8b31-b9239fc41e65", "name": "Baseline created successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"status\": \"ARCHIVED\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"config\": {\n \"time_constant_seconds\": 604800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"ulid\": \"\",\n \"status\": \"STANDBY\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"ABOVE\",\n \"created_at\": \"\",\n \"last_updated_at\": \"\",\n \"metric_id\": \"\",\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"baseline_float\": \"\",\n \"baseline_sigma\": \"\",\n \"observation_count\": 0,\n \"sigma_bands\": {\n \"Excepteur_8\": \"\",\n \"sint_484\": \"\"\n },\n \"last_processed_run_completed_at\": \"\"\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d22abd9d-f1c6-41e6-8b31-b9239fc41e65" }, { "id": "543836ea-9bb1-484c-812e-bf63c41ca43c", "name": "Validation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"status\": \"ARCHIVED\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"config\": {\n \"time_constant_seconds\": 604800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-543836ea-9bb1-484c-812e-bf63c41ca43c" }, { "id": "97453abf-8905-4d7a-b27c-2b1f68d2c00d", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"status\": \"ARCHIVED\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"config\": {\n \"time_constant_seconds\": 604800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-97453abf-8905-4d7a-b27c-2b1f68d2c00d" }, { "id": "e4475fe7-a06f-4c3f-81db-cce84a7c21c1", "name": "Resource not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"status\": \"ARCHIVED\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"config\": {\n \"time_constant_seconds\": 604800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e4475fe7-a06f-4c3f-81db-cce84a7c21c1" }, { "id": "c376b38b-7cd2-4ff1-81f5-a9aafeeb9227", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"agent_id\": \"\",\n \"test_set_id\": \"\",\n \"persona_id\": \"\",\n \"display_name\": \"\",\n \"status\": \"ARCHIVED\",\n \"detection_method\": \"EWMA\",\n \"sigma_threshold\": \"\",\n \"direction\": \"BOTH\",\n \"config\": {\n \"time_constant_seconds\": 604800\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/baselines", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "baselines" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-c376b38b-7cd2-4ff1-81f5-a9aafeeb9227" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-526b3c38-6000-4999-9f7e-dd9c15dec2b7" } ], "id": "379444ac-9bb1-4b63-a215-1a044b1e616c", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-379444ac-9bb1-4b63-a215-1a044b1e616c" }, { "name": "test", "item": [ { "name": "Trigger test metric execution", "id": "2adf1062-f77f-4490-8d55-d3f55ced8777", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "id": "7a15f24f-71d1-48ab-9d88-c8f073fe26ba", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) The metric ID (22-character ShortUUID)" } ] }, "description": "Trigger execution of a metric against a simulation output for testing purposes.\nThis is an asynchronous operation that returns immediately with a metric output ULID.\n\n**Retrieving the result:** poll\n`GET /v1/simulations/{simulation_id}/metrics/{metric_output_id}` using the\n`simulation_output_id` you passed here as `simulation_id` and the returned\n26-char `metric_output_ulid`. The response includes a `status` field\n(`IN QUEUE`, `IN PROGRESS`, `COMPLETED`, `FAILED`) \u2014 poll until it is\nterminal. Test results belong to the simulation they ran against, so they\nare not available on the conversations endpoint.\n" }, "response": [ { "id": "c1d35ba7-522b-43d2-b914-4e7416d397e2", "name": "Test metric execution queued successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metric_output_ulid\": \"0ABYD2HA2VTYAPYAPB3QPX8C0Z\"\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-c1d35ba7-522b-43d2-b914-4e7416d397e2" }, { "id": "921066d2-a1de-474a-a029-27d362e22a70", "name": "Invalid request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-921066d2-a1de-474a-a029-27d362e22a70" }, { "id": "409fd479-a371-415e-88b5-d99b8ecd4417", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-409fd479-a371-415e-88b5-d99b8ecd4417" }, { "id": "04759f77-75c2-4f8f-ab92-8afdcdd96b71", "name": "Permission denied", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-04759f77-75c2-4f8f-ab92-8afdcdd96b71" }, { "id": "99dc87aa-d592-4db2-9776-bcaf46100f16", "name": "Metric or simulation output not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-99dc87aa-d592-4db2-9776-bcaf46100f16" }, { "id": "3a0bd80c-3b6a-4777-bd50-30fad8656541", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-3a0bd80c-3b6a-4777-bd50-30fad8656541" }, { "id": "d351011e-f048-4a7c-b12f-faa40a09b086", "name": "Organization routing unavailable or not ready", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_output_id\": \"w8x7QlAAaok2NYVhfRJoDh\",\n \"dev_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id/test", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id", "test" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d351011e-f048-4a7c-b12f-faa40a09b086" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-2adf1062-f77f-4490-8d55-d3f55ced8777" } ], "id": "2cada48c-874a-49f9-8386-d904bb535eaf", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-2cada48c-874a-49f9-8386-d904bb535eaf" }, { "name": "Get metric", "id": "861f17d1-dcb0-41d5-92ea-9a292e844def", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "id": "8526058c-15fe-4aae-866a-d157135e9752", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Retrieve a specific metric by ID." }, "response": [ { "id": "f96c6943-ae04-4df5-8715-a78d2f6dc551", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metric\": {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_NUMERICAL_LLM_JUDGE\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": -16799988\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\"\n }\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f96c6943-ae04-4df5-8715-a78d2f6dc551" }, { "id": "e085232e-e5b3-440e-b351-0d1db2e66524", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e085232e-e5b3-440e-b351-0d1db2e66524" }, { "id": "b93773f2-c4e5-44d0-8390-54f785f78457", "name": "Resource not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b93773f2-c4e5-44d0-8390-54f785f78457" }, { "id": "6ed98e0d-0a3c-4836-a15c-b5c60e965abc", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-6ed98e0d-0a3c-4836-a15c-b5c60e965abc" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-861f17d1-dcb0-41d5-92ea-9a292e844def" }, { "name": "Update metric", "id": "b457cda0-84c0-4992-a268-d31b7aca13b3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "id": "4804a2a1-d4c2-4e3a-936f-bc82c6515ec9", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Partial update of metric fields. Only provided fields are updated." }, "response": [ { "id": "e76d3136-fa3a-4b57-a00d-de723787d8fc", "name": "Metric updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metric\": {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_NUMERICAL_LLM_JUDGE\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": -16799988\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\"\n }\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e76d3136-fa3a-4b57-a00d-de723787d8fc" }, { "id": "9d58001c-26c2-44ee-a30d-73552264424a", "name": "Validation error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-9d58001c-26c2-44ee-a30d-73552264424a" }, { "id": "1a96e025-ca12-4975-8438-30b5c1ccdda6", "name": "Authentication failed", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-1a96e025-ca12-4975-8438-30b5c1ccdda6" }, { "id": "e00031d9-88b8-4911-9b83-419efa01d3b7", "name": "Enterprise model access denied", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e00031d9-88b8-4911-9b83-419efa01d3b7" }, { "id": "d87cbe6b-7b16-446c-99bf-0a856d3d602f", "name": "Resource not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d87cbe6b-7b16-446c-99bf-0a856d3d602f" }, { "id": "4362dc67-2433-4ab7-94fa-877e43953da1", "name": "Internal server error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": false\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-4362dc67-2433-4ab7-94fa-877e43953da1" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b457cda0-84c0-4992-a268-d31b7aca13b3" }, { "name": "Delete metric", "id": "5f22f38b-22c3-413c-9b18-bed05911c34d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "id": "cd7415ca-3e4c-4d82-8a22-ba6e060e540d", "key": "metric_id", "value": "wOtZLAO2SDi5Eehh3O6lh3", "description": "(Required) 22-character metric ID" } ] }, "description": "Soft-delete a metric." }, "response": [ { "id": "2395a9f2-686c-4fa5-bc7c-0b9363a8891e", "name": "Metric deleted", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-2395a9f2-686c-4fa5-bc7c-0b9363a8891e" }, { "id": "912c8c15-b6c7-4da7-9a2d-237981e0cb4a", "name": "Authentication failed", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-912c8c15-b6c7-4da7-9a2d-237981e0cb4a" }, { "id": "b33f3c66-85c2-4889-8b6a-f20c8d72e885", "name": "Internal server error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/:metric_id", "host": [ "{{baseUrl}}" ], "path": [ "metrics", ":metric_id" ], "variable": [ { "key": "metric_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-b33f3c66-85c2-4889-8b6a-f20c8d72e885" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-5f22f38b-22c3-413c-9b18-bed05911c34d" } ], "id": "093d6428-5220-40db-bd84-d78384afa37a", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-093d6428-5220-40db-bd84-d78384afa37a" }, { "name": "recently-deleted", "item": [ { "name": "List recently-deleted metrics", "id": "81974ddd-7ca5-4420-8c28-c287eb23167e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics/recently-deleted", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "recently-deleted" ] }, "description": "List the organization's soft-deleted metrics still within the recovery window, newest first. Each entry carries who deleted it, when, and when it will be permanently purged. Built-in metrics are non-deletable and never appear." }, "response": [ { "id": "7c31148a-06a4-4d50-b658-139e33ffc9b1", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/recently-deleted", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "recently-deleted" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metrics\": [\n {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"delete_time\": \"\",\n \"deleted_by\": \"\",\n \"purge_time\": \"\"\n },\n {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"delete_time\": \"\",\n \"deleted_by\": \"\",\n \"purge_time\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-7c31148a-06a4-4d50-b658-139e33ffc9b1" }, { "id": "5506a7bb-babb-4187-a09e-bbbb1826a0df", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/recently-deleted", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "recently-deleted" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-5506a7bb-babb-4187-a09e-bbbb1826a0df" }, { "id": "a9d9fac8-8752-4a38-96f0-8faa5f2034ae", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics/recently-deleted", "host": [ "{{baseUrl}}" ], "path": [ "metrics", "recently-deleted" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-a9d9fac8-8752-4a38-96f0-8faa5f2034ae" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-81974ddd-7ca5-4420-8c28-c287eb23167e" } ], "id": "7cad3d78-35d1-4457-ad92-1d0cc2f5d80b", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-7cad3d78-35d1-4457-ad92-1d0cc2f5d80b" }, { "name": "List metrics", "id": "801555c9-ef99-453f-a97d-8efad6b06ea9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/metrics?page_size=50&page_token=&order_by=create_time desc&filter=&include_builtin=false&tag_filters=&tag_filters=", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" }, { "description": "Sort order (e.g., `create_time desc`, `metric_name asc`)", "key": "order_by", "value": "create_time desc" }, { "description": "Filter expression syntax.\nValues may be unquoted or double-quoted. Values containing spaces must be quoted.\nExample: `metric_type=METRIC_LLM_BINARY`\n", "key": "filter", "value": "" }, { "description": "Include built-in metrics in the response. By default, only\norganization-specific metrics are returned. Set to `true` to also\ninclude Coval's built-in evaluation metrics.\n", "key": "include_builtin", "value": "false" }, { "description": "Filter metrics by tags. A resource matches when it has ALL the listed tags (AND-semantics).\n\nRepeat the parameter for each tag (e.g., `?tag_filters=production&tag_filters=llm`).\n", "key": "tag_filters", "value": "" }, { "description": "Filter metrics by tags. A resource matches when it has ALL the listed tags (AND-semantics).\n\nRepeat the parameter for each tag (e.g., `?tag_filters=production&tag_filters=llm`).\n", "key": "tag_filters", "value": "" } ] }, "description": "Retrieve a paginated list of evaluation metrics." }, "response": [ { "id": "1faf03e1-c182-4001-9b50-56671e0e144e", "name": "Successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics?page_size=50&page_token=&order_by=create_time desc&filter=&include_builtin=false&tag_filters=", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" }, { "description": "Sort order (e.g., `create_time desc`, `metric_name asc`)", "key": "order_by", "value": "create_time desc" }, { "description": "Filter expression syntax.\nValues may be unquoted or double-quoted. Values containing spaces must be quoted.\nExample: `metric_type=METRIC_LLM_BINARY`\n", "key": "filter", "value": "" }, { "description": "Include built-in metrics in the response. By default, only\norganization-specific metrics are returned. Set to `true` to also\ninclude Coval's built-in evaluation metrics.\n", "key": "include_builtin", "value": "false" }, { "description": "Filter metrics by tags. A resource matches when it has ALL the listed tags (AND-semantics).\n\nRepeat the parameter for each tag (e.g., `?tag_filters=production&tag_filters=llm`).\n", "key": "tag_filters", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metrics\": [\n {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_NUMERICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"user\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": 42988434\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\"\n }\n },\n {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_AUDIO_LLM_CATEGORICAL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": 94444876\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"revert\"\n }\n }\n ],\n \"next_page_token\": \"\"\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-1faf03e1-c182-4001-9b50-56671e0e144e" }, { "id": "32d157d7-8d33-4d85-84ed-aaecf153c604", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics?page_size=50&page_token=&order_by=create_time desc&filter=&include_builtin=false&tag_filters=", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" }, { "description": "Sort order (e.g., `create_time desc`, `metric_name asc`)", "key": "order_by", "value": "create_time desc" }, { "description": "Filter expression syntax.\nValues may be unquoted or double-quoted. Values containing spaces must be quoted.\nExample: `metric_type=METRIC_LLM_BINARY`\n", "key": "filter", "value": "" }, { "description": "Include built-in metrics in the response. By default, only\norganization-specific metrics are returned. Set to `true` to also\ninclude Coval's built-in evaluation metrics.\n", "key": "include_builtin", "value": "false" }, { "description": "Filter metrics by tags. A resource matches when it has ALL the listed tags (AND-semantics).\n\nRepeat the parameter for each tag (e.g., `?tag_filters=production&tag_filters=llm`).\n", "key": "tag_filters", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-32d157d7-8d33-4d85-84ed-aaecf153c604" }, { "id": "d58df55d-d06d-4408-91c1-fdd603848016", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/metrics?page_size=50&page_token=&order_by=create_time desc&filter=&include_builtin=false&tag_filters=", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ], "query": [ { "description": "Maximum results per page", "key": "page_size", "value": "50" }, { "description": "Pagination token from previous response", "key": "page_token", "value": "" }, { "description": "Sort order (e.g., `create_time desc`, `metric_name asc`)", "key": "order_by", "value": "create_time desc" }, { "description": "Filter expression syntax.\nValues may be unquoted or double-quoted. Values containing spaces must be quoted.\nExample: `metric_type=METRIC_LLM_BINARY`\n", "key": "filter", "value": "" }, { "description": "Include built-in metrics in the response. By default, only\norganization-specific metrics are returned. Set to `true` to also\ninclude Coval's built-in evaluation metrics.\n", "key": "include_builtin", "value": "false" }, { "description": "Filter metrics by tags. A resource matches when it has ALL the listed tags (AND-semantics).\n\nRepeat the parameter for each tag (e.g., `?tag_filters=production&tag_filters=llm`).\n", "key": "tag_filters", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d58df55d-d06d-4408-91c1-fdd603848016" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-801555c9-ef99-453f-a97d-8efad6b06ea9" }, { "name": "Create metric", "id": "e9c3f582-faba-4bdc-a0a5-5230778c9d01", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": \"velit qu\"\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ] }, "description": "Create a new custom evaluation metric.\n\n**Required fields vary by metric type:**\n\n| Metric Type | Required Fields |\n|-------------|-----------------|\n| METRIC_LLM_BINARY | prompt |\n| METRIC_CATEGORICAL | prompt, categories |\n| METRIC_NUMERICAL_LLM_JUDGE | prompt, min_value, max_value |\n| METRIC_AUDIO_LLM_BINARY | prompt |\n| METRIC_AUDIO_LLM_CATEGORICAL | prompt, categories |\n| METRIC_AUDIO_LLM_NUMERICAL | prompt, min_value, max_value |\n| METRIC_TOOLCALL | prompt |\n| METRIC_METADATA_FIELD | metadata_field_type, metadata_field_key |\n| METRIC_TRANSCRIPT_REGEX | regex_pattern |\n| METRIC_PAUSE_ANALYSIS | min_pause_duration_seconds |\n" }, "response": [ { "id": "1205edf5-f013-4ebb-b734-62723f599d20", "name": "Metric created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": \"velit qu\"\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"metric\": {\n \"name\": \"\",\n \"id\": \"\",\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_NUMERICAL_LLM_JUDGE\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": -16799988\n },\n \"created_by\": \"\",\n \"create_time\": \"\",\n \"update_time\": \"\",\n \"current_version\": {\n \"ulid\": \"\",\n \"version_number\": \"\",\n \"change_type\": \"save\"\n }\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-1205edf5-f013-4ebb-b734-62723f599d20" }, { "id": "de2d9599-2d80-4684-8b3a-e75c15901435", "name": "Validation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": \"velit qu\"\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-de2d9599-2d80-4684-8b3a-e75c15901435" }, { "id": "9df29c57-bed0-414e-95d5-122bcc366949", "name": "Authentication failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": \"velit qu\"\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-9df29c57-bed0-414e-95d5-122bcc366949" }, { "id": "60a5a509-42bf-4ae6-9ecb-052dfe25cad1", "name": "Enterprise model access denied", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": \"velit qu\"\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-60a5a509-42bf-4ae6-9ecb-052dfe25cad1" }, { "id": "9a49575b-3e4e-4690-b579-96db1f794584", "name": "Internal server error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"metric_name\": \"\",\n \"description\": \"\",\n \"metric_type\": \"METRIC_TOOLCALL\",\n \"prompt\": \"\",\n \"categories\": [\n \"\",\n \"\"\n ],\n \"min_value\": \"\",\n \"max_value\": \"\",\n \"metadata_field_type\": \"NUMBER\",\n \"metadata_field_key\": \"\",\n \"regex_pattern\": \"\",\n \"role\": \"agent\",\n \"min_pause_duration_seconds\": \"\",\n \"include_traces\": \"\",\n \"runtime_config\": {\n \"model_version\": \"\",\n \"thinking_enabled\": \"\"\n },\n \"target_condition\": {\n \"target_float\": \"velit qu\"\n },\n \"tags\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/metrics", "host": [ "{{baseUrl}}" ], "path": [ "metrics" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-9a49575b-3e4e-4690-b579-96db1f794584" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e9c3f582-faba-4bdc-a0a5-5230778c9d01" } ], "id": "7e8f0545-9900-485f-a066-75f65c49580c", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-7e8f0545-9900-485f-a066-75f65c49580c" }, { "name": "models", "item": [ { "name": "metric", "item": [ { "name": "List available metric models", "id": "d10343be-9c26-4b4d-98fa-d4c484f48b31", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/models/metric", "host": [ "{{baseUrl}}" ], "path": [ "models", "metric" ] }, "description": "Returns all LLM models available for metric evaluation, grouped by access tier.\n\n- **standard** models are available to all organizations.\n- **enterprise** models require an Enterprise plan and will return a `403\n MODEL_TIER_ACCESS_DENIED` error if used in `runtime_config` by a non-Enterprise org.\n\nUse the `model_id` values from this response when setting `runtime_config.model_version`\non a metric.\n" }, "response": [ { "id": "41798eb5-ef9c-4e7e-876b-2849dcd18d38", "name": "List of available metric models", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/models/metric", "host": [ "{{baseUrl}}" ], "path": [ "models", "metric" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"models\": [\n {\n \"model_id\": \"\",\n \"display_name\": \"\",\n \"provider\": \"anthropic\",\n \"tier\": \"standard\",\n \"supports_thinking\": \"\"\n },\n {\n \"model_id\": \"\",\n \"display_name\": \"\",\n \"provider\": \"google\",\n \"tier\": \"standard\",\n \"supports_thinking\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-41798eb5-ef9c-4e7e-876b-2849dcd18d38" }, { "id": "e7dab9df-59d7-4e4a-a25a-50f8a4152404", "name": "Authentication failed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/models/metric", "host": [ "{{baseUrl}}" ], "path": [ "models", "metric" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-e7dab9df-59d7-4e4a-a25a-50f8a4152404" }, { "id": "c1619cf8-7001-492f-b66e-fac348afd3fe", "name": "Internal server error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/models/metric", "host": [ "{{baseUrl}}" ], "path": [ "models", "metric" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {\n \"code\": \"ALREADY_EXISTS\",\n \"message\": \"\",\n \"details\": [\n {\n \"field\": \"\",\n \"description\": \"\"\n },\n {\n \"field\": \"\",\n \"description\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-c1619cf8-7001-492f-b66e-fac348afd3fe" } ], "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-d10343be-9c26-4b4d-98fa-d4c484f48b31" } ], "id": "79dc43b2-07c7-42f0-b794-b8385f489e88", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-79dc43b2-07c7-42f0-b794-b8385f489e88" } ], "id": "f3dc6015-699b-46a4-b9af-7c897d392562", "createdAt": "2026-07-28T01:26:34.000Z", "updatedAt": "2026-07-28T01:26:34.000Z", "uid": "35240-f3dc6015-699b-46a4-b9af-7c897d392562" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.coval.dev/v1" } ] }