Get query description for searching issues

get

/issues/issues/v3/issues/search-form

Return the form for the query that was used to search for an issue (or issues).

Request

Header Parameters
Body ()
Root Schema : HttpServletResponse
Type: object
Show Source
Nested Schema : Locale
Type: object
Show Source
Nested Schema : ServletOutputStream
Type: object
Nested Schema : PrintWriter
Type: object
Nested Schema : extensionKeys
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleAttributes
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleKeys
Type: array
Unique Items Required: true
Show Source
Back to Top

Response

200 Response

Successful operation
Body ()
Root Schema : SearchIssue
Type: object
Show Source
Nested Schema : searchFields
Type: object
Additional Properties Allowed
Show Source
Nested Schema : SearchSyntax
Type: object
Show Source
Nested Schema : SearchFieldObject
Type: object
Show Source
Nested Schema : operators
Type: array
Read Only: true
Show Source
Nested Schema : logicalOperators
Type: object
Additional Properties Allowed
Show Source
Nested Schema : operators
Type: object
Additional Properties Allowed
Show Source
Nested Schema : termDelimiter
Type: array
Show Source
Nested Schema : Oper
Type: object
Show Source
Nested Schema : code
Type: array
Show Source
Nested Schema : types
Type: array
Show Source

406 Response

Media type not acceptable
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source
Back to Top