const response = await api.get(`temp-file/${token}/binary`, { raw: true }); const blob = await response.blob();