Get query description for searching issues
get
/issues/v3/issues/search-form
Return the form for the query that was used to search for an issue (or issues).
Request
Header Parameters
-
Accept(required): string
Default Value:
Nested Schema : Locale
Type:
Show Source
object
-
country:
string
-
displayCountry:
string
-
displayLanguage:
string
-
displayName:
string
-
displayScript:
string
-
displayVariant:
string
-
extensionKeys:
array extensionKeys
Unique Items Required:
true
-
iso3Country:
string
-
iso3Language:
string
-
language:
string
-
script:
string
-
unicodeLocaleAttributes:
array unicodeLocaleAttributes
Unique Items Required:
true
-
unicodeLocaleKeys:
array unicodeLocaleKeys
Unique Items Required:
true
-
variant:
string
Nested Schema : ServletOutputStream
Type:
object
Nested Schema : PrintWriter
Type:
object
Response
200 Response
Successful operation
Root Schema : SearchIssue
Type:
Show Source
object
-
links:
array links
-
searchFields:
object searchFields
Additional Properties Allowed: SearchFieldObject
-
syntax:
object SearchSyntax
Nested Schema : SearchSyntax
Type:
Show Source
object
-
logicalOperators:
object logicalOperators
Additional Properties Allowed: Oper
-
operators:
object operators
Additional Properties Allowed: Oper
-
precedenceGrouping:
string
-
termDelimiter:
array termDelimiter
Nested Schema : SearchFieldObject
Type:
Show Source
object
-
example:
string
-
operators:
array operators
Read Only:
true
406 Response
Media type not acceptable
Nested Schema : suppressed
Type:
array
Nested Schema : StackTraceElement
Type:
Show Source
object
-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false