GET

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

/
v2
/
interactions
/
{id}
/
documents
/
{documentId}

Path Parameters

id
string
required

The interaction ID representing the context for the request.

documentId
string
required

The document ID representing the context for the request.

Query Parameters

context
boolean

If true the response contains the context used to generated the document, such as fact, transcript or string.

Response

200 - application/json
documentId
string
documentName
string
templateId
string
isStream
boolean
sections
object[]