Forums

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

why HTTP 410 Errors from /rest/api/3/search error?

armel_kaptue
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!
September 12, 2025

Hello,

I'm receiving an HTTP 410 error when performing a get call from the endpoint /rest/api/3/search.


{
"errorMessages": [
"L'API demandée a été supprimée. Veuillez migrer vers l'API /rest/api/3/search/jql. Un guide complet de migration est disponible à l'adresse https://developer.atlassian.com/changelog/#CHANGE-2046"
],
"errors": {
}
}

which means in english

{
"errorMessages": [
"The requested API has been deprecated. Please migrate to the API /rest/api/3/search/jql. A complete migration guide is available at https://developer.atlassian.com/changelog/#CHANGE-2046"
],
"errors": {}
}

 



while there is no error when performing the same call from the endpoint /rest/api/3/search.


dashBoard.jpg

1 answer

1 vote
Nikola Perisic
Community Champion
September 12, 2025

Welcome @armel_kaptue 

You are correct that the current API has been deprecated, which tool are you using? Swagger, Postman?

armel_kaptue
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!
September 12, 2025

Thanks @Nikola Perisic 
I'm using an ETL called FME to perform the get but I can try with postman if you prefer.
If it is deprecated, what is the current syntax to list the issues in JIRA?

Bill Sheboy
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.
September 12, 2025

Hi @armel_kaptue -- Welcome to the Atlassian Community!

Here are the various work item search endpoints, including both the active and deprecated ones:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-group-issue-search

 

Kind regards, 
Bill

Suggest an answer

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

Atlassian Community Events