Get All Checklist Items for Checklist

Gets the checklist items for the specified checklist.

Resource Information

Scopeinspections

Deprecated scope name:   get_inspection_checklist_items

App TypeAgency
Authorization TypeAccess token
URI /v4/inspections/{inspectionId}/checklists/{checklistId}/checklistItems?lang={lang}&fields={fields}
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
fieldsstringNoComma-delimited names of fields to be returned in the response. Note: Field names are case-sensitive and only first-level fields are supported. Invalid field names are ignored.7.3.2
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.2
result.checkliststringThe name of a checklist.7.3.2
result.checklistIdlongThe unique ID associated with the checklist.7.3.2
result.checklistItemresult.checklistItem{}An item in the checklist.7.3.2
result.checklistItem.textstringThe localized display text.7.3.2
result.checklistItem.valuestringThe value for the specified parameter.7.3.2
result.commentresult.comment{}Comments or notes about the current context.7.3.2
result.comment.textstringThe localized display text.7.3.2
result.comment.valuestringThe value for the specified parameter.7.3.2
result.customIdstringAn ID based on a different numbering convention from the numbering convention used by the record ID (xxxxx-xx-xxxxx). Accela Automation auto-generates and applies an alternate ID value when you submit a new application.7.3.2
result.displayOrderlongThe order of the item in comparison to the other items.7.3.2
result.idlongThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.isCriticalstringIndicates whether or not the checklist item is critical.7.3.2
result.isMajorViolationstringIndicates whether or not the checklist item is a major violation.7.3.2
result.scorelongThe score for a checklist or checklist item.7.3.2
result.serviceProviderCodestringThe unique agency identifier, the system assigns, on the Accela Civic Platform.7.3.2
result.statusresult.status{}The checklist item status.7.3.2
result.status.textstringThe localized display text.7.3.2
result.status.valuestringThe value for the specified parameter.7.3.2
statusintegerThe record status.7.3.3