Search Issues by JQL
Use a Jira Query Language (JQL) query to get a list of issues in Jira.
Options
Field | Definition | Type | Required |
---|---|---|---|
Environment |
Environment where the Jira instance is hosted: On-Premise or Cloud. |
Dropdown |
TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Search By |
|||
JQL Query |
The JQL query used to determine the issues returned. |
Text |
FALSE |
Limit |
Maximum number of issues returned. |
Number |
FALSE |
Offset |
Offset for the list of issues returned. |
Number |
FALSE |
Output
Field | Definition | Type |
---|---|---|
Issues |
Issues returned by the query. |
List of Objects |
Key |
Unique issue key. |
Text |
Issue ID |
Unique ID of the issue. |
Number |
URL |
URL of the issue. |
Text |
API Resource URL |
URL to the API resource for the issue. |
Text |