{ "info": { "_postman_id": "1661edab-e835-4cd7-ba46-6b33850e7e55", "name": "Amigo Account Simulation API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "lastUpdatedBy": "35240", "uid": "35240-1661edab-e835-4cd7-ba46-6b33850e7e55" }, "item": [ { "name": "v1", "item": [ { "name": "{organization}", "item": [ { "name": "simulation", "item": [ { "name": "persona", "item": [ { "name": "{simulation_persona_id}", "item": [ { "name": "version", "item": [ { "name": "Create a new simulation persona version", "id": "60e3c830-e0bb-4f8a-be7b-85de680a426a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "id": "f8dffd55-8344-4c9f-819f-ced50a42d2be", "key": "organization", "value": "", "description": "(Required) " }, { "id": "78c477bd-2735-4638-8452-c7c44497defe", "key": "simulation_persona_id", "value": "dc61bc28b7a3da5df13b2ec1", "description": "(Required) The ID of the simulation persona to create a version for." } ] }, "description": "Create a new version of the simulation persona.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:ModifySimulationPersona` for the simulation persona." }, "response": [ { "id": "d92b55c4-23da-491c-84a2-c3429d4da558", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"version\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d92b55c4-23da-491c-84a2-c3429d4da558" }, { "id": "7feab487-e75c-4c20-8d3e-028859e4e75e", "name": "The specified version number is not the expected next version to be created.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7feab487-e75c-4c20-8d3e-028859e4e75e" }, { "id": "dda2b8f9-66f3-4834-a431-13784e6c9ca1", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-dda2b8f9-66f3-4834-a431-13784e6c9ca1" }, { "id": "35f92965-752f-4a44-a89f-4d3fbe483275", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-35f92965-752f-4a44-a89f-4d3fbe483275" }, { "id": "ee7bfa5c-f5a1-408b-ac26-52612c860393", "name": "The specified organization or simulation persona does not exist.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ee7bfa5c-f5a1-408b-ac26-52612c860393" }, { "id": "baca722e-0985-46d7-bc34-c645a7e553c0", "name": "Invalid request path parameter, request query parameter, or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-baca722e-0985-46d7-bc34-c645a7e553c0" }, { "id": "58c730b7-cf6b-4bed-9458-1f7fcb8fb8f4", "name": "The user has exceeded the rate limit of 100 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-58c730b7-cf6b-4bed-9458-1f7fcb8fb8f4" }, { "id": "9a106b28-5f37-4cee-a42e-a64f9cc9ac86", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"nostrudb\": \"\",\n \"officia_9\": \"\",\n \"dolor_6b\": \"\",\n \"velit_\": \"\",\n \"sunt_bc3\": \"\",\n \"id_b\": \"\",\n \"ad1a\": \"\",\n \"cupidatata\": \"\",\n \"aute3b\": \"\",\n \"esse_c\": \"\",\n \"laboris1\": \"\",\n \"consectetur_1\": \"\",\n \"sit_7b\": \"\",\n \"sed_60\": \"\",\n \"dolorf9\": \"\",\n \"veniam_5c9\": \"\",\n \"nulla_9\": \"\",\n \"est6_2\": \"\"\n },\n \"sensitive_user_variables\": {\n \"ullamco_3\": \"\"\n },\n \"preferred_language\": \"bos\",\n \"timezone\": \"America/Caracas\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9a106b28-5f37-4cee-a42e-a64f9cc9ac86" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-60e3c830-e0bb-4f8a-be7b-85de680a426a" }, { "name": "Get simulation persona versions", "id": "17be82c9-0d27-4adf-8d83-a820a6516bff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "b08766fa-b259-43eb-ae88-3db7159e0075", "key": "organization", "value": "", "description": "(Required) " }, { "id": "64913315-4ff7-4fa7-be78-cd7d4798e4d9", "key": "simulation_persona_id", "value": "da835cf88ebba70e9d8ee3e5", "description": "(Required) The ID of the simulation persona to get versions for." } ] }, "description": "Retrieve versions of a simulation persona.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:GetSimulationPersona` for the simulation persona." }, "response": [ { "id": "a6c79908-7851-47d0-af8c-8e29879ce1bb", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_persona_versions\": [\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"simulation_persona_id\": \"\",\n \"version\": \"\",\n \"background\": \"\",\n \"preferred_language\": \"\",\n \"timezone\": \"\",\n \"user_models\": [\n \"\",\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"Excepteur_3b\": \"\",\n \"ut0_7\": \"\",\n \"ex_b2a\": \"\"\n },\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"sensitive_user_variables\": {}\n },\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"simulation_persona_id\": \"\",\n \"version\": \"\",\n \"background\": \"\",\n \"preferred_language\": \"\",\n \"timezone\": \"\",\n \"user_models\": [\n \"\",\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"laborum_40\": \"\"\n },\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"sensitive_user_variables\": {}\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": {}\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a6c79908-7851-47d0-af8c-8e29879ce1bb" }, { "id": "6aec6a11-7546-43fc-ac4c-8c76ac9aba3d", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6aec6a11-7546-43fc-ac4c-8c76ac9aba3d" }, { "id": "71ea820a-6948-4b70-baab-df4aca47eebc", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-71ea820a-6948-4b70-baab-df4aca47eebc" }, { "id": "6268a3f5-09c4-423b-a2d5-69081e43b3f1", "name": "The specified organization or simulation persona does not exist.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6268a3f5-09c4-423b-a2d5-69081e43b3f1" }, { "id": "95851dd3-b3f7-4ca7-9216-b4b47f94564b", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-95851dd3-b3f7-4ca7-9216-b4b47f94564b" }, { "id": "b08676bb-93a7-43d4-84c3-401b1b83991b", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b08676bb-93a7-43d4-84c3-401b1b83991b" }, { "id": "a7472f8e-1863-43ea-be38-76117cee20a3", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "version", "" ], "query": [ { "description": "The versions of the simulation persona to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation persona versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation persona versions.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a7472f8e-1863-43ea-be38-76117cee20a3" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-17be82c9-0d27-4adf-8d83-a820a6516bff" } ], "id": "f24748be-2cf6-47db-87bb-104068862b75", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f24748be-2cf6-47db-87bb-104068862b75" }, { "name": "Update a simulation persona", "id": "1dc97952-5f43-425e-9210-4c36b4181625", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "id": "a844a713-48fd-499d-a469-e69bb8a507c7", "key": "organization", "value": "", "description": "(Required) " }, { "id": "f3a80aed-8286-4b0f-9a39-254beaec9384", "key": "simulation_persona_id", "value": "bcbe693c9ed8b8a1cb198200", "description": "(Required) The ID of the simulation persona to update" } ] }, "description": "Update a simulation persona.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:ModifySimulationPersona` for the persona to update." }, "response": [ { "id": "dcc3a881-df0b-4dbd-b26b-b35ab8bf6c8d", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-dcc3a881-df0b-4dbd-b26b-b35ab8bf6c8d" }, { "id": "fffac621-9da8-4518-b4f9-c7fa2e97c868", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fffac621-9da8-4518-b4f9-c7fa2e97c868" }, { "id": "15e96e9f-aec5-4aeb-8e01-ca2d615adfaa", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-15e96e9f-aec5-4aeb-8e01-ca2d615adfaa" }, { "id": "abc79c03-f218-41f7-a3bf-2442960a87d5", "name": "The specified organization or simulation persona does not exist.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-abc79c03-f218-41f7-a3bf-2442960a87d5" }, { "id": "0c0f47ed-f100-4642-b7d5-9ed63d947bc4", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0c0f47ed-f100-4642-b7d5-9ed63d947bc4" }, { "id": "606b76ab-11cd-4265-852a-d33c6901e567", "name": "The user has exceeded the rate limit of 100 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-606b76ab-11cd-4265-852a-d33c6901e567" }, { "id": "00344e94-33d5-413c-8929-0f19902c3872", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-00344e94-33d5-413c-8929-0f19902c3872" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1dc97952-5f43-425e-9210-4c36b4181625" }, { "name": "Delete a simulation persona", "id": "29de5980-9189-4291-83b4-9b315b740aeb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "id": "f37dc080-68cd-4813-93c2-4334f36a882a", "key": "organization", "value": "", "description": "(Required) " }, { "id": "d1f8772b-8e79-4957-83cf-c4c35bfc041c", "key": "simulation_persona_id", "value": "11a39bf1c3eb2b8538b0d0bb", "description": "(Required) The ID of the simulation persona to delete." } ] }, "description": "Delete a simulation persona. This endpoint only soft-deletes the simulation persona so any existing references to it would still be valid.\nHowever, they cannot be used in any new simulations.\n\nThis endpoint will error if the simulation persona is used in any simulation unit tests.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:DeleteSimulationPersona` on the simulation persona to delete." }, "response": [ { "id": "364e6ec1-ddf3-455b-af72-6734a26035d2", "name": "Succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-364e6ec1-ddf3-455b-af72-6734a26035d2" }, { "id": "3c7e5423-b2c1-4f8c-b3da-ea23fc025d9a", "name": "The specified simulation persona is used in a simulation unit test.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3c7e5423-b2c1-4f8c-b3da-ea23fc025d9a" }, { "id": "8233a099-a89f-4dfa-a3ee-fb27e6cb1933", "name": "Invalid authorization credentials.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8233a099-a89f-4dfa-a3ee-fb27e6cb1933" }, { "id": "04055d36-27a1-4d2e-9161-6a71e64164fc", "name": "Missing required permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-04055d36-27a1-4d2e-9161-6a71e64164fc" }, { "id": "4a9fa62f-8d48-4f9c-bc3a-acdefabe9f70", "name": "The specified organization or simulation persona does not exist.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4a9fa62f-8d48-4f9c-bc3a-acdefabe9f70" }, { "id": "1bf43e8a-21db-4d61-a54b-306d164ef323", "name": "Invalid request path parameter failed validation.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1bf43e8a-21db-4d61-a54b-306d164ef323" }, { "id": "636200cd-6cbb-4e95-95ef-2857c365c781", "name": "The user has exceeded the rate limit of 100 requests per minute for this endpoint.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-636200cd-6cbb-4e95-95ef-2857c365c781" }, { "id": "348e8499-c7ed-4133-8f4f-fe221294e220", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/:simulation_persona_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", ":simulation_persona_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_persona_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-348e8499-c7ed-4133-8f4f-fe221294e220" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-29de5980-9189-4291-83b4-9b315b740aeb" } ], "id": "04365b82-d177-4839-9c78-5232c8392c7d", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-04365b82-d177-4839-9c78-5232c8392c7d" }, { "name": "search", "item": [ { "name": "Search simulation personas", "id": "56e37bf4-97e0-4eb6-b271-a217707ee953", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "id": "4aa5de35-9e24-474a-b648-0f6b3a3b0039", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Search for simulation personas that match the given filters and contain the given query in its name and the background of its latest version. Only the top 50 results will be returned. The results\nwill be sorted by the relevance of the search query.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation personas that the authenticated user has `Simulation:GetSimulationPersona` permission for will be retrieved." }, "response": [ { "id": "456fe9b6-167d-4a7c-95c6-0c2f930dc0c5", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_personas\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"id_6be\": \"\",\n \"dolore1\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"velit_6__\": \"\",\n \"tempor1a\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-456fe9b6-167d-4a7c-95c6-0c2f930dc0c5" }, { "id": "d4287325-2eb8-4a2d-b950-b2a839368de3", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d4287325-2eb8-4a2d-b950-b2a839368de3" }, { "id": "82a43bb8-25ef-4f4d-88b1-7f4d241ff46e", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-82a43bb8-25ef-4f4d-88b1-7f4d241ff46e" }, { "id": "2d456c90-88e0-4e3a-9ed1-b6835881f1c0", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-2d456c90-88e0-4e3a-9ed1-b6835881f1c0" }, { "id": "913ad0eb-7933-42a2-acd5-def61069357c", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-913ad0eb-7933-42a2-acd5-def61069357c" }, { "id": "2a117273-eee8-4a2c-9c64-2be7c4735f73", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-2a117273-eee8-4a2c-9c64-2be7c4735f73" }, { "id": "8a32b446-714a-4584-b897-f564b2728031", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation personas containing the terms in its name and the background of its latest version would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8a32b446-714a-4584-b897-f564b2728031" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-56e37bf4-97e0-4eb6-b271-a217707ee953" } ], "id": "742ad2da-8b22-4445-aefc-df2d0e3c65a6", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-742ad2da-8b22-4445-aefc-df2d0e3c65a6" }, { "name": "Create a simulation persona", "id": "f0a0e24d-2fc1-4d62-b147-8c15340c1a23", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "id": "74bacfc5-0c9a-4904-9693-ab9d6a5fcca8", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Create a simulation persona.\n\n#### Permissions\n* `Simulation:CreateSimulationPersona` for the persona to create.\n* `Simulation:ModifySimulationPersona` for the persona to create." }, "response": [ { "id": "eeda7685-9b9b-4dd8-a4bc-605a1b954c11", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_persona_id\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-eeda7685-9b9b-4dd8-a4bc-605a1b954c11" }, { "id": "44578545-93a0-4f18-80ea-c87c1307d487", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-44578545-93a0-4f18-80ea-c87c1307d487" }, { "id": "171cf70f-8bd3-4bfd-b1f2-2914f58f2fae", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-171cf70f-8bd3-4bfd-b1f2-2914f58f2fae" }, { "id": "38855070-160c-4a25-95de-78c06825195c", "name": "The specified organization was not found.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-38855070-160c-4a25-95de-78c06825195c" }, { "id": "6789add2-e97f-4230-9f40-5f84b06fff65", "name": "A simulation persona with this name already exists.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6789add2-e97f-4230-9f40-5f84b06fff65" }, { "id": "88abf82c-1646-4015-ad02-ed01fc210e52", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-88abf82c-1646-4015-ad02-ed01fc210e52" }, { "id": "03b00e94-8d5b-42ae-8518-d8e5c819af6f", "name": "The user has exceeded the rate limit of 100 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-03b00e94-8d5b-42ae-8518-d8e5c819af6f" }, { "id": "948ebdf2-c4b4-4a53-b99a-c05ea71ba095", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sit_c\": \"\u2009yM\u2001FJIQir\u2006\",\n \"nisi_0\": \"WVDD\u00a04\",\n \"aliquip_3\": \"G5Q\",\n \"ullamco_7a4\": \"B\u205f\u3000yG5\",\n \"dolor_0\": \"\u2002jED_Z\u16800\u2003\u180e\",\n \"animca0\": \"T\u2009I\u2002yC\",\n \"anim_\": \"\u2029Ew8_Z\u2029d\\u000bkH\",\n \"in_c8\": \"8yU\u3000\\ntLy\u200a\",\n \"aliquad4\": \"\ufeff\",\n \"exercitation_\": \"n\u2003Yv\u00a0\",\n \"exd8\": \"c14GzfJE\",\n \"commodo30_\": \"\\r\u2007zlK9B\",\n \"officiaa3\": \"3\u2001\",\n \"ipsum_d\": \"1ou\",\n \"aliquip_58\": \"\u3000y\\r\",\n \"est1\": \"\u2028cY\"\n },\n \"initial_version\": {\n \"background\": \"\",\n \"user_models\": [\n \"\"\n ],\n \"nonsensitive_user_variables\": {\n \"cillumd45\": \"\",\n \"Lorem_6\": \"\",\n \"fugiat1ed\": \"\"\n },\n \"sensitive_user_variables\": {\n \"fugiat_103\": \"\",\n \"ut14e\": \"\",\n \"magna16c\": \"\",\n \"magna8\": \"\",\n \"ea1\": \"\",\n \"non_2e7\": \"\",\n \"culpa_5\": \"\",\n \"ametbf_\": \"\",\n \"officia9b\": \"\",\n \"sit1ea\": \"\",\n \"velit7_\": \"\",\n \"ipsum_c\": \"\",\n \"est6\": \"\",\n \"pariatur_a2\": \"\",\n \"reprehenderit1\": \"\",\n \"cupidatat_d9\": \"\"\n },\n \"preferred_language\": \"vme\",\n \"timezone\": \"Europe/Vaduz\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-948ebdf2-c4b4-4a53-b99a-c05ea71ba095" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f0a0e24d-2fc1-4d62-b147-8c15340c1a23" }, { "name": "Get simulation personas", "id": "28c51a7d-2328-44cb-9447-6f3d35815db9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "id": "80070f38-a5cd-4a01-bd69-5b476eb1c5a2", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Retrieve simulation personas that match the given filters.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation personas that the authenticated user has `Simulation:GetSimulationPersona` permission for will be retrieved." }, "response": [ { "id": "3c478a48-e305-4465-8922-f201cca3b6e1", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_personas\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"sint004\": \"\",\n \"nulla__\": \"\",\n \"proident_b7b\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"role\": \"\",\n \"tags\": {\n \"ipsum8e\": \"\",\n \"eiusmod_b\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": {},\n \"filter_values\": {\n \"creators\": [\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"roles\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3c478a48-e305-4465-8922-f201cca3b6e1" }, { "id": "9b806b82-b97e-4264-aeba-c5f94cba7960", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9b806b82-b97e-4264-aeba-c5f94cba7960" }, { "id": "575c11de-175a-433a-87bb-0e7cf96e683f", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-575c11de-175a-433a-87bb-0e7cf96e683f" }, { "id": "adcb2c5c-8e77-4a65-9956-4cd65e4d9263", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-adcb2c5c-8e77-4a65-9956-4cd65e4d9263" }, { "id": "8267ddb2-ccfb-43d8-877d-e911b79944f9", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8267ddb2-ccfb-43d8-877d-e911b79944f9" }, { "id": "ab70ab3d-6332-4840-94f5-4bdbb7e4f54b", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ab70ab3d-6332-4840-94f5-4bdbb7e4f54b" }, { "id": "a5a5dbe9-56df-42cb-b297-d11720784b35", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/persona/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "persona", "" ], "query": [ { "description": "The maximum number of simulation personas to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation personas.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation persona is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a5a5dbe9-56df-42cb-b297-d11720784b35" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-28c51a7d-2328-44cb-9447-6f3d35815db9" } ], "id": "1f5c4568-5ad4-4c56-9256-7a464c87a958", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1f5c4568-5ad4-4c56-9256-7a464c87a958" }, { "name": "scenario", "item": [ { "name": "{simulation_scenario_id}", "item": [ { "name": "version", "item": [ { "name": "Get simulation scenario versions", "id": "ad0eb70a-e187-4aab-b86d-1d4d23491ce5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "id": "07395149-1787-4bfb-9df2-17bc59824af6", "key": "organization", "value": "", "description": "(Required) " }, { "id": "b8405c23-4126-471b-a215-32e2f6933fd7", "key": "simulation_scenario_id", "value": "835ae1f4b59d734bbe26b20e", "description": "(Required) The ID of the simulation scenario to get versions for." } ] }, "description": "Retrieve the versions of a simulation scenario.\n\n#### Permissions\nThis endpoint requires the following permissions:\n- `Simulation:GetSimulationScenario` for the simulation scenario." }, "response": [ { "id": "641f0c2b-dc6e-446c-804a-37765ab009e2", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_scenario_versions\": [\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"simulation_scenario_id\": \"\",\n \"version\": \"\",\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"simulation_scenario_id\": \"\",\n \"version\": \"\",\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"user-message\",\n \"conversation_starts_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": {}\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-641f0c2b-dc6e-446c-804a-37765ab009e2" }, { "id": "ebfe0ec7-1207-445c-b719-440d7551c1d4", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ebfe0ec7-1207-445c-b719-440d7551c1d4" }, { "id": "83160e20-a8df-40ad-bf25-e1f5d01d89e1", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-83160e20-a8df-40ad-bf25-e1f5d01d89e1" }, { "id": "a0fde901-6cf1-4f20-8a97-47ce52faa12e", "name": "The specified organization or simulation scenario does not exist.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a0fde901-6cf1-4f20-8a97-47ce52faa12e" }, { "id": "f27b0c6d-7070-4663-bd01-acf27ce1607f", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f27b0c6d-7070-4663-bd01-acf27ce1607f" }, { "id": "81d565f0-6587-46ef-b5ed-9d3e116a1c6c", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-81d565f0-6587-46ef-b5ed-9d3e116a1c6c" }, { "id": "8e08b798-55b4-4d2b-873f-a2f778db14af", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=&limit=10&continuation_token=0", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The versions of the simulation scenario to retrieve. One can specify an exact version to retrieve, which is either the version number or `latest`, which retrieves the latest version. Alternatively, one can specify a range of inclusive lower and upper bound for the version number separated by `-`, and every version within the range would be retrieved.", "key": "version", "value": "" }, { "description": "The maximum number of simulation scenario versions to return.", "key": "limit", "value": "10" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenario version.", "key": "continuation_token", "value": "0" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8e08b798-55b4-4d2b-873f-a2f778db14af" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ad0eb70a-e187-4aab-b86d-1d4d23491ce5" }, { "name": "Create a new simulation scenario version", "id": "dbf66d35-1725-47e5-b682-8944bbbb6823", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "id": "47820512-cdf5-4d19-a81e-a896ef36b74e", "key": "organization", "value": "", "description": "(Required) " }, { "id": "501841b7-d2d5-4377-8911-b687a43c1711", "key": "simulation_scenario_id", "value": "cb0a81429d17456d2dee6282", "description": "(Required) The ID of the simulation scenario to create a version for." } ] }, "description": "Create a new version of the simulation scenario.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:ModifySimulationScenario` for the simulation scenario." }, "response": [ { "id": "098f2f91-5cc9-4a46-84fa-0929dcf2955e", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"version\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-098f2f91-5cc9-4a46-84fa-0929dcf2955e" }, { "id": "3ddd1f73-25f1-4c25-aa01-4b6202d272e4", "name": "The specified version number is not the expected next version to be created.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3ddd1f73-25f1-4c25-aa01-4b6202d272e4" }, { "id": "f5df25fb-8084-4791-a07d-625ec126b70f", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f5df25fb-8084-4791-a07d-625ec126b70f" }, { "id": "fa982f37-faef-4d40-b4a3-663c6a6c4451", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fa982f37-faef-4d40-b4a3-663c6a6c4451" }, { "id": "54acec87-111d-4945-be2f-c2ab469f46b8", "name": "The specified organization or simulation scenario does not exist.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-54acec87-111d-4945-be2f-c2ab469f46b8" }, { "id": "58907cc0-8e48-4baa-88d1-c25e5c4f0f80", "name": "Invalid request path parameter, request query parameter, or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-58907cc0-8e48-4baa-88d1-c25e5c4f0f80" }, { "id": "ab34c922-130a-4c28-b5a9-1cd197a5717c", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ab34c922-130a-4c28-b5a9-1cd197a5717c" }, { "id": "608319d2-eb24-418a-91b5-3510c834235d", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/version/?version=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "version", "" ], "query": [ { "description": "The version number of the new version. If specified, this endpoint throws an error if the next version in the database doesn't equal to the value of this parameter.", "key": "version", "value": "" } ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-608319d2-eb24-418a-91b5-3510c834235d" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-dbf66d35-1725-47e5-b682-8944bbbb6823" } ], "id": "98383e85-a4c3-402c-8e7e-113627fd9b55", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-98383e85-a4c3-402c-8e7e-113627fd9b55" }, { "name": "Update a simulation scenario", "id": "552f999e-d1ee-4f7b-8993-51ed24c355e3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "id": "3f57005f-8a8e-4b0a-a10d-e75d0126aec9", "key": "organization", "value": "", "description": "(Required) " }, { "id": "6f0fc50b-d7de-42d5-994a-afe12b960a9c", "key": "simulation_scenario_id", "value": "f44728940393fd193e0611c5", "description": "(Required) The ID of the simulation scenario to update." } ] }, "description": "Update a simulation scenario.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:ModifySimulationScenario` on the simulation scenario." }, "response": [ { "id": "fc90d158-6f6d-4127-8e58-edf760579c0d", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fc90d158-6f6d-4127-8e58-edf760579c0d" }, { "id": "724a78cb-ab83-4a54-afbc-d032a79d3c00", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-724a78cb-ab83-4a54-afbc-d032a79d3c00" }, { "id": "9e07ce49-3e27-47d8-bbd8-224fcd275f9b", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9e07ce49-3e27-47d8-bbd8-224fcd275f9b" }, { "id": "985a2b60-db32-44e2-b463-e974df6d4f8d", "name": "The specified organization or simulation scenario does not exist.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-985a2b60-db32-44e2-b463-e974df6d4f8d" }, { "id": "fba7f9df-2452-4679-906b-cc2eeedb5b68", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fba7f9df-2452-4679-906b-cc2eeedb5b68" }, { "id": "2be4921d-21f3-468f-816c-5879e9de80ed", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-2be4921d-21f3-468f-816c-5879e9de80ed" }, { "id": "d996740a-1776-4d47-803e-4f6920cf5a7e", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"tags\": {\n \"occaecatf\": \"z\u180ef\ufeff\u2003y\u2007P\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d996740a-1776-4d47-803e-4f6920cf5a7e" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-552f999e-d1ee-4f7b-8993-51ed24c355e3" }, { "name": "Delete a simulation scenario", "id": "20adb67b-ed2f-4447-a31f-8c57add9e3ee", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "id": "8fac8d4b-5f44-482a-a374-cd48ba936add", "key": "organization", "value": "", "description": "(Required) " }, { "id": "d51c5e54-e77f-4c2d-a4ce-d5ef73e82078", "key": "simulation_scenario_id", "value": "5bf982fc2719603439031d93", "description": "(Required) The ID of the simulation scenario to delete." } ] }, "description": "Delete a simulation scenario. This endpoint only soft-deletes the simulation scenario so any existing references to it would still be valid.\nHowever, they cannot be used in any new simulations.\n\nThis endpoint will error if the simulation scenario is used in any simulation unit tests.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:DeleteSimulationScenario` on the simulation scenario to delete." }, "response": [ { "id": "68e9fb3b-aa8f-45a0-8e79-4e9387574667", "name": "Succeeded", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-68e9fb3b-aa8f-45a0-8e79-4e9387574667" }, { "id": "1006d1de-e8e6-4a9b-b4c3-61b2d4cb2fc9", "name": "The specified simulation scenario is used in a simulation unit test.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1006d1de-e8e6-4a9b-b4c3-61b2d4cb2fc9" }, { "id": "c5e02916-be46-4e10-ad72-0325d256fb8e", "name": "Invalid authorization credentials.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-c5e02916-be46-4e10-ad72-0325d256fb8e" }, { "id": "da01f696-d709-4fa0-b402-a04cf3d5c67a", "name": "Missing required permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-da01f696-d709-4fa0-b402-a04cf3d5c67a" }, { "id": "a4920e36-e061-4ab1-9a18-249fc4a98ea0", "name": "The specified organization or simulation scenario does not exist.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a4920e36-e061-4ab1-9a18-249fc4a98ea0" }, { "id": "d7fab3e0-628c-4389-9ffa-0d4229e16d11", "name": "Invalid request path parameter failed validation.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d7fab3e0-628c-4389-9ffa-0d4229e16d11" }, { "id": "926a8185-5782-49a3-bfab-7c7aa330c6e2", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-926a8185-5782-49a3-bfab-7c7aa330c6e2" }, { "id": "8c9c5504-9c94-494b-8aef-fd9513c663f9", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/:simulation_scenario_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", ":simulation_scenario_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_scenario_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8c9c5504-9c94-494b-8aef-fd9513c663f9" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-20adb67b-ed2f-4447-a31f-8c57add9e3ee" } ], "id": "1fc3e320-4a47-4ce8-ab37-fb373ce799bb", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1fc3e320-4a47-4ce8-ab37-fb373ce799bb" }, { "name": "search", "item": [ { "name": "Search simulation scenarios", "id": "f23d15ef-c23f-4c15-9a5a-74bb31fb6523", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "id": "7dd3f121-a7d2-4418-a0fa-2fc64b3cd252", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Search for simulation scenarios that match the given filters and contain the given query in its name. Only the top 50 results will be returned. The results\nwill be sorted by the relevance of the search query.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation scenarios that the authenticated user has `Simulation:GetSimulationScenario` permission for will be retrieved." }, "response": [ { "id": "54865226-9952-4cf7-89f7-8c1702cba442", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_scenarios\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {\n \"sit3d3\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {\n \"exercitation_08\": \"\",\n \"Duis22\": \"\",\n \"anima2\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-54865226-9952-4cf7-89f7-8c1702cba442" }, { "id": "b5a69329-f437-405a-9a35-30a63d29d1b0", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b5a69329-f437-405a-9a35-30a63d29d1b0" }, { "id": "0f7519bf-7b1f-4d22-bfc0-7d8f6c873fef", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0f7519bf-7b1f-4d22-bfc0-7d8f6c873fef" }, { "id": "25c141a5-11cf-4ac6-b3cd-5828de1a7a3b", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-25c141a5-11cf-4ac6-b3cd-5828de1a7a3b" }, { "id": "1dfe6cec-c1f3-4644-85da-07747fda1a6d", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1dfe6cec-c1f3-4644-85da-07747fda1a6d" }, { "id": "ae46b539-07ac-4378-aed9-f7c4ee9d268c", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ae46b539-07ac-4378-aed9-f7c4ee9d268c" }, { "id": "375309dd-5a49-4e26-93ed-551fb05414c8", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/search?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "search" ], "query": [ { "description": "(Required) The query to search for. Any simulation scenarios containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-375309dd-5a49-4e26-93ed-551fb05414c8" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f23d15ef-c23f-4c15-9a5a-74bb31fb6523" } ], "id": "6c69fb02-4197-4cd6-a543-48b9e070f611", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6c69fb02-4197-4cd6-a543-48b9e070f611" }, { "name": "Create a simulation scenario", "id": "d382bcd1-f46d-41af-a738-598be142a9c2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "id": "97ef487e-1d5f-4713-8590-5894a89e96f2", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Create a simulation scenario.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:CreateSimulationScenario` for the simulation scenario.\n* `Simulation:ModifySimulationScenario` for the simulation scenario." }, "response": [ { "id": "8620f759-ac4f-4538-8af0-515ecb674b66", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_scenario_id\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8620f759-ac4f-4538-8af0-515ecb674b66" }, { "id": "7235df55-4140-4f98-9761-850d2207d13b", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7235df55-4140-4f98-9761-850d2207d13b" }, { "id": "fff785c4-1fbf-4382-98da-b365b44d2679", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fff785c4-1fbf-4382-98da-b365b44d2679" }, { "id": "5d411087-2e63-4301-919a-fafcfbcaf8df", "name": "The specified organization was not found.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-5d411087-2e63-4301-919a-fafcfbcaf8df" }, { "id": "0710ca6c-869b-486f-b313-2e895893b654", "name": "A simulation scenario with this name already exists.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0710ca6c-869b-486f-b313-2e895893b654" }, { "id": "246e360c-c2ab-4d01-a426-e199629d6df4", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-246e360c-c2ab-4d01-a426-e199629d6df4" }, { "id": "b9a335de-6701-49e4-823b-8bd4019828ea", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b9a335de-6701-49e4-823b-8bd4019828ea" }, { "id": "024953a9-07d2-467e-ab2e-062ecfe79c84", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"tags\": {\n \"esse194\": \"z\u3000H9\u180e\u2009\\n\u205f\",\n \"qui18\": \"NJ3qQJ\u2006iKbl\",\n \"mollit_4c\": \"S\\fz\u2001Tx0T\\r\",\n \"laborum6\": \"07\",\n \"dolor6a\": \"\\u000br\",\n \"magnac\": \"nwtg\\tn8bBS\",\n \"adf8\": \"\u2028\",\n \"nulla9f\": \"V\u200553O7\\t2c\ufeff\u2002\",\n \"ut_065\": \"ROpK_ZzZo\u2029f\",\n \"eu12d\": \"eQD9fh\\r\",\n \"officia_ab\": \"ZU\u2002WqtQ\",\n \"sinta\": \"\u2005i7\\r5\u1680\",\n \"culpa_a\": \"N\u2007IX_PhN\",\n \"dolore_b9\": \"hT8\u180e y\u2005\",\n \"adipisicing68d\": \"cB\u2004\"\n },\n \"initial_version\": {\n \"objective\": \"\",\n \"instructions\": \"\",\n \"initial_message_type\": \"external-event\",\n \"conversation_starts_at\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-024953a9-07d2-467e-ab2e-062ecfe79c84" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d382bcd1-f46d-41af-a738-598be142a9c2" }, { "name": "Get simulation scenarios", "id": "6825dae3-7971-4295-8f79-2f0ff2b5b016", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "id": "b3d3655f-619f-440e-9c82-75d186a73253", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Retrieve simulation scenarios that match the given filters.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation scenarios that the authenticated user has `Simulation:GetSimulationScenario` permission for will be retrieved." }, "response": [ { "id": "907a2b04-3677-4b3d-83a5-0cd935eb95c1", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_scenarios\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {\n \"proident_e\": \"\",\n \"mollit60\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"tags\": {\n \"officia9\": \"\"\n },\n \"is_deleted\": \"\",\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_at\": \"\",\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": {},\n \"filter_values\": {\n \"creators\": [\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-907a2b04-3677-4b3d-83a5-0cd935eb95c1" }, { "id": "1aebdf6d-9b45-4b9a-99dc-a1038ecc8526", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1aebdf6d-9b45-4b9a-99dc-a1038ecc8526" }, { "id": "31572c6c-2aed-4327-8738-14c1f0b52a68", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-31572c6c-2aed-4327-8738-14c1f0b52a68" }, { "id": "b791e336-ccfb-4fd4-b777-fc76e425fab9", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b791e336-ccfb-4fd4-b777-fc76e425fab9" }, { "id": "b57ffa4b-832a-4a1d-af68-eab274f33c42", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b57ffa4b-832a-4a1d-af68-eab274f33c42" }, { "id": "0ae2aa48-662c-4860-aa6a-ed0efbe650ec", "name": "The user has exceeded the rate limit of 200 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0ae2aa48-662c-4860-aa6a-ed0efbe650ec" }, { "id": "e24513c1-5024-45a1-b8f7-dcc784b6c03a", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/scenario/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "scenario", "" ], "query": [ { "description": "The maximum number of simulation scenarios to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation scenarios.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation scenario is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-e24513c1-5024-45a1-b8f7-dcc784b6c03a" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6825dae3-7971-4295-8f79-2f0ff2b5b016" } ], "id": "86540d2d-c0ca-42e6-9d35-aa1c2f81bad8", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-86540d2d-c0ca-42e6-9d35-aa1c2f81bad8" }, { "name": "unit_test", "item": [ { "name": "{simulation_unit_test_id}", "item": [ { "name": "Update a simulation unit test", "id": "09d98209-8fbe-47f2-939f-eafb408df5c0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "id": "6125b89b-7335-4613-8d88-c49804f92cb1", "key": "organization", "value": "", "description": "(Required) " }, { "id": "787ee161-6c66-400c-a64a-a04b89d569d1", "key": "simulation_unit_test_id", "value": "289067602956d80e9f8f6dce", "description": "(Required) The ID of the simulation unit test to update." } ] }, "description": "Modify the specified simulation unit test.\n\n#### Permissions\n* `Simulation:ModifySimulationUnitTest` for the unit test to update." }, "response": [ { "id": "99497d7a-1393-4d50-a0bc-47a1635698b5", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-99497d7a-1393-4d50-a0bc-47a1635698b5" }, { "id": "6098289b-cecf-4a3f-9f8a-e3f78ed6a87d", "name": "The metric type of the success criterion does not match the metric type of the metric.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6098289b-cecf-4a3f-9f8a-e3f78ed6a87d" }, { "id": "e643c8f9-df18-411f-b743-aa1bd4068899", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-e643c8f9-df18-411f-b743-aa1bd4068899" }, { "id": "6323efed-f5f2-4c60-a461-c04e96618c08", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6323efed-f5f2-4c60-a461-c04e96618c08" }, { "id": "bb10792b-005d-4f43-8e85-729cf95a30d0", "name": "The specified organization, simulation unit test, service, persona, scenario, metric, or service version set was not found.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-bb10792b-005d-4f43-8e85-729cf95a30d0" }, { "id": "9482a99c-5445-4e8f-8728-42c649b12f0e", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9482a99c-5445-4e8f-8728-42c649b12f0e" }, { "id": "5689cc19-e188-4ae8-a27d-668557e2ba43", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-5689cc19-e188-4ae8-a27d-668557e2ba43" }, { "id": "ae5ddee9-e8e5-49e4-acac-ca222d088290", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"description\": \"\",\n \"service_id\": \"8c395a2990c6d299df068c3a\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"68e3c9554a4a6e2a19bf0829\",\n \"scenario_id\": \"3aa5b469b90bcc904c442999\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"9526655b024ee3d928aa2890\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">\",\n \"threshold\": \"\"\n }\n }\n ],\n \"run_count\": \"\",\n \"tags\": {\n \"cupidatat_d\": \"\",\n \"enim_d1\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ae5ddee9-e8e5-49e4-acac-ca222d088290" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-09d98209-8fbe-47f2-939f-eafb408df5c0" }, { "name": "Delete a simulation unit test", "id": "89f64fa9-d9e7-40d0-9c02-2685f664f32e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "id": "9b699ebd-44a2-4a82-8409-6e502edabab0", "key": "organization", "value": "", "description": "(Required) " }, { "id": "5dd76c62-d5d4-41f0-9a45-dccc9e6684b2", "key": "simulation_unit_test_id", "value": "1ecd8b663178404944282d25", "description": "(Required) The ID of the simulation unit test to delete." } ] }, "description": "Delete a simulation unit test. The unit test is soft-deleted and all references to it are still valid. Any scheduled unit test runs\nwould still continue as expected, but no new run can be created.\n\nThis endpoint will error if the simulation unit test is used in any simulation unit test set.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:DeleteSimulationUnitTest` for the simulation unit test to delete." }, "response": [ { "id": "12a91497-0021-4536-85ff-a409dee1f25c", "name": "Succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-12a91497-0021-4536-85ff-a409dee1f25c" }, { "id": "be25a38c-0f44-4d3b-9bef-556ddbe9590d", "name": "The specified simulation unit test is used in a simulation unit test set.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-be25a38c-0f44-4d3b-9bef-556ddbe9590d" }, { "id": "85396639-b287-467a-88df-83f9e0442385", "name": "Invalid authorization credentials.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-85396639-b287-467a-88df-83f9e0442385" }, { "id": "ee91563e-c29f-4ace-b178-5125c7f53384", "name": "Missing required permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ee91563e-c29f-4ace-b178-5125c7f53384" }, { "id": "b663157e-1396-403f-bbbe-507c630e1860", "name": "The specified organization or simulation unit test was not found or is inactive.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b663157e-1396-403f-bbbe-507c630e1860" }, { "id": "f092fd97-02c8-448e-a738-8f6174196a2e", "name": "Invalid request path parameter failed validation.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f092fd97-02c8-448e-a738-8f6174196a2e" }, { "id": "c9f45efa-36e9-4016-b0bc-22075edb886e", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-c9f45efa-36e9-4016-b0bc-22075edb886e" }, { "id": "0fa52f14-ae90-475c-9f44-6cddd8374231", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/:simulation_unit_test_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", ":simulation_unit_test_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0fa52f14-ae90-475c-9f44-6cddd8374231" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-89f64fa9-d9e7-40d0-9c02-2685f664f32e" } ], "id": "3af77c2c-bde7-4f2d-8326-16eda0cc587e", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3af77c2c-bde7-4f2d-8326-16eda0cc587e" }, { "name": "search", "item": [ { "name": "Search simulation unit tests", "id": "7f0d9dc5-fe8a-46e8-b34d-fd7f9fa9a666", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "id": "0eb5c420-d276-4526-a374-21665c65218f", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Search for simulation unit tests that match the given filters and whose name or description contains the specified query.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation unit tests that the authenticated user has `Simulation:GetSimulationUnitTest` permission for will be retrieved." }, "response": [ { "id": "d9e72eec-7ee1-4c93-b7ca-a955d70b657b", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_tests\": [\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"\",\n \"scenario_id\": \"\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ],\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"\",\n \"scenario_id\": \"\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ],\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d9e72eec-7ee1-4c93-b7ca-a955d70b657b" }, { "id": "20095361-f149-4a4e-9a1a-30f61124dd1c", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-20095361-f149-4a4e-9a1a-30f61124dd1c" }, { "id": "59a681d3-28be-40cc-b085-0982bbc38521", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-59a681d3-28be-40cc-b085-0982bbc38521" }, { "id": "0b2c53c8-a070-44b0-bc39-f36cdf58890a", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0b2c53c8-a070-44b0-bc39-f36cdf58890a" }, { "id": "2f5645cc-f780-491b-a29d-7040a7ac89ec", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-2f5645cc-f780-491b-a29d-7040a7ac89ec" }, { "id": "bd99a0ec-3f57-4031-be4a-f0fa1568f5c5", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-bd99a0ec-3f57-4031-be4a-f0fa1568f5c5" }, { "id": "87f50fa8-5aec-4171-b9c0-9689e4929d72", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit tests containing the terms in its name would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-87f50fa8-5aec-4171-b9c0-9689e4929d72" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7f0d9dc5-fe8a-46e8-b34d-fd7f9fa9a666" } ], "id": "4f593b4c-2547-4dbb-b497-1647a5e5e216", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4f593b4c-2547-4dbb-b497-1647a5e5e216" }, { "name": "Create a simulation unit test", "id": "a9fcd1af-d103-42fa-b2d3-daf70ddeba5a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "id": "fb04a501-fca6-4b84-a57c-545356e25242", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Create a new simulation unit test.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:CreateSimulationUnitTest` for the unit test to create." }, "response": [ { "id": "7f27e750-847e-4ea5-9f00-6ff5c76df760", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_test_id\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7f27e750-847e-4ea5-9f00-6ff5c76df760" }, { "id": "cc753024-fbbb-4101-a607-b4ef0fd4f373", "name": "The metric type of the success criterion does not match the metric type of the metric.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-cc753024-fbbb-4101-a607-b4ef0fd4f373" }, { "id": "48bbe43f-558e-4a2e-869b-f90271e32fe3", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-48bbe43f-558e-4a2e-869b-f90271e32fe3" }, { "id": "4bf3a69b-be7d-4310-a692-d8afa581734e", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4bf3a69b-be7d-4310-a692-d8afa581734e" }, { "id": "4c063e3a-5980-44cc-8a7c-944cc0dfe37b", "name": "The specified organization, service, persona, scenario, metric, or service version set was not found.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4c063e3a-5980-44cc-8a7c-944cc0dfe37b" }, { "id": "5fd45db8-5328-4658-8427-6efa84107a12", "name": "A unit test with this name already exists.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-5fd45db8-5328-4658-8427-6efa84107a12" }, { "id": "81ca996f-adda-471a-97aa-755e07771c7f", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-81ca996f-adda-471a-97aa-755e07771c7f" }, { "id": "283b1699-3f96-4064-bebb-827fddb0817b", "name": "The user has exceeded the rate limit of 500 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-283b1699-3f96-4064-bebb-827fddb0817b" }, { "id": "c19cbefd-dbf0-43e2-a8bd-c51b1338a4f2", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"75dfe7189fd787b5e80649aa\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"5d6ac99e075ab2ecb431abc6\",\n \"scenario_id\": \"74a3ff336eb8060005a2c354\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"508b8be3c6f4665a6ac637f3\",\n \"criterion\": {\n \"type\": \"\",\n \"verb\": \">=\",\n \"threshold\": \"\"\n }\n }\n ],\n \"tags\": {\n \"sed__9a\": \"\",\n \"magna3ec\": \"\",\n \"mollit027\": \"\",\n \"est_9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-c19cbefd-dbf0-43e2-a8bd-c51b1338a4f2" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a9fcd1af-d103-42fa-b2d3-daf70ddeba5a" }, { "name": "Get simulation unit tests", "id": "9963b4ec-a16d-4b38-be6f-3999440c6be8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "id": "ded2507e-a253-49e2-9692-2c2a008355d8", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Retrieve the simulation unit tests that match the given filters.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation unit tests that the authenticated user has `Simulation:GetSimulationUnitTest` permission for will be retrieved." }, "response": [ { "id": "d5b6ff15-9c25-4b71-97f1-e186f7c1192b", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_tests\": [\n {\n \"id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"\",\n \"scenario_id\": \"\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ],\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"service_id\": \"\",\n \"service_version_set_name\": \"\",\n \"persona_id\": \"\",\n \"scenario_id\": \"\",\n \"max_interactions\": \"\",\n \"success_criterions\": [\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"metric_id\": \"\",\n \"criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ],\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"filter_values\": {\n \"creators\": [\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n ],\n \"tags\": [\n \"\",\n \"\"\n ],\n \"service_ids\": [\n \"\",\n \"\"\n ],\n \"persona_ids\": [\n \"\",\n \"\"\n ],\n \"scenario_ids\": [\n \"\",\n \"\"\n ],\n \"metric_ids\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d5b6ff15-9c25-4b71-97f1-e186f7c1192b" }, { "id": "ce70cf9d-1f70-4427-ad0a-e80c6ec56d25", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ce70cf9d-1f70-4427-ad0a-e80c6ec56d25" }, { "id": "75984283-4e71-437d-b49f-09839ff284d0", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-75984283-4e71-437d-b49f-09839ff284d0" }, { "id": "36ee6127-1869-4942-b42d-9d20eee6c425", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-36ee6127-1869-4942-b42d-9d20eee6c425" }, { "id": "72d3e720-e367-4e7d-a33f-d10701d52f2e", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-72d3e720-e367-4e7d-a33f-d10701d52f2e" }, { "id": "a6ce48f6-6993-4abb-b07c-4d34b6df3303", "name": "The user has exceeded the rate limit of 200 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a6ce48f6-6993-4abb-b07c-4d34b6df3303" }, { "id": "3c11cf83-146e-4b3c-858e-9d38a8a053a4", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test/?limit=50&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test", "" ], "query": [ { "description": "The maximum number of simulation unit tests to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit tests.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3c11cf83-146e-4b3c-858e-9d38a8a053a4" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9963b4ec-a16d-4b38-be6f-3999440c6be8" } ], "id": "1cc9ecd1-2869-4b52-a49d-03d35d5fd895", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1cc9ecd1-2869-4b52-a49d-03d35d5fd895" }, { "name": "unit_test_set", "item": [ { "name": "search", "item": [ { "name": "Search simulation unit test sets", "id": "e09fc3e9-6109-43ff-9ab0-de0a79e07183", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "id": "51ca85eb-a6bd-432f-aa5f-39d73200889e", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Search for simulation unit test sets that match the given filters and whose name or description contains the specified query.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation unit test sets that the authenticated user has `Simulation:GetSimulationUnitTestSet` permission for will be retrieved." }, "response": [ { "id": "439764ec-9d16-4089-a8ca-caf887ecfcb3", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_test_sets\": [\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n },\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n }\n ],\n \"last_triggered_run_id\": \"\",\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"_id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n },\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n }\n ],\n \"last_triggered_run_id\": \"\",\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-439764ec-9d16-4089-a8ca-caf887ecfcb3" }, { "id": "46afe14c-4f58-4484-9d9f-9bfc0422a60e", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-46afe14c-4f58-4484-9d9f-9bfc0422a60e" }, { "id": "8c678846-3b8b-4334-b7ae-1d17616c00bb", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8c678846-3b8b-4334-b7ae-1d17616c00bb" }, { "id": "b155f627-a898-4aa8-afa5-0c3fbf679a5d", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b155f627-a898-4aa8-afa5-0c3fbf679a5d" }, { "id": "37f066a1-20c3-4fa6-8f50-2eb054dbf87a", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-37f066a1-20c3-4fa6-8f50-2eb054dbf87a" }, { "id": "eb3b2662-593c-49d7-b1b2-79a668d80ca0", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-eb3b2662-593c-49d7-b1b2-79a668d80ca0" }, { "id": "354215ac-70e9-4b63-a6d9-cfaa65e0b0cc", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/search/?query=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "search", "" ], "query": [ { "description": "(Required) The query to search for. Any simulation unit test sets containing the terms in its name or description would be returned.", "key": "query", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-354215ac-70e9-4b63-a6d9-cfaa65e0b0cc" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-e09fc3e9-6109-43ff-9ab0-de0a79e07183" } ], "id": "f3155368-1ea0-438c-b4c7-0c5aeb21edad", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f3155368-1ea0-438c-b4c7-0c5aeb21edad" }, { "name": "{simulation_unit_test_set_id}", "item": [ { "name": "Update a simulation unit test set", "id": "0443d124-ff1b-4b5a-87c7-2c07180cae2e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "id": "5d95a0b3-0b69-42ba-960a-648f3845b5e5", "key": "organization", "value": "", "description": "(Required) " }, { "id": "18439490-0d77-4512-8520-46ef0ff4b223", "key": "simulation_unit_test_set_id", "value": "44c15c55f3bd5b2b3c054bdb", "description": "(Required) The ID of the simulation unit test set to update." } ] }, "description": "Update a simulation unit test set.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:ModifySimulationUnitTestSet` for the simulation unit test set." }, "response": [ { "id": "6335a82a-85b5-408f-bc60-8efe0fa331a7", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6335a82a-85b5-408f-bc60-8efe0fa331a7" }, { "id": "cff7fe66-7b20-439a-9a4b-57acaa85f185", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-cff7fe66-7b20-439a-9a4b-57acaa85f185" }, { "id": "36640d89-ea1b-46a1-87e8-c5dec7ea7bcf", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-36640d89-ea1b-46a1-87e8-c5dec7ea7bcf" }, { "id": "73226b05-c657-4a9b-8814-e0d4197afa82", "name": "The specified organization or simulation unit test set was not found", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-73226b05-c657-4a9b-8814-e0d4197afa82" }, { "id": "5c08b6d1-481c-4da3-ac10-f180cb646c31", "name": "A simulation unit test set with this name already exists.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-5c08b6d1-481c-4da3-ac10-f180cb646c31" }, { "id": "4f0abb7d-9e3e-4742-9c02-b901dacce2e9", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4f0abb7d-9e3e-4742-9c02-b901dacce2e9" }, { "id": "c58c07a9-fdc0-4261-adbf-678fe37d774d", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-c58c07a9-fdc0-4261-adbf-678fe37d774d" }, { "id": "8f75f3ad-777c-4378-be4c-256cf5f06c7e", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"fc2c3f0fb3f975558e25f2ad\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"aute_e86\": \"\",\n \"mollitd\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-8f75f3ad-777c-4378-be4c-256cf5f06c7e" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0443d124-ff1b-4b5a-87c7-2c07180cae2e" }, { "name": "Delete a simulation unit test set", "id": "05fd53f8-0e9d-4a54-8243-baba275ff612", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "id": "2d0d1687-d03e-4c46-937b-922827aac5a9", "key": "organization", "value": "", "description": "(Required) " }, { "id": "d7bd9a63-862f-47e7-9ca9-407a66f904dc", "key": "simulation_unit_test_set_id", "value": "e385a72631a77499f4a12f3b", "description": "(Required) The ID of the simulation unit test set to delete." } ] }, "description": "Delete a simulation unit test set.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:DeleteSimulationUnitTestSet` for the simulation unit test set." }, "response": [ { "id": "49ddebe1-46e2-43f5-b141-db67f8b671b2", "name": "Succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-49ddebe1-46e2-43f5-b141-db67f8b671b2" }, { "id": "5631930d-70ac-4a1b-b63f-f637e33d28bf", "name": "Invalid authorization credentials.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-5631930d-70ac-4a1b-b63f-f637e33d28bf" }, { "id": "067317df-2e5b-4ff3-9cf5-774ac5622882", "name": "Missing required permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-067317df-2e5b-4ff3-9cf5-774ac5622882" }, { "id": "3333864c-3cc6-43f4-9a77-123805e1dab5", "name": "The specified organization or simulation unit test set was not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3333864c-3cc6-43f4-9a77-123805e1dab5" }, { "id": "ee67b80a-d028-4ed4-8367-988c81633c46", "name": "Invalid request path parameter failed validation.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-ee67b80a-d028-4ed4-8367-988c81633c46" }, { "id": "f05fbef1-c28a-4b2f-a1c4-00527bd5197d", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-f05fbef1-c28a-4b2f-a1c4-00527bd5197d" }, { "id": "9418001e-c89f-4509-94bb-fc1959fbeef6", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/:simulation_unit_test_set_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", ":simulation_unit_test_set_id" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9418001e-c89f-4509-94bb-fc1959fbeef6" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-05fd53f8-0e9d-4a54-8243-baba275ff612" } ], "id": "9f9e9217-0715-4d59-aac1-1814cdd4a81c", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9f9e9217-0715-4d59-aac1-1814cdd4a81c" }, { "name": "Get simulation unit test sets", "id": "3a1749f0-2c1d-488e-83fa-919ec091320c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "id": "55535995-840b-424b-b089-454133bb024a", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Retrieve the simulation unit test sets that match the given filters.\n\n#### Permissions\nThis endpoint may be impacted by the following permissions:\n* Only simulation unit test sets that the authenticated user has `Simulation:GetSimulationUnitTestSet` permission for will be retrieved." }, "response": [ { "id": "fdd089e4-1456-4efd-8aae-7971d844a7aa", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_test_sets\": [\n {\n \"id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n },\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n }\n ],\n \"last_triggered_run_id\": \"\",\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"org_id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n },\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\"\n }\n ],\n \"last_triggered_run_id\": \"\",\n \"is_deleted\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"updated_by\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"filter_values\": {\n \"creators\": [\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n ],\n \"unit_test_ids\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fdd089e4-1456-4efd-8aae-7971d844a7aa" }, { "id": "13adf1d4-f3a2-4421-a5be-a1b78dfea765", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-13adf1d4-f3a2-4421-a5be-a1b78dfea765" }, { "id": "22dfd8e5-1c0d-4a9e-821c-15a7cd1b539b", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-22dfd8e5-1c0d-4a9e-821c-15a7cd1b539b" }, { "id": "e43fe89b-2e42-454f-9fb7-3f634d278add", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-e43fe89b-2e42-454f-9fb7-3f634d278add" }, { "id": "0f537b30-6672-4bb9-90d9-130358af58d6", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0f537b30-6672-4bb9-90d9-130358af58d6" }, { "id": "770ae373-c4b4-4941-9be9-4a314b7b439f", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-770ae373-c4b4-4941-9be9-4a314b7b439f" }, { "id": "3ba43a5b-f236-4d5e-8ba1-5d802a19a36a", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/?limit=20&continuation_token=0&is_deleted=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "query": [ { "description": "The maximum number of simulation unit test sets to return.", "key": "limit", "value": "20" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test sets.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set is deleted.", "key": "is_deleted", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3ba43a5b-f236-4d5e-8ba1-5d802a19a36a" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3a1749f0-2c1d-488e-83fa-919ec091320c" }, { "name": "Create a simulation unit test set", "id": "23be15dc-3635-4a91-8e97-0b6191c0b519", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "id": "27f521dd-e05a-426e-99ab-64155fa63771", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Create a new simulation unit test set.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:CreateSimulationUnitTestSet` for the simulation unit test set." }, "response": [ { "id": "2859d3a3-ea70-4972-b664-c1b2240a8371", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_test_set_id\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-2859d3a3-ea70-4972-b664-c1b2240a8371" }, { "id": "847e7aef-c80d-4cc8-b2b5-68e8c49b02b8", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-847e7aef-c80d-4cc8-b2b5-68e8c49b02b8" }, { "id": "bc63f366-bde3-4688-872c-906f5a1965bc", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-bc63f366-bde3-4688-872c-906f5a1965bc" }, { "id": "77fdeb81-f7bb-4e48-9361-ba78f391040c", "name": "The specified organization or unit test was not found.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-77fdeb81-f7bb-4e48-9361-ba78f391040c" }, { "id": "7dea600e-aa7f-4cbb-815c-008dcb94206c", "name": "A simulation unit test set with the same name already exists.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7dea600e-aa7f-4cbb-815c-008dcb94206c" }, { "id": "4bf9ed65-2b71-484a-bbc6-44ed16068347", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4bf9ed65-2b71-484a-bbc6-44ed16068347" }, { "id": "de6d0d26-0a63-4613-9543-10671baf9af0", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-de6d0d26-0a63-4613-9543-10671baf9af0" }, { "id": "5f669ea8-e037-48ea-a3af-1c860210cd38", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"unit_test_runs\": [\n {\n \"unit_test_id\": \"3d00d8c0ec42d9bcf5e9fb51\",\n \"run_count\": \"\"\n }\n ],\n \"tags\": {\n \"dolorab9\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-5f669ea8-e037-48ea-a3af-1c860210cd38" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-23be15dc-3635-4a91-8e97-0b6191c0b519" } ], "id": "78b7beaf-6022-4e24-b87a-3c32929725fe", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-78b7beaf-6022-4e24-b87a-3c32929725fe" }, { "name": "unit_test_set_run", "item": [ { "name": "{simulation_unit_test_set_run_id}", "item": [ { "name": "artifacts", "item": [ { "name": "Get simulation unit test set run artifacts", "id": "2170f3a9-112b-425e-beb9-1b6afb850aeb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "id": "9b30ef43-9464-42df-9719-c71b60bc072a", "key": "organization", "value": "", "description": "(Required) " }, { "id": "605140e4-8175-4955-9194-c65c5c760e8e", "key": "simulation_unit_test_set_run_id", "value": "6cedaa271d89ad2a6fab8ed3", "description": "(Required) The ID of the simulation unit test set run to retrieve the artifacts of." } ] }, "description": "Get the artifacts of a simulation unit test set run. A link to the raw artifacts in S3 is returned.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:GetSimulationUnitTestSetRun` for the simulation unit test set run.\n* `Organization:GetServiceHierarchicalStateMachine` for the state machine that the simulation uses." }, "response": [ { "id": "04bb2c5e-1b4b-4a90-b2ab-8d2fa56cf31c", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"presigned_url\": \"\",\n \"url_expires_at\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-04bb2c5e-1b4b-4a90-b2ab-8d2fa56cf31c" }, { "id": "0d7a96ac-7170-4e2a-9965-cf8970c3c4b5", "name": "The artifacts for the unit test set run are not yet available for retrieval", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0d7a96ac-7170-4e2a-9965-cf8970c3c4b5" }, { "id": "3c84008f-2faf-46f6-b2b9-91f925b3a04b", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3c84008f-2faf-46f6-b2b9-91f925b3a04b" }, { "id": "906cc952-0c51-4c30-9ee6-69cdd83824f6", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-906cc952-0c51-4c30-9ee6-69cdd83824f6" }, { "id": "d4ce7fcf-ded7-4857-9a1b-de9b2eb23948", "name": "Specified organization or unit test set run is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-d4ce7fcf-ded7-4857-9a1b-de9b2eb23948" }, { "id": "a56f5dcc-07fb-4afe-942e-ec77a15cd086", "name": "Invalid request path parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a56f5dcc-07fb-4afe-942e-ec77a15cd086" }, { "id": "6e69bc97-8507-4cb5-9ce4-10d594da3055", "name": "The user has exceeded the rate limit of 100 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6e69bc97-8507-4cb5-9ce4-10d594da3055" }, { "id": "1e4d5016-8c25-4a95-9d3d-e90d389b28a4", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/artifacts/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "artifacts", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-1e4d5016-8c25-4a95-9d3d-e90d389b28a4" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-2170f3a9-112b-425e-beb9-1b6afb850aeb" } ], "id": "107e76a0-0b7a-484e-80b5-082405ec637d", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-107e76a0-0b7a-484e-80b5-082405ec637d" }, { "name": "Cancel a simulation unit test set run", "id": "a1053156-a622-4af2-b192-f0e6d0352a1f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "id": "f01f242b-2798-4e0b-99cc-7e4bff7f8a24", "key": "organization", "value": "", "description": "(Required) " }, { "id": "71d0408d-53c1-4993-af19-376d28b5f617", "key": "simulation_unit_test_set_run_id", "value": "8014425aa3e25c336e39a95a", "description": "(Required) The ID of the simulation unit test set run to cancel." } ] }, "description": "Cancel a simulation unit test set run. The run must still be in progress. This cancellation is a best-effort operation, and there's no guarantee that it'll take effect\nimmediately.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:CancelSimulationUnitTestSetRun` for the authenticated user." }, "response": [ { "id": "c99953a8-b6f5-49f5-bbe7-a6ff47858bc9", "name": "Succeeded.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-c99953a8-b6f5-49f5-bbe7-a6ff47858bc9" }, { "id": "4ec0d479-62fe-4c38-8430-af4743fddb9b", "name": "Invalid authorization credentials.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4ec0d479-62fe-4c38-8430-af4743fddb9b" }, { "id": "4c0817f9-abab-498f-aa00-d931f21334dc", "name": "Missing required permissions.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4c0817f9-abab-498f-aa00-d931f21334dc" }, { "id": "aa5100ce-8dcd-4019-842d-7d9cf8856f1a", "name": "The specified organization or simulation unit test set run was not found.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-aa5100ce-8dcd-4019-842d-7d9cf8856f1a" }, { "id": "9f9d4b46-1dfc-40b1-8ed2-d64191525046", "name": "The simulation unit test set run is not in progress.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9f9d4b46-1dfc-40b1-8ed2-d64191525046" }, { "id": "05288a5d-5e21-4cea-9d42-be1dc83a2a5d", "name": "Invalid request path parameter failed validation.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-05288a5d-5e21-4cea-9d42-be1dc83a2a5d" }, { "id": "e7838bd4-607b-48da-868a-49433e90ab00", "name": "The user has exceeded the rate limit of 10 requests per minute for this endpoint.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-e7838bd4-607b-48da-868a-49433e90ab00" }, { "id": "9be1ff0b-2ac4-42bc-9359-9cbf75f69ddd", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "DELETE", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/:simulation_unit_test_set_run_id/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", ":simulation_unit_test_set_run_id", "" ], "variable": [ { "key": "organization" }, { "key": "simulation_unit_test_set_run_id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-9be1ff0b-2ac4-42bc-9359-9cbf75f69ddd" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-a1053156-a622-4af2-b192-f0e6d0352a1f" } ], "id": "b7d1c7f3-ece4-4a5f-b400-8f8148466321", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b7d1c7f3-ece4-4a5f-b400-8f8148466321" }, { "name": "Get simulation unit test set runs", "id": "7507de1b-5a7e-456f-9004-7f05b03977e9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "id": "9b5381e9-460b-4242-b4bb-872c9c3e1e2b", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Retrieves simulation unit test set runs.\n\nThis endpoint may be impacted by the following permissions:\n* Only the runs that the authenticated user has the `Simulation:GetSimulationUnitTestSetRun` permission for will be returned.\n* The `unit_test_run_specs` and `unit_test_run_results` fields are only populated if the authenticated user has the `Simulation:GetSimulationUnitTestSet` permission.\n* The fields `scenario_version_info`, `persona_version_info`, `metrics_to_evaluate` in `unit_test_run_specs` and the field `metric_evaluation_results` in `unit_test_run_results` are only populated if the authenticated user has the `Simulation:GetSimulationUnitTest` permission." }, "response": [ { "id": "bea2d6fa-5a96-444b-ada6-72baba240a81", "name": "Succeeded.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_test_set_runs\": [\n {\n \"org_id\": \"\",\n \"id\": \"\",\n \"is_completed\": \"\",\n \"simulation_unit_test_set_id\": \"\",\n \"failed_metrics\": \"\",\n \"errored\": \"\",\n \"artifacts_generated\": \"\",\n \"unit_test_run_specs\": [\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\",\n \"service_hierarchical_state_machine_version_info\": \"\",\n \"agent_version_info\": \"\",\n \"scenario_version_info\": \"\",\n \"persona_version_info\": \"\",\n \"llm_model_preferences\": {\n \"labore_d\": {\n \"llm_name\": \"\",\n \"params\": {}\n },\n \"ea_e8\": {\n \"llm_name\": \"\",\n \"params\": {}\n }\n },\n \"max_interactions\": \"\",\n \"metrics_to_evaluate\": [\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ]\n },\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\",\n \"service_hierarchical_state_machine_version_info\": \"\",\n \"agent_version_info\": \"\",\n \"scenario_version_info\": \"\",\n \"persona_version_info\": \"\",\n \"llm_model_preferences\": {\n \"voluptateaf\": {\n \"llm_name\": \"\",\n \"params\": {}\n },\n \"in_87f\": {\n \"llm_name\": \"\",\n \"params\": {}\n },\n \"mollit_4\": {\n \"llm_name\": \"\",\n \"params\": {}\n },\n \"in_83\": {\n \"llm_name\": \"\",\n \"params\": {}\n }\n },\n \"max_interactions\": \"\",\n \"metrics_to_evaluate\": [\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ]\n }\n ],\n \"unit_test_run_results\": [\n {\n \"unit_test_id\": \"\",\n \"metric_evaluation_results\": [\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n },\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"run_errors\": [\n \"\",\n \"\"\n ]\n },\n {\n \"unit_test_id\": \"\",\n \"metric_evaluation_results\": [\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n },\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"run_errors\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n },\n {\n \"org_id\": \"\",\n \"id\": \"\",\n \"is_completed\": \"\",\n \"simulation_unit_test_set_id\": \"\",\n \"failed_metrics\": \"\",\n \"errored\": \"\",\n \"artifacts_generated\": \"\",\n \"unit_test_run_specs\": [\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\",\n \"service_hierarchical_state_machine_version_info\": \"\",\n \"agent_version_info\": \"\",\n \"scenario_version_info\": \"\",\n \"persona_version_info\": \"\",\n \"llm_model_preferences\": {\n \"elit_4d\": {\n \"llm_name\": \"\",\n \"params\": {}\n }\n },\n \"max_interactions\": \"\",\n \"metrics_to_evaluate\": [\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ]\n },\n {\n \"unit_test_id\": \"\",\n \"run_count\": \"\",\n \"service_hierarchical_state_machine_version_info\": \"\",\n \"agent_version_info\": \"\",\n \"scenario_version_info\": \"\",\n \"persona_version_info\": \"\",\n \"llm_model_preferences\": {\n \"Ut5d\": {\n \"llm_name\": \"\",\n \"params\": {}\n }\n },\n \"max_interactions\": \"\",\n \"metrics_to_evaluate\": [\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n },\n {\n \"metric_id\": \"\",\n \"success_criterion_name\": \"\",\n \"success_criterion\": {\n \"type\": \"\",\n \"expected_value\": \"\"\n }\n }\n ]\n }\n ],\n \"unit_test_run_results\": [\n {\n \"unit_test_id\": \"\",\n \"metric_evaluation_results\": [\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n },\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"run_errors\": [\n \"\",\n \"\"\n ]\n },\n {\n \"unit_test_id\": \"\",\n \"metric_evaluation_results\": [\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n },\n {\n \"metric_id\": \"\",\n \"metric_version\": \"\",\n \"results\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"run_errors\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"created_at\": \"\",\n \"creator\": {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n }\n ],\n \"has_more\": \"\",\n \"continuation_token\": \"\",\n \"filter_values\": {\n \"creators\": [\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n },\n {\n \"org_id\": \"\",\n \"user_id\": \"\"\n }\n ],\n \"simulation_unit_test_set_ids\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-bea2d6fa-5a96-444b-ada6-72baba240a81" }, { "id": "33da732b-9fbd-4e3c-9af0-fc452f18d0ee", "name": "Invalid authorization credentials.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-33da732b-9fbd-4e3c-9af0-fc452f18d0ee" }, { "id": "0b0d9a80-68fb-409a-8150-991f7592c82e", "name": "Missing required permissions.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-0b0d9a80-68fb-409a-8150-991f7592c82e" }, { "id": "b2db215a-673a-42d6-8336-b555569f6d39", "name": "Specified organization is not found.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b2db215a-673a-42d6-8336-b555569f6d39" }, { "id": "40fdd410-c297-4b81-a35a-e011cb4a68c6", "name": "Invalid request path parameter or request query parameter failed validation.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-40fdd410-c297-4b81-a35a-e011cb4a68c6" }, { "id": "885ea6fc-ffba-44bb-878b-511cee0bf6b0", "name": "The user has exceeded the rate limit of 50 requests per minute for this endpoint.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-885ea6fc-ffba-44bb-878b-511cee0bf6b0" }, { "id": "4e0cca97-5cf1-4413-bfe0-8005848ec624", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "GET", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/?limit=50&continuation_token=0&is_completed=&failed_metrics=&errored=&created_after=&created_before=", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "query": [ { "description": "The maximum number of simulation unit test set runs to return.", "key": "limit", "value": "50" }, { "description": "The continuation token from the previous request used to retrieve the next page of simulation unit test set runs.", "key": "continuation_token", "value": "0" }, { "description": "Whether the simulation unit test set run is completed.", "key": "is_completed", "value": "" }, { "description": "Whether the simulation unit test set run has failed due to failing metrics. Note that this field could be `True` even if the run is still ongoing -- it simply means some unit test runs have failed.", "key": "failed_metrics", "value": "" }, { "description": "Whether the simulation unit test set run has encountered an error.", "key": "errored", "value": "" }, { "description": "Filter for simulation unit test set runs created at or after this time (inclusive).", "key": "created_after", "value": "" }, { "description": "Filter for simulation unit test set runs created at or before this time (inclusive).", "key": "created_before", "value": "" } ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4e0cca97-5cf1-4413-bfe0-8005848ec624" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7507de1b-5a7e-456f-9004-7f05b03977e9" }, { "name": "Create a simulation unit test set run", "id": "09612f61-ea6d-4caf-95f2-43af5dc79b46", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "id": "a24614f7-3d37-4267-be4f-d95a1aecc96c", "key": "organization", "value": "", "description": "(Required) " } ] }, "description": "Create a run for a simulation unit test set. The user must not already have an unfinished run for this simulation unit test set.\n\n#### Permissions\nThis endpoint requires the following permissions:\n* `Simulation:CreateSimulationUnitTestSetRun` for the test set run." }, "response": [ { "id": "3bc9d4f2-67ec-4a04-aae5-d8d2d9c4131c", "name": "Succeeded.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"simulation_unit_test_set_run_id\": \"\"\n}", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-3bc9d4f2-67ec-4a04-aae5-d8d2d9c4131c" }, { "id": "320094be-4780-4ea2-8d8c-386f808e62ea", "name": "Invalid authorization credentials.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-320094be-4780-4ea2-8d8c-386f808e62ea" }, { "id": "4a06cafc-d378-4b98-afb8-b0511069de90", "name": "Missing required permissions.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4a06cafc-d378-4b98-afb8-b0511069de90" }, { "id": "63d37894-fdb9-4d60-8333-96c0579ae66a", "name": "The specified organization or simulation unit test set was not found.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-63d37894-fdb9-4d60-8333-96c0579ae66a" }, { "id": "82d3c79e-77dd-4e78-8386-6f2d3442d030", "name": "The user already has an unfinished run for this simulation unit test set.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-82d3c79e-77dd-4e78-8386-6f2d3442d030" }, { "id": "fbca883c-1e55-4903-8659-07c630d52454", "name": "Invalid request path parameter or request body failed validation.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-fbca883c-1e55-4903-8659-07c630d52454" }, { "id": "6d2d11a2-f5a2-4189-b6bf-1495eff78fae", "name": "The user has exceeded the rate limit of 20 requests per minute for this endpoint.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-6d2d11a2-f5a2-4189-b6bf-1495eff78fae" }, { "id": "b751bd9f-9a4b-4d4c-89c3-b1907c399d27", "name": "The service is going through temporary maintenance.", "originalRequest": { "method": "POST", "header": [ { "description": "The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.", "key": "x-mongo-cluster-name", "value": "" }, { "key": "Sec-WebSocket-Protocol", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"simulation_unit_test_set_id\": \"bdb549fa02e7a5b92595dc8e\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/:organization/simulation/unit_test_set_run/", "host": [ "{{baseUrl}}" ], "path": [ "v1", ":organization", "simulation", "unit_test_set_run", "" ], "variable": [ { "key": "organization" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-b751bd9f-9a4b-4d4c-89c3-b1907c399d27" } ], "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-09612f61-ea6d-4caf-95f2-43af5dc79b46" } ], "id": "4779014b-cc44-4681-94b6-6279eb1ef101", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-4779014b-cc44-4681-94b6-6279eb1ef101" } ], "id": "79848252-9014-4439-badc-2d9fbd52c984", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-79848252-9014-4439-badc-2d9fbd52c984" } ], "id": "05a9241f-2ca0-4eee-b4ed-6785dbad9e2c", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-05a9241f-2ca0-4eee-b4ed-6785dbad9e2c" } ], "id": "7291aebd-9f1b-4c87-9aac-9ad5cb8880e5", "createdAt": "2026-07-28T01:02:42.000Z", "updatedAt": "2026-07-28T01:02:42.000Z", "uid": "35240-7291aebd-9f1b-4c87-9aac-9ad5cb8880e5" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.amigo.ai" } ] }