get https://hover.to/api/v3/models//artifacts/esx
Overview
The endpoint returns ESX file with the filename, {job_id}_{model_id}.esx
.
If an ESX file is already available for a model, it will redirect to that file.
Important Note: If an ESX file is not yet available, it will trigger its creation, and it will return a status 202 until it is available. The usual processing time for the file is between 5-25 seconds for an exterior, and potentially up 1 minute for an interior. As such, clients, if receiving a 202, are best suited polling this endpoint in increments of 20 seconds.