Get All Custom Tables Metadata for Record

Gets detailed data associated with the custom tables for the specified record.

Resource Information

Scoperecords

Deprecated scope name:   get_record_customtables_meta

App TypeAll
Authorization TypeNo authorization required
URI /v4/records/{recordId}/customTables/meta?lang={lang}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
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
recordIdstringYes Get All Records Search Records Get My Records The unique ID associated with a record.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