POST

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

/
v2
/
tools
/
mentions

Body

application/json
query
string
required

The text-based query from the user.

referenceTexts
string[]
required

An array of reference texts where the mentions will be searched.

Response

200 - application/json
properties
string

The type of mention (e.g., transcript, document).

range
integer[]

Character range for document type.

time
integer[]

Time range in seconds for transcript type.

snippet
string

Text snippet for the mention.

documentId
string

The document ID if applicable.

utteranceId
string

The utterance ID if applicable.

timestamp
string

The timestamp for transcript mentions.