Get Checklist Item History

Gets historical (audit) data related to a specified checklist item for the specified inspection.

Resource Information

Scopeinspections

Deprecated scope name:   get_inspection_checklist_item_histories

App TypeAll
Authorization TypeAccess token
URI /v4/inspections/{inspectionId}/checklists/{checklistId}/checklistItems/{checklistItemId}/histories?lang={lang}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
checklistIdlongYes Get All Inspection Checklists Get All Checklists for Inspection The unique ID associated with the checklist.7.3.2
checklistItemIdlongYes Get All Checklist Items for Checklist The unique ID associated with the checklist item.7.3.2
inspectionIdlongYes Get All Inspections Search Inspections The unique ID associated with the inspection.7.3.2
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
resultresult{}7.3.2
result.checklistItemIdLongThe unique ID associated with the checklist item.7.3.2
result.commentsstringComments or notes about the current context.7.3.2
result.inspectionTypestringThe type of inspection.7.3.2
result.majorViolationresult.majorViolation{}The number of major violations.7.3.2
result.majorViolation.textstringThe localized display text.7.3.2
result.majorViolation.valuestringThe value for the specified parameter.7.3.2
result.scorelongThe score for a checklist or checklist item.7.3.2
result.statusstringThe checklist item history status.7.3.2
result.updatedBystringThe user who last updated the checklist or checklist item.7.3.2
result.updatedDatedateTimeThe date and time the checklist or checklist item was last updated.7.3.2
statusintegerThe record status.7.3.3