The ID of the custom field.
OptionalissueTypeIds?: stringA list of issue type IDs in a context.
OptionalmaxResults?: stringThe maximum number of results to return.
Optionalpage?: stringThe page of options to return.
OptionalprojectIds?: stringA list of project IDs in a context.
Optionalquery?: stringA string used to filter options.
OptionalsortByOptionName?: stringFlag to sort options by their names.
OptionaluseAllContexts?: stringFlag to fetch all options regardless of context, project IDs, or issue type IDs.
Optionaloptions: RequestOptions
Returns custom field's options defined in a given context composed of projects and issue types.