Queries the cursor of incremental information.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /v2/file/get_last_cursor HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
body | object | No | The request parameters. | |
drive_id | string | Yes | The drive ID. | 1 |
sync_root_id | string | No | The ID of the root file of the synced folder. | 622fb09598ae66777c7040109a16f49381f6abe1 |
Response parameters
Examples
Sample success responses
JSON
format
{
"cursor": "NWQ1Yjk4YmI1ZDRlYmU1Y2E0YWE0NmJhYWJmODBhNDQ2NzhlMTRhMg"
}
Error codes
For a list of error codes, visit the Service error codes.