You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I am trying to use Confluence REST API and cannot get the "search" resource to return results.
I have tried many variations in the cql parameter but cannot get anything but a 404. I have been referring to https://docs.atlassian.com/atlassian-confluence/REST/latest-server/ for sample queries, so one example of a URL I tried is http://confluence/rest/api/search?cql=siteSearch~'example'.
The response is always along the lines of:
<status><status-code>404</status-code><message>null for uri: http://confluence/rest/api/search?cql=siteSearch~%27example%27</message></status>
I am able to get results from the content resource on the same server, eg, http://confluence/rest/api/content?type=page.
What am I doing wrong?
Hi!
Have you fixed it?
I have met this error, error was related incorrect json header.
request.addHeader("Content-Type", "application/json")
Cheers,
Gonchik Tsymzitov
👋 Hi there, a few of us at Atlassian would love to learn about how you use "space settings" functionality in Confluence. A facelift to the space settings is long overdue and we want to start with im...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.