stream/interactive_ask

Create or continue an interactive-mode conversation thread and stream responses via Server-Sent Events (SSE). This endpoint provides a RESTful API for interactive mode conversations, allowing clients to send questions and receive streaming responses in real-time. Supports both initial questions (creates new thread) and follow-up questions (uses existing thread).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The project ID to scope the operation to

string
required

The natural language question to ask

string

Optional thread ID for follow-up questions. If not provided, a new thread will be created.

string

Optional language code override for AI responses. If not provided, will use the project's default language.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/event-stream
application/json