---
title: "POST /v1/{+name}:streamQuery"
method: POST
path: "/v1/{+name}:streamQuery"
tags: ["projects"]
---

# POST /v1/{+name}:streamQuery

`POST /v1/{+name}:streamQuery`

Streams queries using a reasoning engine.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest — Request message for ReasoningEngineExecutionService.StreamQuery.
  - `input` object — Optional. Input content provided by users in JSON object format. Examples include text query, function calling parameters, media bytes, etc.
  - `classMethod` string — Optional. Class method to be used for the stream query. It is optional and defaults to "stream_query" if unspecified.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/aiplatform.md) · [All operations](https://skmtc.net/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/aiplatform/versions/b608d71b91f0/schema)
