{
  "Entries": [
    {
      "RequestUri": "https://api.openai.com/v1/uploads",
      "RequestMethod": "POST",
      "RequestHeaders": {
        "Accept": "application/json",
        "Authorization": "Sanitized",
        "Content-Length": "95",
        "Content-Type": "application/json",
        "User-Agent": "OpenAI/2.4.0 (.NET 9.0.9; Microsoft Windows 10.0.26100)"
      },
      "RequestBody": {
        "purpose": "fine-tune",
        "filename": "uploads_test_file.jsonl",
        "bytes": 8,
        "mime_type": "text/jsonl"
      },
      "StatusCode": 200,
      "ResponseHeaders": {
        "Access-Control-Allow-Origin": "*",
        "Alt-Svc": "h3=\":443\"",
        "cf-cache-status": "DYNAMIC",
        "CF-RAY": "980bbdddadb67557-SEA",
        "Connection": "keep-alive",
        "Content-Length": "236",
        "Content-Type": "application/json",
        "Date": "Wed, 17 Sep 2025 21:36:53 GMT",
        "openai-organization": "Sanitized",
        "openai-processing-ms": "218",
        "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": "227",
        "x-openai-proxy-wasm": "v0.1",
        "X-Request-ID": "Sanitized"
      },
      "ResponseBody": {
        "id": "upload_68cb29f582fc81918d35d94cd3012a35",
        "object": "upload",
        "bytes": 8,
        "created_at": 1758145013,
        "filename": "uploads_test_file.jsonl",
        "purpose": "fine-tune",
        "status": "pending",
        "expires_at": 1758148613
      }
    }
  ],
  "Variables": {
    "OPEN-API-KEY": "api-key"
  }
}
