Start or retrieve an export for a completed job
POST/v1/worlds/requests/:requestId/exports/:type
Export artifacts from worlds. Supports just collision meshes for now. Mesh exports can take several minutes, so ensure to check the status before requesting the download URL.
Request
Responses
- 200
- 202
- 404
- 409
Export is ready
Export generation started
Request not found
World is not ready yet