POST

https://copilot.{region}.corti.app/

/
private
/
v2
/
interactions
/
{id}
/
query

Path Parameters

id
string
required

The interaction ID representing the context for the request.

Query Parameters

threadId
string

The thread ID representing the context for the request.

Body

application/json
query
string
required

The text-based query from the user.

queryContext
string

A specific document or focus context for the query.

focusContexts
string[]

A list of additional focus contexts or documents.

Response

200 - application/json
tool
string

The tool providing the response (e.g., guidelines, mentions, general_chat, etc.)

data
object

The response data specific to the tool.