Gets the status values for the specified checklist item and specified checklist.
Scope | inspections Deprecated scope name: get_inspection_checklist_item_statuses |
App Type | All |
Authorization Type | Access token |
URI | /v4/inspections/{inspectionId}/checklists/{checklistId}/checklistItems/{checklistItemId}/statuses?lang={lang} |
HTTP Method | GET |
Automation Version(s) | 7.3.2 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
checklistId | long | Yes | Get All Inspection Checklists Get All Checklists for Inspection | The unique ID associated with the checklist. | 7.3.2 |
checklistItemId | long | Yes | Get All Checklist Items for Checklist | The unique ID associated with the checklist item. | 7.3.2 |
lang | String | No | � | Indicates the language applied. | 7.3.2 |