{
  "Entries": [
    {
      "RequestUri": "https://api.openai.com/v1/assistants",
      "RequestMethod": "POST",
      "RequestHeaders": {
        "Accept": "application/json",
        "Authorization": "Sanitized",
        "Content-Length": "43",
        "Content-Type": "application/json",
        "OpenAI-Beta": "assistants=v2",
        "User-Agent": "OpenAI/2.5.0 (.NET 9.0.10; Microsoft Windows 10.0.26200)"
      },
      "RequestBody": {
        "model": "gpt-4o",
        "response_format": "auto"
      },
      "StatusCode": 200,
      "ResponseHeaders": {
        "Alt-Svc": "h3=\":443\"",
        "cf-cache-status": "DYNAMIC",
        "CF-RAY": "996e39024da308e3-SEA",
        "Connection": "keep-alive",
        "Content-Length": "332",
        "Content-Type": "application/json",
        "Date": "Thu, 30 Oct 2025 22:06:56 GMT",
        "openai-organization": "Sanitized",
        "openai-processing-ms": "428",
        "openai-project": "Sanitized",
        "openai-version": "2020-10-01",
        "Server": "cloudflare",
        "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
        "X-Content-Type-Options": "nosniff",
        "x-envoy-upstream-service-time": "433",
        "x-openai-proxy-wasm": "v0.1",
        "X-Request-ID": "Sanitized"
      },
      "ResponseBody": {
        "id": "asst_JthNqgyshOdiygnTxXY9P77d",
        "object": "assistant",
        "created_at": 1761862016,
        "name": null,
        "description": null,
        "model": "gpt-4o",
        "instructions": null,
        "tools": [],
        "top_p": 1.0,
        "temperature": 1.0,
        "reasoning_effort": null,
        "tool_resources": {},
        "metadata": {},
        "response_format": "auto"
      }
    },
    {
      "RequestUri": "https://api.openai.com/v1/assistants/asst_JthNqgyshOdiygnTxXY9P77d",
      "RequestMethod": "POST",
      "RequestHeaders": {
        "Accept": "application/json",
        "Authorization": "Sanitized",
        "Content-Length": "35",
        "Content-Type": "application/json",
        "OpenAI-Beta": "assistants=v2",
        "User-Agent": "OpenAI/2.5.0 (.NET 9.0.10; Microsoft Windows 10.0.26200)"
      },
      "RequestBody": {
        "response_format": {
          "type": "text"
        }
      },
      "StatusCode": 200,
      "ResponseHeaders": {
        "Alt-Svc": "h3=\":443\"",
        "cf-cache-status": "DYNAMIC",
        "CF-RAY": "996e3905892f08e3-SEA",
        "Connection": "keep-alive",
        "Content-Length": "350",
        "Content-Type": "application/json",
        "Date": "Thu, 30 Oct 2025 22:06:57 GMT",
        "openai-organization": "Sanitized",
        "openai-processing-ms": "285",
        "openai-project": "Sanitized",
        "openai-version": "2020-10-01",
        "Server": "cloudflare",
        "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
        "X-Content-Type-Options": "nosniff",
        "x-envoy-upstream-service-time": "292",
        "x-openai-proxy-wasm": "v0.1",
        "X-Request-ID": "Sanitized"
      },
      "ResponseBody": {
        "id": "asst_JthNqgyshOdiygnTxXY9P77d",
        "object": "assistant",
        "created_at": 1761862016,
        "name": null,
        "description": null,
        "model": "gpt-4o",
        "instructions": null,
        "tools": [],
        "top_p": 1.0,
        "temperature": 1.0,
        "reasoning_effort": null,
        "tool_resources": {},
        "metadata": {},
        "response_format": {
          "type": "text"
        }
      }
    },
    {
      "RequestUri": "https://api.openai.com/v1/threads",
      "RequestMethod": "POST",
      "RequestHeaders": {
        "Accept": "application/json",
        "Authorization": "Sanitized",
        "Content-Length": "0",
        "OpenAI-Beta": "assistants=v2",
        "User-Agent": "OpenAI/2.5.0 (.NET 9.0.10; Microsoft Windows 10.0.26200)"
      },
      "RequestBody": null,
      "StatusCode": 200,
      "ResponseHeaders": {
        "Alt-Svc": "h3=\":443\"",
        "cf-cache-status": "DYNAMIC",
        "CF-RAY": "996e3907fc2a08e3-SEA",
        "Connection": "keep-alive",
        "Content-Length": "137",
        "Content-Type": "application/json",
        "Date": "Thu, 30 Oct 2025 22:06:57 GMT",
        "openai-organization": "Sanitized",
        "openai-processing-ms": "286",
        "openai-project": "Sanitized",
        "openai-version": "2020-10-01",
        "Server": "cloudflare",
        "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
        "X-Content-Type-Options": "nosniff",
        "x-envoy-upstream-service-time": "291",
        "x-openai-proxy-wasm": "v0.1",
        "X-Request-ID": "Sanitized"
      },
      "ResponseBody": {
        "id": "thread_kEoLYKtQuTCe4emVm31dgKNC",
        "object": "thread",
        "created_at": 1761862017,
        "metadata": {},
        "tool_resources": {}
      }
    },
    {
      "RequestUri": "https://api.openai.com/v1/threads/thread_kEoLYKtQuTCe4emVm31dgKNC/messages",
      "RequestMethod": "POST",
      "RequestHeaders": {
        "Accept": "application/json",
        "Authorization": "Sanitized",
        "Content-Length": "51",
        "Content-Type": "application/json",
        "OpenAI-Beta": "assistants=v2",
        "User-Agent": "OpenAI/2.5.0 (.NET 9.0.10; Microsoft Windows 10.0.26200)"
      },
      "RequestBody": {
        "role": "user",
        "content": "Write some JSON for me!"
      },
      "StatusCode": 200,
      "ResponseHeaders": {
        "Alt-Svc": "h3=\":443\"",
        "cf-cache-status": "DYNAMIC",
        "CF-RAY": "996e390a6f0708e3-SEA",
        "Connection": "keep-alive",
        "Content-Length": "397",
        "Content-Type": "application/json",
        "Date": "Thu, 30 Oct 2025 22:06:57 GMT",
        "openai-organization": "Sanitized",
        "openai-processing-ms": "207",
        "openai-project": "Sanitized",
        "openai-version": "2020-10-01",
        "Server": "cloudflare",
        "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
        "X-Content-Type-Options": "nosniff",
        "x-envoy-upstream-service-time": "211",
        "x-openai-proxy-wasm": "v0.1",
        "X-Request-ID": "Sanitized"
      },
      "ResponseBody": {
        "id": "msg_muX2AVvqhEeLiij5TnSsVmqc",
        "object": "thread.message",
        "created_at": 1761862017,
        "assistant_id": null,
        "thread_id": "thread_kEoLYKtQuTCe4emVm31dgKNC",
        "run_id": null,
        "role": "user",
        "content": [
          {
            "type": "text",
            "text": {
              "value": "Write some JSON for me!",
              "annotations": []
            }
          }
        ],
        "attachments": [],
        "metadata": {}
      }
    },
    {
      "RequestUri": "https://api.openai.com/v1/threads/thread_kEoLYKtQuTCe4emVm31dgKNC/runs?include[]=step_details.tool_calls%5B%2A%5D.file_search.results%5B%2A%5D.content",
      "RequestMethod": "POST",
      "RequestHeaders": {
        "Accept": "application/json, text/event-stream",
        "Authorization": "Sanitized",
        "Content-Length": "114",
        "Content-Type": "application/json",
        "OpenAI-Beta": "assistants=v2",
        "User-Agent": "OpenAI/2.5.0 (.NET 9.0.10; Microsoft Windows 10.0.26200)"
      },
      "RequestBody": {
        "assistant_id": "asst_JthNqgyshOdiygnTxXY9P77d",
        "additional_messages": [],
        "response_format": {
          "type": "json_object"
        }
      },
      "StatusCode": 200,
      "ResponseHeaders": {
        "Alt-Svc": "h3=\":443\"",
        "cf-cache-status": "DYNAMIC",
        "CF-RAY": "996e390c493208e3-SEA",
        "Connection": "keep-alive",
        "Content-Length": "852",
        "Content-Type": "application/json",
        "Date": "Thu, 30 Oct 2025 22:06:58 GMT",
        "openai-organization": "Sanitized",
        "openai-processing-ms": "888",
        "openai-project": "Sanitized",
        "openai-version": "2020-10-01",
        "Server": "cloudflare",
        "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload",
        "X-Content-Type-Options": "nosniff",
        "x-envoy-upstream-service-time": "891",
        "x-openai-proxy-wasm": "v0.1",
        "X-Request-ID": "Sanitized"
      },
      "ResponseBody": {
        "id": "run_ZTTKwWHU0V1cQ27luFkvmwYd",
        "object": "thread.run",
        "created_at": 1761862018,
        "assistant_id": "asst_JthNqgyshOdiygnTxXY9P77d",
        "thread_id": "thread_kEoLYKtQuTCe4emVm31dgKNC",
        "status": "queued",
        "started_at": null,
        "expires_at": 1761862618,
        "cancelled_at": null,
        "failed_at": null,
        "completed_at": null,
        "required_action": null,
        "last_error": null,
        "model": "gpt-4o",
        "instructions": null,
        "tools": [],
        "tool_resources": {},
        "metadata": {},
        "temperature": 1.0,
        "top_p": 1.0,
        "reasoning_effort": null,
        "max_completion_tokens": null,
        "max_prompt_tokens": null,
        "truncation_strategy": {
          "type": "auto",
          "last_messages": null
        },
        "incomplete_details": null,
        "usage": null,
        "response_format": {
          "type": "json_object"
        },
        "tool_choice": "auto",
        "parallel_tool_calls": true
      }
    }
  ],
  "Variables": {
    "OPEN-API-KEY": "api-key"
  }
}
