curl --request GET \
--url https://api.quartr.com/public/v3/documents/slides/{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/slides/{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"
}
}Documentation Index
Fetch the complete documentation index at: https://quartr.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Length preset for the summary.
line, short, long "long"
Plain text summary without document sources embedded.
true
Show child attributes
Was this page helpful?