GET api/Inspection/inspectionTemplateById?templateId={templateId}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| templateId | integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
InspectionTemplate| Name | Description | Type | Additional information | 
|---|---|---|---|
| ID | integer | 
                             None.  | 
                |
| Description | string | 
                                 Required  | 
                |
| EnDescription | string | 
                             None.  | 
                |
| TargetPercentage | integer | 
                                 Range: inclusive between 0 and 100  | 
                |
| Header | string | 
                             None.  | 
                |
| Footer | string | 
                             None.  | 
                |
| UserName | string | 
                             None.  | 
                |
| LastChanged | date | 
                             None.  | 
                |
| AccountID | integer | 
                             None.  | 
                |
| InspectionTypeID | integer | 
                                 Required  | 
                |
| InspectionTargetID | integer | 
                                 Required  | 
                |
| IsSelectable | boolean | 
                             None.  | 
                |
| IsSelectableDisabled | boolean | 
                             None.  | 
                |
| IsSpace | boolean | 
                             None.  | 
                |
| IsWork | boolean | 
                             None.  | 
                |
| IsEmployee | boolean | 
                             None.  | 
                |
| CategoryName | string | 
                             None.  | 
                |
| ServiceTypeID | integer | 
                             None.  | 
                |
| SpaceGroups | Collection of InspectionTemplateSpaceGroup | 
                             None.  | 
                |
| Attributes | Collection of InspectionTemplateAttribute | 
                             None.  | 
                |
| Questions | Collection of InspectionTemplateQuestion | 
                             None.  | 
                
Response Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
        Sample not available.
application/xml
            Sample:
    
        Sample not available.
text/xml
            Sample:
    
Sample not available.