# List custom fields **GET /customfield/list** List all the custom fields available in the system ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200: OK #### Body Parameters: application/json (array[object]) - **id** (integer) - **name** (string) - **field_type** (string) - **is_search_field** (integer) - **also_update** (string) Whether to ask to update - just the current contact - S: also the spouse in this household - H: also everyone in the household - **ask_when_adding** (integer) - **lookup_key_id** (integer) id of the Lookup list this field is connected to - **connector_label** (string) When the field type is P this label is used for the mentor - **connectee_label** (string) When the field type is P this label is used for the mentee - **is_mandatory** (integer) Whether this field is mandatory - **is_contact_type_field** (integer) Only for field type L (lookup). Identifies if its the contact field. Only 1 field can be set to 1 [Powered by Bump.sh](https://bump.sh)