GET survey endpoint doesn't return a survey link

@chunsiong.zoom

According to your docs, the get survey endpoint doesn’t supply a survey link. And neither does the update survey endpoint. The only workaround I’ve found is to take the link created by a meeting initiated via the zoom portal and place that in the leaveUrl (meeting SDK). But this is manual and I need a dynamic programmatic solution.

Is there a workaround to this issue?

Below is a screenshot of what postman returns me after calling get survey on an updated survey. No survey link is provided.