Get Custom Form Metadata for Checklist Item

Gets the data for the specified custom form.

Resource Information

Scopeinspections

Deprecated scope name:   get_inspection_checklist_item_customform_meta

App TypeAgency
Authorization TypeAccess token
URI /v4/inspections/{inspectionId}/checklists/{checklistId}/checklistItems/{checklistItemId}/customForms/{formId}/meta?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
formIdstringYesThe ID of the custom form.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
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