Hi,
As the /rest/api/2/search has been deprecated, it used to return a "total" in the response which tells total number of issues.
But in the new api /rest/api/2/search/jql no such value is returned in response. How can I get the total in the api response.
Thanks.
Hi and Welcome ,
you can get the total via https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-approximate-count-post .
BR
Kai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.