Get Started
Usage API
Using WOPI
Additional API
More information
|
infoDescription
Requests a document status and the list of the identifiers of the users who opened the document for editing. The response will be sent to the callback handler. Request example
{ "c": "info", "key": "Khirz6zTPdfd7", "userdata": "sample userdata" } Parameters
Response example
{ "error": 0, "key": "Khirz6zTPdfd7" } Parameters
|