result.data | object | Yes | — | Response object containing an array of fields. |
result.data.fields | array | Yes | — | An array of field metadata objects. Maximum items: 100. |
result.data.fields[].associated_module | record | No | — | — |
result.data.fields[].webhook | boolean | Yes | — | Wether webhook is enabled for the field |
result.data.fields[].operation_type | object | Yes | — | Operation types allowed for the field |
result.data.fields[].operation_type.web_update | boolean | Yes | — | Wether any operation is allowed through web update |
result.data.fields[].operation_type.api_create | boolean | Yes | — | Wether any operation is allowed through API create |
result.data.fields[].operation_type.web_create | boolean | Yes | — | Wether any operation is allowed through web create |
result.data.fields[].operation_type.api_update | boolean | Yes | — | Wether any operation is allowed through API update |
result.data.fields[].colour_code_enabled_by_system | boolean | Yes | — | Wether any colour code is enabled by system |
result.data.fields[].field_label | string | Yes | — | Plural label of the module. Maximum length: 50. |
result.data.fields[].tooltip | record | No | — | — |
result.data.fields[].display_format_properties | record | No | — | — |
result.data.fields[].type | string | Yes | — | Type of the field used or unused. Maximum length: 25. |
result.data.fields[].field_read_only | boolean | Yes | — | Wether field is read only |
result.data.fields[].customizable_properties | record | No | — | — |
result.data.fields[].display_label | string | Yes | — | Display label of the field. Maximum length: 50. |
result.data.fields[].read_only | boolean | Yes | — | Wether field is read only |
result.data.fields[].association_details | record | Yes | — | — |
result.data.fields[].businesscard_supported | boolean | Yes | — | Wether business card is supported for the field |
result.data.fields[].multi_module_lookup | record | Yes | — | — |
result.data.fields[].id | string | Yes | — | Id of the resource. Format: int64. |
result.data.fields[].created_time | record | No | — | — |
result.data.fields[].filterable | boolean | Yes | — | Indicates if the field is filterable |
result.data.fields[].visible | boolean | Yes | — | Indicates if the field is visible |
result.data.fields[].profiles | array | Yes | — | List of profiles associated with the field Maximum items: 50. |
result.data.fields[].profiles[].permission_type | string | Yes | — | Type of permission granted Maximum length: 25. |
result.data.fields[].profiles[].name | string | Yes | — | Name of the profile Maximum length: 60. |
result.data.fields[].profiles[].id | string | Yes | — | Id of the resource. Format: int64. |
result.data.fields[].view_type | object | Yes | — | View type details of the field |
result.data.fields[].view_type.view | boolean | Yes | — | Indicates if the field is viewable |
result.data.fields[].view_type.edit | boolean | Yes | — | Indicates if the field is editable |
result.data.fields[].view_type.quick_create | boolean | Yes | — | Indicates if the field supports quick create |
result.data.fields[].view_type.create | boolean | Yes | — | Indicates if the field supports create |
result.data.fields[].separator | boolean | Yes | — | Indicates if the field is a separator |
result.data.fields[].searchable | boolean | Yes | — | Indicates if the field is searchable |
result.data.fields[].history_tracking_enabled | boolean | Yes | — | Indicates if history tracking is enabled for the field |
result.data.fields[].external | record | Yes | — | — |
result.data.fields[].api_name | string | Yes | — | API name of the resource. It will start with alphabets and can contain alphanumeric characters and underscores. Maximum length: 50. Pattern: ^[A-Za-z][A-Za-z0-9_]*$. |
result.data.fields[].parent_field | record | No | — | — |
result.data.fields[].unique | object | Yes | — | Uniqueness details of the field |
result.data.fields[].unique.case_sensitive | boolean | No | — | Indicates if the uniqueness is case sensitive |
result.data.fields[].enable_colour_code | boolean | Yes | — | Indicates if colour code is enabled for the field |
result.data.fields[].child_fields | record | No | — | — |
result.data.fields[].pick_list_values | record | Yes | — | — |
result.data.fields[].system_mandatory | boolean | Yes | — | Indicates if the field is system mandatory |
result.data.fields[].private | record | No | — | — |
result.data.fields[].virtual_field | boolean | Yes | — | Indicates if the field is a virtual field |
result.data.fields[].json_type | string | No | — | JSON type of the field Maximum length: 25. |
result.data.fields[].crypt | record | No | — | — |