getForgottenList

Requests a list of the forgotten files.

Request example

{
  "c": "getForgottenList"
}

Parameters

ParameterTypePresenceDescription
cstringrequiredDefines the command type.

Response example

{
  "error": 0,
  "keys": ["Khirz6zTPdfd7"]
}

Parameters

ParameterTypePresenceDescription
errorintegerrequiredDefines an error code.
keysstringrequiredDefines a list of the document identifiers used to unambiguously identify the document files.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).