Confluence questions access via rest api

Confluence Questions REST API has been deprecated. (see Solved: Endpoint for Confluence Questions Rest API returns...).

So what is the current endpoint for accessing questions? I need to download them to the corporate search engine.

Ok, the answer is to use the cql search in the regular cloud rest API.
Then use the urls in the results to pull the questions, again through the regular cloud rest API

@atlassian-admins. Since working on confluence rest API and Confluence Connect (about 4 weeks now), I have encountered numerous documentation errors, inconsistencies and confusions. Happy to provide constructive feedback if you tell me where to do this

1 Like

Could you please share any information on how to go about this.