Skip to content

Commit 28a416a

Browse files
committed
/convert/document/{uuid}/ documentation
1 parent 40c811d commit 28a416a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/core_api.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,10 @@ or you can use API directly to convert single or multiple files::
269269

270270
document_convert_status = uploadcare.document_convert_api.status(document_convert_info.token)
271271

272+
Determine the document format and possible conversion formats::
273+
274+
uuid = '740e1b8c-1ad8-4324-b7ec-112c79d8eac2'
275+
uploadcare.document_convert_api.retrieve(uuid)
272276

273277
File actions (addons)
274278
---------------------

0 commit comments

Comments
 (0)