Skip to main content
POST
Query Mission Control Chat Session Stream

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

chat_session_id
string<uuid>
required

Body

application/json
query
string
required
Required string length: 1 - 8000
anonymize
boolean
default:false
top_k
integer
default:20
conversation_history
ConversationMessage · object[] | null
scope_all
boolean
default:false
selected_interview_ids
string<uuid>[] | null
selected_vault_ids
string<uuid>[] | null

Response

Successful Response