Method: POST API: /rest/api/3/search Authentication: basic authentication with username and jira api key as password ================================== Body: payoad example 1 { "expand": [ "names", "schema", "operations" ], "jql": "project = LOG AND issuetype = Test", "maxResults": 1, "fieldsByKeys": false, "fields": [ "summary", "status", "assignee" ], "startAt": 0 } Paylod example 2: to fetch results from 49 and max results is 2  { "expand": [ "names", "schema", "operations" ], "jql": "project = LOG AND issuetype = Test ORDER BY created DESC", "maxResults": 2, "fieldsByKeys": false, "fields": [ "summary", "status", "assignee" ], "startAt": 49 } ======================= Sample Response1: { "expand": "names,schema", "startAt": 0, "maxResults": 1, "total": 13, "issues": [ { "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields", "id": "10667", "self": "https://prod-715vanilla.atlassian.net/rest/api/3/issue/10667", "key": "LOG-13", "operations": { "linkGroups": [ { "id": "view.issue.opsbar", "links": [], "groups": [ { "id": "edit-issue_container", "weight": 1, "links": [ { "id": "edit-issue", "styleClass": "issueaction-edit-issue", "iconClass": "aui-icon aui-icon-small aui-iconfont-edit", "label": "Edit", "title": "Edit this issue", "href": "/secure/EditIssue!default.jspa?id=10667", "weight": 1 } ], "groups": [] }, { "id": "comment-issue_container", "weight": 10, "links": [ { "id": "comment-issue", "styleClass": "issueaction-comment-issue add-issue-comment", "iconClass": "aui-icon aui-icon-small aui-iconfont-comment icon-comment", "label": "Comment", "title": "Comment on this issue", "href": "/secure/AddComment!default.jspa?id=10667", "weight": 10 } ], "groups": [] }, { "id": "assign-issue_container", "weight": 5, "links": [ { "id": "assign-issue", "styleClass": "issueaction-assign-issue", "label": "Assign", "title": "Assign this issue to someone", "href": "/secure/AssignIssue!default.jspa?id=10667", "weight": 5 } ], "groups": [] }, { "id": "opsbar-transitions", "weight": 20, "links": [ { "id": "action_id_11", "styleClass": "issueaction-workflow-transition", "label": "To Do", "href": "/secure/WorkflowUIDispatcher.jspa?id=10667&action=11&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 10 }, { "id": "action_id_21", "styleClass": "issueaction-workflow-transition", "label": "In Progress", "href": "/secure/WorkflowUIDispatcher.jspa?id=10667&action=21&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 20 } ], "groups": [ { "header": { "id": "opsbar-transitions_more", "label": "Workflow" }, "links": [], "groups": [ { "id": "transitions-all", "weight": 70, "links": [ { "id": "action_id_31", "styleClass": "issueaction-workflow-transition", "label": "Done", "href": "/secure/WorkflowUIDispatcher.jspa?id=10667&action=31&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 30 } ], "groups": [] } ] } ] }, { "id": "opsbar-admin", "weight": 30, "links": [], "groups": [ { "header": { "id": "opsbar-admin_more", "label": "Admin" }, "links": [], "groups": [ { "id": "operations-fields", "weight": 10, "links": [ { "id": "com.atlassian.jira.jira-project-config-plugin:add-custom-field", "styleClass": "issueaction-fields-add", "label": "Add field", "title": "Add a field and to the current issue's screens.", "href": "/secure/admin/ViewCustomFields.jspa", "weight": 10 } ], "groups": [] }, { "id": "operations-admin-helper", "weight": 200, "links": [ { "id": "jira-operations-permissionhelper-trigger", "styleClass": "permissionhelper-trigger", "label": "Permission helper", "title": "Discover why a user does or does not have certain permissions", "href": "/notimportant", "weight": 2 }, { "id": "jira-operations-notificationhelper-trigger", "styleClass": "notificationhelper-trigger", "label": "Notification helper", "title": "Find out why users receive, or do not receive notifications for this issue", "href": "/notimportant", "weight": 3 } ], "groups": [] } ] } ] }, { "id": "com.thed.zephyr.je__zephyr-je-opsbar-transitions", "weight": 100, "links": [ { "id": "com.thed.zephyr.je__zephyr-je-test-execute", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-zephyr-je-test-execute", "label": "Execute", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__zephyr-je-test-execute?project.key=LOG&project.id=10015&issue.id=10667&issue.key=LOG-13&issuetype.id=10005", "weight": 100 } ], "groups": [ { "header": { "id": "com.thed.zephyr.je__zephyr-je-opsbar-transitions_more", "label": "Ops Bar Transitions Section" }, "links": [], "groups": [ { "id": "com.thed.zephyr.je__zephyr-je-transitions-all", "weight": 100, "links": [ { "id": "com.thed.zephyr.je__zephyr-je-add-to-cycle", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-zephyr-je-add-to-cycle", "label": "Add to Test Cycle(s)", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__zephyr-je-add-to-cycle?project.key=LOG&project.id=10015&issue.id=10667&issue.key=LOG-13&issuetype.id=10005", "weight": 100 } ], "groups": [] } ] } ] } ] }, { "id": "jira.issue.tools", "links": [ { "id": "jira-share-trigger", "styleClass": "viewissue-share", "iconClass": "aui-icon aui-icon-small aui-iconfont-share", "label": "", "title": "Share this issue by emailing other users", "href": "", "weight": 10 } ], "groups": [ { "id": "view.issue.exports", "header": { "id": "viewissue-export", "styleClass": "aui-dropdown2-trigger-arrowless", "iconClass": "icon-default aui-icon aui-icon-small aui-iconfont-export", "label": "Export", "title": "Export this issue in another format" }, "links": [ { "id": "jira.issueviews:issue-html", "label": "Print", "href": "/si/jira.issueviews:issue-html/LOG-13/LOG-13.html" }, { "id": "jira.issueviews:issue-xml", "label": "Export XML", "href": "/si/jira.issueviews:issue-xml/LOG-13/LOG-13.xml" }, { "id": "jira.issueviews:issue-word", "label": "Export Word", "href": "/si/jira.issueviews:issue-word/LOG-13/LOG-13.doc" } ], "groups": [] }, { "id": "jira.issue.tools.more", "header": { "id": "opsbar-operations_more", "styleClass": "aui-dropdown2-trigger-arrowless", "iconClass": "aui-icon aui-icon-small aui-iconfont-more", "label": "More" }, "links": [], "groups": [ { "id": "operations-top-level", "links": [], "groups": [] }, { "id": "operations-work", "links": [ { "id": "log-work", "styleClass": "issueaction-log-work", "label": "Log work", "title": "Log work against this issue", "href": "/secure/CreateWorklog!default.jspa?id=10667", "weight": 10 } ], "groups": [] }, { "id": "greenhopper_issue_dropdown", "links": [ { "id": "greenhopper-rapidboard-operation", "styleClass": "issueaction-greenhopper-rapidboard-operation js-rapidboard-operation-issue", "label": "Agile board", "title": "View this issue on an Agile board", "href": "/secure/GHGoToBoard.jspa?issueId=10667", "weight": 30 }, { "id": "greenhopper-rank-top-operation", "styleClass": "issueaction-greenhopper-rank-top-operation", "label": "Rank to top", "href": "/secure/RankTop.jspa?issueId=10667", "weight": 40 }, { "id": "greenhopper-rank-bottom-operation", "styleClass": "issueaction-greenhopper-rank-bottom-operation", "label": "Rank to bottom", "href": "/secure/RankBottom.jspa?issueId=10667", "weight": 50 } ], "groups": [] }, { "id": "operations-attachments", "links": [ { "id": "attach-file", "styleClass": "unified-attach-file", "label": "Attach files", "title": "Attach one or more files to this issue", "href": "/secure/AttachFile!default.jspa?id=10667", "weight": 10 }, { "id": "attach-screenshot-html5", "styleClass": "issueaction-attach-screenshot-html5", "label": "Attach Screenshot", "href": "/secure/ShowAttachScreenshotFormAction!default.jspa?id=10667", "weight": 15 } ], "groups": [] }, { "id": "operations-voteswatchers", "links": [ { "id": "view-voters", "styleClass": "issueaction-view-voters", "label": "Voters", "title": "View voters for this issue", "href": "/secure/ViewVoters!default.jspa?id=10667", "weight": 30 }, { "id": "toggle-watch-issue", "styleClass": "issueaction-unwatch-issue", "label": "Stop watching", "title": "Stop watching this issue", "href": "/secure/VoteOrWatchIssue.jspa?atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin&id=10667&watch=unwatch", "weight": 50 }, { "id": "manage-watchers", "styleClass": "issueaction-manage-watchers", "label": "Watchers", "title": "Manage the watchers of this issue", "href": "/secure/ManageWatchers!default.jspa?id=10667", "weight": 60 } ], "groups": [] }, { "id": "operations-subtasks", "links": [ { "id": "create-subtask", "styleClass": "issueaction-create-subtask", "label": "Create sub-task", "title": "Create sub-task for this issue", "href": "/secure/CreateSubTaskIssue!default.jspa?parentIssueId=10667", "weight": 10 }, { "id": "issue-to-subtask", "styleClass": "issueaction-issue-to-subtask", "label": "Convert to sub-task", "title": "Convert this issue to sub-task", "href": "/secure/ConvertIssue.jspa?id=10667", "weight": 20 } ], "groups": [] }, { "id": "devstatus-cta-list", "links": [], "groups": [] }, { "id": "operations-operations", "links": [ { "id": "move-issue", "styleClass": "issueaction-move-issue", "label": "Move", "title": "Move this issue to another project or issue type.", "href": "/secure/MoveIssue!default.jspa?id=10667", "weight": 10 }, { "id": "link-issue", "styleClass": "issueaction-link-issue", "label": "Link", "title": "Link this issue to another issue or item", "href": "/secure/LinkJiraIssue!default.jspa?id=10667", "weight": 20 }, { "id": "clone-issue", "styleClass": "issueaction-clone-issue", "label": "Clone", "title": "Clone this issue", "href": "/secure/CloneIssueDetails!default.jspa?id=10667", "weight": 20 }, { "id": "edit-labels", "styleClass": "issueaction-edit-labels", "label": "Labels", "title": "Edit this issue's labels", "href": "/secure/EditLabels!default.jspa?id=10667", "weight": 30 }, { "id": "com.thed.zephyr.je__general-teststep-copy2", "styleClass": "", "label": "Copy Zephyr Test Steps", "href": "/plugins/servlet/ac/com.thed.zephyr.je/general-teststep-copy?project.key=LOG&project.id=10015&issue.id=10667&issue.key=LOG-13&issuetype.id=10005", "weight": 200 }, { "id": "com.thed.zephyr.je__execute-test-operations", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-execute-test-operations", "label": "Execute", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__execute-test-operations?project.key=LOG&project.id=10015&issue.id=10667&issue.key=LOG-13&issuetype.id=10005", "weight": 201 }, { "id": "com.thed.zephyr.je__add-test-operations", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-add-test-operations", "label": "Add to Test Cycle(s)", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__add-test-operations?project.key=LOG&project.id=10015&issue.id=10667&issue.key=LOG-13&issuetype.id=10005", "weight": 202 } ], "groups": [] }, { "id": "operations-delete", "links": [], "groups": [] } ] } ] } ] }, "fields": { "summary": "Test case 3 for delete function", "assignee": null, "status": { "self": "https://prod-715vanilla.atlassian.net/rest/api/3/status/10000", "description": "", "iconUrl": "https://prod-715vanilla.atlassian.net/", "name": "To Do", "id": "10000", "statusCategory": { "self": "https://prod-715vanilla.atlassian.net/rest/api/3/statuscategory/2", "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } } } } ], "names": { "summary": "Summary", "assignee": "Assignee", "status": "Status" }, "schema": { "summary": { "type": "string", "system": "summary" }, "assignee": { "type": "user", "system": "assignee" }, "status": { "type": "status", "system": "status" } } } ================================== ================ Sample Response 2: { "expand": "schema,names", "startAt": 49, "maxResults": 2, "total": 51, "issues": [ { "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields", "id": "10656", "self": "https://prod-715vanilla.atlassian.net/rest/api/3/issue/10656", "key": "LOG-2", "operations": { "linkGroups": [ { "id": "view.issue.opsbar", "links": [], "groups": [ { "id": "edit-issue_container", "weight": 1, "links": [ { "id": "edit-issue", "styleClass": "issueaction-edit-issue", "iconClass": "aui-icon aui-icon-small aui-iconfont-edit", "label": "Edit", "title": "Edit this issue", "href": "/secure/EditIssue!default.jspa?id=10656", "weight": 1 } ], "groups": [] }, { "id": "comment-issue_container", "weight": 10, "links": [ { "id": "comment-issue", "styleClass": "issueaction-comment-issue add-issue-comment", "iconClass": "aui-icon aui-icon-small aui-iconfont-comment icon-comment", "label": "Comment", "title": "Comment on this issue", "href": "/secure/AddComment!default.jspa?id=10656", "weight": 10 } ], "groups": [] }, { "id": "assign-issue_container", "weight": 5, "links": [ { "id": "assign-issue", "styleClass": "issueaction-assign-issue", "label": "Assign", "title": "Assign this issue to someone", "href": "/secure/AssignIssue!default.jspa?id=10656", "weight": 5 } ], "groups": [] }, { "id": "opsbar-transitions", "weight": 20, "links": [ { "id": "action_id_11", "styleClass": "issueaction-workflow-transition", "label": "To Do", "href": "/secure/WorkflowUIDispatcher.jspa?id=10656&action=11&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 10 }, { "id": "action_id_21", "styleClass": "issueaction-workflow-transition", "label": "In Progress", "href": "/secure/WorkflowUIDispatcher.jspa?id=10656&action=21&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 20 } ], "groups": [ { "header": { "id": "opsbar-transitions_more", "label": "Workflow" }, "links": [], "groups": [ { "id": "transitions-all", "weight": 70, "links": [ { "id": "action_id_31", "styleClass": "issueaction-workflow-transition", "label": "Done", "href": "/secure/WorkflowUIDispatcher.jspa?id=10656&action=31&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 30 } ], "groups": [] } ] } ] }, { "id": "opsbar-admin", "weight": 30, "links": [], "groups": [ { "header": { "id": "opsbar-admin_more", "label": "Admin" }, "links": [], "groups": [ { "id": "operations-fields", "weight": 10, "links": [ { "id": "com.atlassian.jira.jira-project-config-plugin:add-custom-field", "styleClass": "issueaction-fields-add", "label": "Add field", "title": "Add a field and to the current issue's screens.", "href": "/secure/admin/ViewCustomFields.jspa", "weight": 10 } ], "groups": [] }, { "id": "operations-admin-helper", "weight": 200, "links": [ { "id": "jira-operations-permissionhelper-trigger", "styleClass": "permissionhelper-trigger", "label": "Permission helper", "title": "Discover why a user does or does not have certain permissions", "href": "/notimportant", "weight": 2 }, { "id": "jira-operations-notificationhelper-trigger", "styleClass": "notificationhelper-trigger", "label": "Notification helper", "title": "Find out why users receive, or do not receive notifications for this issue", "href": "/notimportant", "weight": 3 } ], "groups": [] } ] } ] }, { "id": "com.thed.zephyr.je__zephyr-je-opsbar-transitions", "weight": 100, "links": [ { "id": "com.thed.zephyr.je__zephyr-je-test-execute", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-zephyr-je-test-execute", "label": "Execute", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__zephyr-je-test-execute?project.key=LOG&project.id=10015&issue.id=10656&issue.key=LOG-2&issuetype.id=10005", "weight": 100 } ], "groups": [ { "header": { "id": "com.thed.zephyr.je__zephyr-je-opsbar-transitions_more", "label": "Ops Bar Transitions Section" }, "links": [], "groups": [ { "id": "com.thed.zephyr.je__zephyr-je-transitions-all", "weight": 100, "links": [ { "id": "com.thed.zephyr.je__zephyr-je-add-to-cycle", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-zephyr-je-add-to-cycle", "label": "Add to Test Cycle(s)", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__zephyr-je-add-to-cycle?project.key=LOG&project.id=10015&issue.id=10656&issue.key=LOG-2&issuetype.id=10005", "weight": 100 } ], "groups": [] } ] } ] } ] }, { "id": "jira.issue.tools", "links": [ { "id": "jira-share-trigger", "styleClass": "viewissue-share", "iconClass": "aui-icon aui-icon-small aui-iconfont-share", "label": "", "title": "Share this issue by emailing other users", "href": "", "weight": 10 } ], "groups": [ { "id": "view.issue.exports", "header": { "id": "viewissue-export", "styleClass": "aui-dropdown2-trigger-arrowless", "iconClass": "icon-default aui-icon aui-icon-small aui-iconfont-export", "label": "Export", "title": "Export this issue in another format" }, "links": [ { "id": "jira.issueviews:issue-html", "label": "Print", "href": "/si/jira.issueviews:issue-html/LOG-2/LOG-2.html" }, { "id": "jira.issueviews:issue-xml", "label": "Export XML", "href": "/si/jira.issueviews:issue-xml/LOG-2/LOG-2.xml" }, { "id": "jira.issueviews:issue-word", "label": "Export Word", "href": "/si/jira.issueviews:issue-word/LOG-2/LOG-2.doc" } ], "groups": [] }, { "id": "jira.issue.tools.more", "header": { "id": "opsbar-operations_more", "styleClass": "aui-dropdown2-trigger-arrowless", "iconClass": "aui-icon aui-icon-small aui-iconfont-more", "label": "More" }, "links": [], "groups": [ { "id": "operations-top-level", "links": [], "groups": [] }, { "id": "operations-work", "links": [ { "id": "log-work", "styleClass": "issueaction-log-work", "label": "Log work", "title": "Log work against this issue", "href": "/secure/CreateWorklog!default.jspa?id=10656", "weight": 10 } ], "groups": [] }, { "id": "greenhopper_issue_dropdown", "links": [ { "id": "greenhopper-rapidboard-operation", "styleClass": "issueaction-greenhopper-rapidboard-operation js-rapidboard-operation-issue", "label": "Agile board", "title": "View this issue on an Agile board", "href": "/secure/GHGoToBoard.jspa?issueId=10656", "weight": 30 }, { "id": "greenhopper-rank-top-operation", "styleClass": "issueaction-greenhopper-rank-top-operation", "label": "Rank to top", "href": "/secure/RankTop.jspa?issueId=10656", "weight": 40 }, { "id": "greenhopper-rank-bottom-operation", "styleClass": "issueaction-greenhopper-rank-bottom-operation", "label": "Rank to bottom", "href": "/secure/RankBottom.jspa?issueId=10656", "weight": 50 } ], "groups": [] }, { "id": "operations-attachments", "links": [ { "id": "attach-file", "styleClass": "unified-attach-file", "label": "Attach files", "title": "Attach one or more files to this issue", "href": "/secure/AttachFile!default.jspa?id=10656", "weight": 10 }, { "id": "attach-screenshot-html5", "styleClass": "issueaction-attach-screenshot-html5", "label": "Attach Screenshot", "href": "/secure/ShowAttachScreenshotFormAction!default.jspa?id=10656", "weight": 15 } ], "groups": [] }, { "id": "operations-voteswatchers", "links": [ { "id": "view-voters", "styleClass": "issueaction-view-voters", "label": "Voters", "title": "View voters for this issue", "href": "/secure/ViewVoters!default.jspa?id=10656", "weight": 30 }, { "id": "toggle-watch-issue", "styleClass": "issueaction-unwatch-issue", "label": "Stop watching", "title": "Stop watching this issue", "href": "/secure/VoteOrWatchIssue.jspa?atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin&id=10656&watch=unwatch", "weight": 50 }, { "id": "manage-watchers", "styleClass": "issueaction-manage-watchers", "label": "Watchers", "title": "Manage the watchers of this issue", "href": "/secure/ManageWatchers!default.jspa?id=10656", "weight": 60 } ], "groups": [] }, { "id": "operations-subtasks", "links": [ { "id": "create-subtask", "styleClass": "issueaction-create-subtask", "label": "Create sub-task", "title": "Create sub-task for this issue", "href": "/secure/CreateSubTaskIssue!default.jspa?parentIssueId=10656", "weight": 10 }, { "id": "issue-to-subtask", "styleClass": "issueaction-issue-to-subtask", "label": "Convert to sub-task", "title": "Convert this issue to sub-task", "href": "/secure/ConvertIssue.jspa?id=10656", "weight": 20 } ], "groups": [] }, { "id": "devstatus-cta-list", "links": [], "groups": [] }, { "id": "operations-operations", "links": [ { "id": "move-issue", "styleClass": "issueaction-move-issue", "label": "Move", "title": "Move this issue to another project or issue type.", "href": "/secure/MoveIssue!default.jspa?id=10656", "weight": 10 }, { "id": "link-issue", "styleClass": "issueaction-link-issue", "label": "Link", "title": "Link this issue to another issue or item", "href": "/secure/LinkJiraIssue!default.jspa?id=10656", "weight": 20 }, { "id": "clone-issue", "styleClass": "issueaction-clone-issue", "label": "Clone", "title": "Clone this issue", "href": "/secure/CloneIssueDetails!default.jspa?id=10656", "weight": 20 }, { "id": "edit-labels", "styleClass": "issueaction-edit-labels", "label": "Labels", "title": "Edit this issue's labels", "href": "/secure/EditLabels!default.jspa?id=10656", "weight": 30 }, { "id": "com.thed.zephyr.je__general-teststep-copy2", "styleClass": "", "label": "Copy Zephyr Test Steps", "href": "/plugins/servlet/ac/com.thed.zephyr.je/general-teststep-copy?project.key=LOG&project.id=10015&issue.id=10656&issue.key=LOG-2&issuetype.id=10005", "weight": 200 }, { "id": "com.thed.zephyr.je__execute-test-operations", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-execute-test-operations", "label": "Execute", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__execute-test-operations?project.key=LOG&project.id=10015&issue.id=10656&issue.key=LOG-2&issuetype.id=10005", "weight": 201 }, { "id": "com.thed.zephyr.je__add-test-operations", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-add-test-operations", "label": "Add to Test Cycle(s)", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__add-test-operations?project.key=LOG&project.id=10015&issue.id=10656&issue.key=LOG-2&issuetype.id=10005", "weight": 202 } ], "groups": [] }, { "id": "operations-delete", "links": [], "groups": [] } ] } ] } ] }, "fields": { "summary": "Test case 2 for login functon", "assignee": null, "status": { "self": "https://prod-715vanilla.atlassian.net/rest/api/3/status/10000", "description": "", "iconUrl": "https://prod-715vanilla.atlassian.net/", "name": "To Do", "id": "10000", "statusCategory": { "self": "https://prod-715vanilla.atlassian.net/rest/api/3/statuscategory/2", "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } } } }, { "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields", "id": "10655", "self": "https://prod-715vanilla.atlassian.net/rest/api/3/issue/10655", "key": "LOG-1", "operations": { "linkGroups": [ { "id": "view.issue.opsbar", "links": [], "groups": [ { "id": "edit-issue_container", "weight": 1, "links": [ { "id": "edit-issue", "styleClass": "issueaction-edit-issue", "iconClass": "aui-icon aui-icon-small aui-iconfont-edit", "label": "Edit", "title": "Edit this issue", "href": "/secure/EditIssue!default.jspa?id=10655", "weight": 1 } ], "groups": [] }, { "id": "comment-issue_container", "weight": 10, "links": [ { "id": "comment-issue", "styleClass": "issueaction-comment-issue add-issue-comment", "iconClass": "aui-icon aui-icon-small aui-iconfont-comment icon-comment", "label": "Comment", "title": "Comment on this issue", "href": "/secure/AddComment!default.jspa?id=10655", "weight": 10 } ], "groups": [] }, { "id": "assign-issue_container", "weight": 5, "links": [ { "id": "assign-issue", "styleClass": "issueaction-assign-issue", "label": "Assign", "title": "Assign this issue to someone", "href": "/secure/AssignIssue!default.jspa?id=10655", "weight": 5 } ], "groups": [] }, { "id": "opsbar-transitions", "weight": 20, "links": [ { "id": "action_id_11", "styleClass": "issueaction-workflow-transition", "label": "To Do", "href": "/secure/WorkflowUIDispatcher.jspa?id=10655&action=11&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 10 }, { "id": "action_id_21", "styleClass": "issueaction-workflow-transition", "label": "In Progress", "href": "/secure/WorkflowUIDispatcher.jspa?id=10655&action=21&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 20 } ], "groups": [ { "header": { "id": "opsbar-transitions_more", "label": "Workflow" }, "links": [], "groups": [ { "id": "transitions-all", "weight": 70, "links": [ { "id": "action_id_31", "styleClass": "issueaction-workflow-transition", "label": "Done", "href": "/secure/WorkflowUIDispatcher.jspa?id=10655&action=31&atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin", "weight": 30 } ], "groups": [] } ] } ] }, { "id": "opsbar-admin", "weight": 30, "links": [], "groups": [ { "header": { "id": "opsbar-admin_more", "label": "Admin" }, "links": [], "groups": [ { "id": "operations-fields", "weight": 10, "links": [ { "id": "com.atlassian.jira.jira-project-config-plugin:add-custom-field", "styleClass": "issueaction-fields-add", "label": "Add field", "title": "Add a field and to the current issue's screens.", "href": "/secure/admin/ViewCustomFields.jspa", "weight": 10 } ], "groups": [] }, { "id": "operations-admin-helper", "weight": 200, "links": [ { "id": "jira-operations-permissionhelper-trigger", "styleClass": "permissionhelper-trigger", "label": "Permission helper", "title": "Discover why a user does or does not have certain permissions", "href": "/notimportant", "weight": 2 }, { "id": "jira-operations-notificationhelper-trigger", "styleClass": "notificationhelper-trigger", "label": "Notification helper", "title": "Find out why users receive, or do not receive notifications for this issue", "href": "/notimportant", "weight": 3 } ], "groups": [] } ] } ] }, { "id": "com.thed.zephyr.je__zephyr-je-opsbar-transitions", "weight": 100, "links": [ { "id": "com.thed.zephyr.je__zephyr-je-test-execute", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-zephyr-je-test-execute", "label": "Execute", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__zephyr-je-test-execute?project.key=LOG&project.id=10015&issue.id=10655&issue.key=LOG-1&issuetype.id=10005", "weight": 100 } ], "groups": [ { "header": { "id": "com.thed.zephyr.je__zephyr-je-opsbar-transitions_more", "label": "Ops Bar Transitions Section" }, "links": [], "groups": [ { "id": "com.thed.zephyr.je__zephyr-je-transitions-all", "weight": 100, "links": [ { "id": "com.thed.zephyr.je__zephyr-je-add-to-cycle", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-zephyr-je-add-to-cycle", "label": "Add to Test Cycle(s)", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__zephyr-je-add-to-cycle?project.key=LOG&project.id=10015&issue.id=10655&issue.key=LOG-1&issuetype.id=10005", "weight": 100 } ], "groups": [] } ] } ] } ] }, { "id": "jira.issue.tools", "links": [ { "id": "jira-share-trigger", "styleClass": "viewissue-share", "iconClass": "aui-icon aui-icon-small aui-iconfont-share", "label": "", "title": "Share this issue by emailing other users", "href": "", "weight": 10 } ], "groups": [ { "id": "view.issue.exports", "header": { "id": "viewissue-export", "styleClass": "aui-dropdown2-trigger-arrowless", "iconClass": "icon-default aui-icon aui-icon-small aui-iconfont-export", "label": "Export", "title": "Export this issue in another format" }, "links": [ { "id": "jira.issueviews:issue-html", "label": "Print", "href": "/si/jira.issueviews:issue-html/LOG-1/LOG-1.html" }, { "id": "jira.issueviews:issue-xml", "label": "Export XML", "href": "/si/jira.issueviews:issue-xml/LOG-1/LOG-1.xml" }, { "id": "jira.issueviews:issue-word", "label": "Export Word", "href": "/si/jira.issueviews:issue-word/LOG-1/LOG-1.doc" } ], "groups": [] }, { "id": "jira.issue.tools.more", "header": { "id": "opsbar-operations_more", "styleClass": "aui-dropdown2-trigger-arrowless", "iconClass": "aui-icon aui-icon-small aui-iconfont-more", "label": "More" }, "links": [], "groups": [ { "id": "operations-top-level", "links": [], "groups": [] }, { "id": "operations-work", "links": [ { "id": "log-work", "styleClass": "issueaction-log-work", "label": "Log work", "title": "Log work against this issue", "href": "/secure/CreateWorklog!default.jspa?id=10655", "weight": 10 } ], "groups": [] }, { "id": "greenhopper_issue_dropdown", "links": [ { "id": "greenhopper-rapidboard-operation", "styleClass": "issueaction-greenhopper-rapidboard-operation js-rapidboard-operation-issue", "label": "Agile board", "title": "View this issue on an Agile board", "href": "/secure/GHGoToBoard.jspa?issueId=10655", "weight": 30 }, { "id": "greenhopper-rank-top-operation", "styleClass": "issueaction-greenhopper-rank-top-operation", "label": "Rank to top", "href": "/secure/RankTop.jspa?issueId=10655", "weight": 40 }, { "id": "greenhopper-rank-bottom-operation", "styleClass": "issueaction-greenhopper-rank-bottom-operation", "label": "Rank to bottom", "href": "/secure/RankBottom.jspa?issueId=10655", "weight": 50 } ], "groups": [] }, { "id": "operations-attachments", "links": [ { "id": "attach-file", "styleClass": "unified-attach-file", "label": "Attach files", "title": "Attach one or more files to this issue", "href": "/secure/AttachFile!default.jspa?id=10655", "weight": 10 }, { "id": "attach-screenshot-html5", "styleClass": "issueaction-attach-screenshot-html5", "label": "Attach Screenshot", "href": "/secure/ShowAttachScreenshotFormAction!default.jspa?id=10655", "weight": 15 } ], "groups": [] }, { "id": "operations-voteswatchers", "links": [ { "id": "view-voters", "styleClass": "issueaction-view-voters", "label": "Voters", "title": "View voters for this issue", "href": "/secure/ViewVoters!default.jspa?id=10655", "weight": 30 }, { "id": "toggle-watch-issue", "styleClass": "issueaction-unwatch-issue", "label": "Stop watching", "title": "Stop watching this issue", "href": "/secure/VoteOrWatchIssue.jspa?atl_token=29e1beb9-f509-42ec-956b-34c6277eaa30_648e8af26637ca2c8c50b9744324de3837c279e0_lin&id=10655&watch=unwatch", "weight": 50 }, { "id": "manage-watchers", "styleClass": "issueaction-manage-watchers", "label": "Watchers", "title": "Manage the watchers of this issue", "href": "/secure/ManageWatchers!default.jspa?id=10655", "weight": 60 } ], "groups": [] }, { "id": "operations-subtasks", "links": [ { "id": "create-subtask", "styleClass": "issueaction-create-subtask", "label": "Create sub-task", "title": "Create sub-task for this issue", "href": "/secure/CreateSubTaskIssue!default.jspa?parentIssueId=10655", "weight": 10 }, { "id": "issue-to-subtask", "styleClass": "issueaction-issue-to-subtask", "label": "Convert to sub-task", "title": "Convert this issue to sub-task", "href": "/secure/ConvertIssue.jspa?id=10655", "weight": 20 } ], "groups": [] }, { "id": "devstatus-cta-list", "links": [], "groups": [] }, { "id": "operations-operations", "links": [ { "id": "move-issue", "styleClass": "issueaction-move-issue", "label": "Move", "title": "Move this issue to another project or issue type.", "href": "/secure/MoveIssue!default.jspa?id=10655", "weight": 10 }, { "id": "link-issue", "styleClass": "issueaction-link-issue", "label": "Link", "title": "Link this issue to another issue or item", "href": "/secure/LinkJiraIssue!default.jspa?id=10655", "weight": 20 }, { "id": "clone-issue", "styleClass": "issueaction-clone-issue", "label": "Clone", "title": "Clone this issue", "href": "/secure/CloneIssueDetails!default.jspa?id=10655", "weight": 20 }, { "id": "edit-labels", "styleClass": "issueaction-edit-labels", "label": "Labels", "title": "Edit this issue's labels", "href": "/secure/EditLabels!default.jspa?id=10655", "weight": 30 }, { "id": "com.thed.zephyr.je__general-teststep-copy2", "styleClass": "", "label": "Copy Zephyr Test Steps", "href": "/plugins/servlet/ac/com.thed.zephyr.je/general-teststep-copy?project.key=LOG&project.id=10015&issue.id=10655&issue.key=LOG-1&issuetype.id=10005", "weight": 200 }, { "id": "com.thed.zephyr.je__execute-test-operations", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-execute-test-operations", "label": "Execute", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__execute-test-operations?project.key=LOG&project.id=10015&issue.id=10655&issue.key=LOG-1&issuetype.id=10005", "weight": 201 }, { "id": "com.thed.zephyr.je__add-test-operations", "styleClass": "ap-dialog ap-plugin-key-com.thed.zephyr.je ap-module-key-add-test-operations", "label": "Add to Test Cycle(s)", "href": "/plugins/servlet/ac/com.thed.zephyr.je/com.thed.zephyr.je__add-test-operations?project.key=LOG&project.id=10015&issue.id=10655&issue.key=LOG-1&issuetype.id=10005", "weight": 202 } ], "groups": [] }, { "id": "operations-delete", "links": [], "groups": [] } ] } ] } ] }, "fields": { "summary": "Test case 1 for login functon", "assignee": null, "status": { "self": "https://prod-715vanilla.atlassian.net/rest/api/3/status/10000", "description": "", "iconUrl": "https://prod-715vanilla.atlassian.net/", "name": "To Do", "id": "10000", "statusCategory": { "self": "https://prod-715vanilla.atlassian.net/rest/api/3/statuscategory/2", "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } } } } ], "names": { "summary": "Summary", "assignee": "Assignee", "status": "Status" }, "schema": { "summary": { "type": "string", "system": "summary" }, "assignee": { "type": "user", "system": "assignee" }, "status": { "type": "status", "system": "status" } } } Note: if we keep changing the max results and startAt values, you can get that many results in response Please refer jira documentation for more details:  https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-post Thanks Jagadeesh