Obtain CAD Floor Plans/Construction Drawings

Through this API, you can get the link of construction drawings data resources.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

NameRequiredTypeDescription
errorListtruelist<int>The ID list of the drawings that have failed.
For the enumerations of IDs, see Generate CAD Floor Plans/Construction Drawings.
requestListtruelist<int>The ID list of the successful drawings.
For the enumerations of IDs, see Generate CAD Floor Plans/Construction Drawings.
errorCounttrueintThe number of failed drawings.
constructionUrltruestringThe download link of the drawings.
requestTimetruelongIndicates when the drawings have joined the queue for generating.
statustrueintThe status of the drawings.
Valid values: -1 (no drawing to generate ), 0 (waiting), 1 (processing), 2 (success), and 3 (failure).
Path Params
string
required

The ID of the Coohom project.
For more information, see Obtain Projects and Generate a Project.

Responses

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