Forums

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

How to display the Space key in the Cloud Confluence Directory

Terri Booker May 7, 2019

I am a Site Admin for our Cloud - and I need a way to see all the Confluences Spaces and their Space Key, I am unable to find any information on how I can do this. 

 

Please Assist... 

Thanks,  Terri

1 answer

1 accepted

0 votes
Answer accepted
Diego
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 9, 2019

Hello Terri!

You could use our REST API to achieve something really close to what you need.

https://your.instance.url/rest/api/space?limit=100

You will be able to information such as Space key, Space Name and Space Type. If you want to have no limitations on how many spaces you need to show, just remove the ?limit=100 part.

Using the limit=100 will keep the instance from showing more than 100 results, or any other value that you insert there. This parameter only works with positive numbers.  There is a lot more that you could do with REST API. Here are our docs on this API:

Confluence Cloud Developer - REST API

Let us know from you Terri. Looking forward to your reply!

Terri Booker May 14, 2019

Hey Diego,

Thanks so much - I was able to get the data and covert into a CSV

I was able to get all 100+ Spaces w/Key - I just changed the limit to Limit 200

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events