OptionalexpandFields to expand (e.g. 'changelog,renderedFields,names')
OptionalfieldsComma-separated list of fields to include.
Use '*all' for all fields, '*navigable' for navigable fields (default).
OptionaljqlJQL query string (e.g. 'project = PROJ AND status = Open ORDER BY created DESC')
OptionalmaxMaximum number of results to return. Jira Data Center defaults to 50; the server cap is configurable.
OptionalstartIndex of the first result (0-based)
OptionalvalidateWhether Jira should validate the JQL query.
Query parameters for
GET /rest/api/latest/search.