Verify Thread Message Copy
Verify SQLite messages exactly match the legacy Kuzu message scan.
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/verify"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}