List custom fieldsAsk AIget https://sandbox.numeral.io/v1/custom_fieldsList and filter custom fields.Query Paramslimitinteger0 to 100Defaults to 25starting_afteruuidThe ID of the object from which your list request will start. It is not included in the result.sort_orderstringenumOrder is based on attribute created_at. If asc, results are fetched in chronological order. If desc, results are fetched in reversed chronological order. Default order is desc.ascdescAllowed:ascdescstart_datedateThe creation date of the custom field.end_datedateThe creation date of the custom field.keystringThe key of the custom field.object_typearray of stringsThe types of object the custom field can be applied to.object_typeADD stringtypestringenumThe type of the custom field.selecttextAllowed:selecttextResponses 200200 400Validation error.Updated 7 months ago