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.
请求参数
Path 参数
返回响应
🟢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.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http:///rest/api/3/customFieldOption/'