kittycad.api.file.get_file_conversion_with_base64_helper.sync

kittycad.api.file.get_file_conversion_with_base64_helper.sync(id, *, client)[source][source]

Get the status of a file conversion. This function automatically base64 decodes the output response if there is one.

Return type:

Union[Any, FileConversion, Error, None]