Returns a custom field option. For example, an option in a select list.Note that this operation only works for issue field select list options created in Jira or using operations from the Issue custom field options resource, it cannot be used with issue field select list options created by Connect apps.This operation can be accessed anonymously.Permissions required: The custom field option is returned as follows:
if the user has the Browse projectsproject permission for at least one project the custom field is used in, and the field is visible in at least one layout the user has permission to view.
Request
Path Params
Responses
🟢200Returned if the request is successful.
application/json
Body
🟠401Returned if the authentication credentials are incorrect or missing.
🟠404Returned if:
* the custom field option is not found.
* the user does not have permission to view the custom field.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://jira.local:8080/jira/rest//rest/api/3/customFieldOption/'