asyncio()
sync()
Functions
asyncio(id, *, client)
asyncio
Get the status of a file conversion.
sync(id, *, client)
sync
Get the status of a file conversion. This function automatically base64 decodes the output response if there is one.
Union[Any, FileConversion, Error, None]
Union
Any
FileConversion
Error
None