Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Offset not available in Jira API (/rest/api/3/search/jql)

THULASIRAM KARNAM
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 4, 2025

Hi Team,

We recently noticed that the GET API "/rest/api/3/search" is being deprecated, so we need to migrate to the "/rest/api/3/search/jql" API. However, the documentation does not mention the 'StartAt' offset parameter. Is there a way to use an offset when calling the new API?

 

1 answer

2 votes
Sunny Ape
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 4, 2025

However, the documentation does not mention the 'StartAt' offset parameter.

That's because the new Search for Issues using JQL endpoint doesn't use the StartAt parameter, it uses the newer nextPageToken parameter, which definitely IS described in the documentation.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events