Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Long running operations such as inserting a document into a project or counting words are executed asynchronously. When running such an operation, the API returns an operation id. Users can then request the operation status in regular intervals.Furthermore it is possible to retrieve full details on current and past operations.






  • No labels