Is there an rest API to fetch the space overview content?

Saivi_Chatterjee
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 11, 2024

I want to fetch the content that we see in the overview page when we click on the space name i.e. the content we see in the browser for the below URL

 

https://<domain-name>/wiki/spaces/<space-key>/overview

1 answer

0 votes
Marc - Devoteam
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 11, 2024

Hi @Saivi_Chatterjee 

This is simply said still a page in the space.

You should be able to find the space first, via /wiki/api/v2/space/{spaceid}

Then make another call /wiki/api/v2/space/{spaceid}/pages, here you will also find the id of the page set as the main page in the space.

Suggest an answer

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

Atlassian Community Events