GET api/2.0/files/file/{fileId}/checkconversion
Checks a status of converting a file with the ID specified in the request.
Name |
Description |
Type |
Example |
fileId
sent in url
|
File ID
|
string
|
some text
|
start
sent in url
|
Starts a conversion operation or not
|
Bool value
|
true
|
GET api/2.0/files/file/some+text/checkconversion?start=True
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json