info

Description

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

  1. {
  2. "c": "info",
  3. "key": "Khirz6zTPdfd7"
  4. }

Parameters

ParameterDescriptionTypePresence
cDefines the command type.stringrequired
keyDefines the document identifier used to unambiguously identify the document file.stringrequired

Response example

  1. {
  2. "error": 0,
  3. "key": "Khirz6zTPdfd7"
  4. }

Parameters

ParameterDescriptionTypePresence
errorDefines an error code.integerrequired
keyDefines the document identifier used to unambiguously identify the document file.stringrequired