Retrieve 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.

Path Params
uuid
required

The ID of the tenant to which the design belongs.

uuid
required

The ID of the design for which to retrieve the CAD screenshot job.

Query Params
string
required

The ID of the CAD screenshot job.

Responses

Language
Credentials
Bearer
header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json