documentv2
documentSyncPull
Internal documentv2/documentSyncPull operation. Authentication requirements are derived from the active route allowlist.
post/documentv2/documentSyncPull
Request body
Example request
{
"cursor": "eyJpZCI6OTQ3LCJ1c2VyX2lkIjo1NzgsInN5bmNfdXBkYXRlZF9hdCI6IjIwMjYtMDYtMDVUMDA6MDY6NDguMDAwWiIsInN5bmNfdW50aWwiOiIyMDI2LTA2LTExVDA3OjEzOjQ4LjU5NVoiLCJzeW5jX2Zyb20iOm51bGwsIm9yZGVyX21vZGUiOiJsaXN0aW5nIn0=",
"last_synced_date": "2025-06-05T07:22:05.574Z",
"per_page": 2
}Response
Standard successful response envelope.
Example response
{
"statusCode": 200,
"message": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.