fieldName to get a list of all values for the field.fieldName and fieldValue to get a list of values containing the text in fieldValue.fieldName and predicateName to get a list of all predicate values for the field.fieldName, predicateName, and predicateValue to get a list of predicate values containing the text in predicateValue.curl --location --request GET '/rest/api/3/jql/autocompletedata/suggestions'{"results":[{"displayName":"<b>Ac</b>tiveObjects (AO)","value":"ActiveObjects"},{"displayName":"Atlassian Connect (<b>AC</b>)","value":"Atlassian Connect"},{"displayName":"Atlassian Connect in Jira (<b>AC</b>JIRA)","value":"Atlassian Connect in Jira"}]}