Forums

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

I need to export the list of spaces available in our company site & see who created it and modified

Jawahar March 18, 2022

In our company, we are using the cloud confluence for documentation. I am see lot of confluence spaces created but unused for long time. So, I need to remove unwanted spaces. I tried doing it manually but it is taking me lot of time to find the details.

So, can anyone help me, how I can get the below details in a table format.

  • Space Name
  • Space Key
  • Create Date
  • Space Status (active/archived)
  • Last modification in space  (any type)
  • Space Admin(s) 

1 answer

1 accepted

1 vote
Answer accepted
Ravi Sagar _Sparxsys_
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.
March 18, 2022

Hi @Jawahar 

You can fetch list using REST API. Try this end point to get the list first.

wiki/rest/api/space?expand=homepage,operations

Check what information it gives you.

Ravi

Jawahar March 18, 2022

Hi @Ravi Sagar _Sparxsys_

Thanks for your response.

After executing, it gives me below details.

id
key
name
homepage/id
homepage/type
homepage/status
homepage/title
homepage/extensions/position
homepage/_expandable/container
homepage/_expandable/metadata
homepage/_expandable/restrictions
homepage/_expandable/history
homepage/_expandable/body
homepage/_expandable/version
homepage/_expandable/descendants
homepage/_expandable/space
homepage/_expandable/childTypes
homepage/_expandable/operations
homepage/_expandable/schedulePublishDate
homepage/_expandable/children
homepage/_expandable/ancestors
homepage/_links/self
homepage/_links/tinyui
homepage/_links/editui
homepage/_links/webui
type
operations/0/operation
operations/0/targetType
operations/1/operation
operations/1/targetType
operations/2/operation
operations/2/targetType
operations/3/operation
operations/3/targetType
operations/4/operation
operations/4/targetType
operations/5/operation
operations/5/targetType
operations/6/operation
operations/6/targetType
operations/7/operation
operations/7/targetType
operations/8/operation
operations/8/targetType
status
_expandable/settings
_expandable/metadata
_expandable/lookAndFeel
_expandable/identifiers
_expandable/permissions
_expandable/icon
_expandable/description
_expandable/theme
_expandable/history
_links/webui
_links/self

Jawahar March 18, 2022

@Ravi Sagar _Sparxsys_ Also it shows details about only 25 spaces but we have more than 100.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events