Optionalparameters: {OptionallastValueUpdate?: stringThe last value update to filter the custom fields.
OptionalmaxResults?: stringThe maximum number of custom fields to return.
OptionalprojectIds?: stringA list of project IDs to filter the custom fields.
OptionalscreenIds?: stringA list of screen IDs to filter the custom fields.
Optionalsearch?: stringA query string used to search custom fields.
OptionalsortColumn?: stringThe column by which to sort the returned custom fields.
OptionalsortOrder?: stringThe order in which to sort the returned custom fields.
OptionalstartAt?: stringThe starting index of the returned custom fields.
Optionaltypes?: stringA list of custom field types to filter the custom fields.
Optionaloptions: RequestOptions
Returns a list of Custom Fields in the given range.