Get export status
GET/v1/worlds/requests/:requestId/exports/:type
Returns export status. When ready, the response includes a backend proxy download_url. Add ?download=1 to this same endpoint to redirect to a short-lived signed file URL.
Request
Responses
- 200
- 302
- 404
- 409
Export status and download link
Redirect to a short-lived signed file URL when ?download=1 is provided
Request not found
World is not ready yet