Get All Custom Table Settings for Checklist Item

Gets the custom tables that apply to an inspection with the specified checklist and checklist item.

Resource Information

Scopeinspections

Deprecated scope name:   get_settings_checklist_item_customtable

App TypeAgency
Authorization TypeAccess token
URI /v4/settings/inspections/checklists/{checklistId}/checklistItems/{checklistItemId}/customTables?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
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.2
result.displayOrderlongThe order of the item in comparison to the other items.7.3.2
result.fields[]result.fields{}Contains fields and their attributes.7.3.2
result.fields.displayOrderlongThe order of the item in comparison to the other items.7.3.2
result.fields.drillDownresult.fields.drillDown{}The drilldown information containing children records.7.3.2
result.fields.drillDown.children[]result.fields.drillDown.children{}The drilldown records for application-specific information (ASI) tables7.3.2
result.fields.drillDown.children.drillIdlongA number identifying a drilldown child record.7.3.2
result.fields.drillDown.children.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.fields.drillDown.isRootbooleanIndicates whether or not the drilldown information is at the root. 7.3.2
result.fields.fieldTypestringThe type of field.7.3.2
result.fields.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.fields.isReadonlystringIndicates whether or not the information is read-only. 7.3.2
result.fields.isRequiredstringIndicates whether or not the information is required. 7.3.2
result.fields.maxLengthlongIndicates the maximum number of characters for a custom field or the maximum number of fields in a custom drop-down list.7.3.2
result.fields.options[]result.fields.options{}Contains the fields that define additional data options.7.3.2
result.fields.options.textstringThe localized display text.7.3.2
result.fields.options.valuestringThe value for the specified parameter.7.3.2
result.fields.textstringThe localized display text.7.3.2
result.fields.valuestringThe value for the specified parameter.7.3.2
result.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.textstringThe localized display text.7.3.2
statusintegerThe record status.7.3.3