GET api/Inspection/templatesListByAssessment?assessmentId={assessmentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| assessmentId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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.