GET /search
Summary: Search for issues using JQL
Operation ID: searchIssues
Auth: oauth2
Operation ID: searchIssues
Auth: oauth2
Description
Searches for issues using JQL (Jira Query Language).
Parameters (4)
fields
(string, query, optional)
A list of fields to return for each issue
jql
(string, query, optional)
A JQL query string
maxResults
(integer, query, optional)
The maximum number of items to return
startAt
(integer, query, optional)
The index of the first item to return
No probe data for this endpoint yet.