GET
/
api
/
v0
/
questions
/
{question_id}
/
stream
{}

Get a question & answer by ID (streamed)

Retrieves a question & answer by its unique identifier and streams the updates to the client using Server-Sent Events (SSE).

Path Parameters

integer
required

No description provided

Response

data
object

The response data for this endpoint.

{}