Copy Thread Messages Batch
Copy one bounded legacy Kuzu Message page into SQLite.
Query Parameters
batch_size?Batch Size
Default
500Range
1 <= value <= 1000Response Body
application/json
application/json
curl -X POST "https://example.com/content-store/thread-messages/copy-batch"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}