How is the Questions Rest API URL formatted?

Caleb Kirksey September 19, 2018

This curl is working to the Confluence API:

curl -D- \
-u username:api_token \
-X GET \
-H "Content-Type: application/json" \
https://company_domain.atlassian.net/wiki/rest/api/content?title=Bot+Test
&spaceKey=ckirksey&expand=history

..but the curl to the Questions API returns a page not found:

curl -D- \
-u username:api_token \
-X GET \
-H "Content-Type: application/json" \
https://company_domain.atlassian.net/wiki/rest/questions/1.0/question?limit=10

This seem inconsistent with the documented example URL: 

https://extranet.atlassian.com/rest/questions/1.0/question?limit=10

 Do you know what's going on here?

1 answer

1 accepted

0 votes
Answer accepted
Shawn C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 21, 2018

Hi Caleb, 

Apologies for the inconvenience but the Questions for Confluence API has been removed due to infrastructure changes within the Atlassian Cloud Environment; more information about this change can be found on this Blog Post: https://confluence.atlassian.com/questionscloud/blog/2017/05/cloud-infrastructure-changes

If you have any feedback, we're collecting your comments and concerns about these changes here: https://jira.atlassian.com/browse/CONFCLOUD-54781

I've also reached out to one of my PM Contacts to see if we can get an update on both the Feedback ticket and Blog Post.

If you have any other questions regarding this issue, please let me know. 

Regards, 
Shawn

Caleb Kirksey September 21, 2018

That's sad to hear. Thank you for responding and letting me know.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events