documents
Get Document
GET
https://copilot.{region}.corti.app/
/
v2
/
interactions
/
{id}
/
documents
/
{documentId}
Path Parameters
id
string
requiredThe interaction ID representing the context for the request.
documentId
string
requiredThe 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[]
Was this page helpful?