curl --request GET \
--url https://api.quartr.com/public/v3/documents/transcripts/{id}/summary \
--header 'x-api-key: <api-key>'{
"data": {
"id": 1343,
"summary": "Q2 FY24 saw revenue decline and net loss, but IPO-driven debt reduction strengthened the balance sheet.<document-source>documentData_20677_20051795_17</document-source><document-source>documentData_20677_20051818_5</document-source>",
"sources": [
{
"documentId": 3456,
"typeId": 10,
"sourceId": "documentData_4742_15110876_1",
"page": 2,
"timestamp": 110
}
],
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
}
}curl --request GET \
--url https://api.quartr.com/public/v3/documents/transcripts/{id}/summary \
--header 'x-api-key: <api-key>'{
"data": {
"id": 1343,
"summary": "Q2 FY24 saw revenue decline and net loss, but IPO-driven debt reduction strengthened the balance sheet.<document-source>documentData_20677_20051795_17</document-source><document-source>documentData_20677_20051818_5</document-source>",
"sources": [
{
"documentId": 3456,
"typeId": 10,
"sourceId": "documentData_4742_15110876_1",
"page": 2,
"timestamp": 110
}
],
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
}
}Length preset for the summary.
line, short, long "long"
Plain text summary without document sources embedded.
true
Show child attributes
1343
"Q2 FY24 saw revenue decline and net loss, but IPO-driven debt reduction strengthened the balance sheet.<document-source>documentData_20677_20051795_17</document-source><document-source>documentData_20677_20051818_5</document-source>"
Show child attributes
3456
Document type id
10
Id used for linking to the source document to tags embedded in the summary
"documentData_4742_15110876_1"
Page number or timestamp in seconds depending on the document type
2
Timestamp in seconds
110
"2025-01-01T00:00:00.000Z"
"2025-01-01T00:00:00.000Z"
Was this page helpful?