get
https://api-sandbox.aurorasolar.com/tenants//designs//cad_screenshot/status
Retrieve the status of a CAD screenshot job.
Note that this is an asynchronous endpoint. See the Asynchronous Endpoints appendix for more info.
You will need the job_id from the response body of a POST to the Run CAD Screenshot endpoint, or from the parameters of an asset_created webhook call.
Once the job succeeds, the response includes asset_ids, an array of the resulting "CAD API Screenshot" asset(s) (one today; a future job may produce more, e.g. multiple angles requested in one call), retrievable via the List Design Assets / Retrieve Design Asset endpoints.