Get defect
Defects
Get defect
Get one defect for a builder.
GET
Get defect
Requires
read:defects. Returns one defect for the authenticated builder. The
defectId path parameter is the defect_-prefixed ID returned by the list
endpoint.Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Example:
"buil_clgbsb90b001qjy0f0eo1hspp"
The defect_-prefixed defect ID
Example:
"defect_extapidefect01"
Response
The defect
A defect_-prefixed defect ID
Example:
"defect_extapidefect01"
Example:
"buil_clgbsb90b001qjy0f0eo1hspp"
Example:
"proj_clgbsb90b001qjy0f0eo1hscp"
Example:
"Downtown Mall Construction"
The human-facing sequence number within the project and defect type
Example:
1
Example:
"Damaged wall finish"
Example:
"Repair the damaged wall finish on Level 1."
Available options:
TO_DO, IN_PROGRESS, WAITING_REVIEW, BLOCKED, RESOLVED, CANCELLED Available options:
LOW, MEDIUM, HIGH, CRITICAL Builder-defined defect type
Example:
"BUILDER_DEFECT"
The assigning admin user, identified by a user_-prefixed ID