---
title: "Action examples - confluence getSpace"
canonical: "https://support.appfire.com/space/ACLI/60564019/Action%20examples%20-%20confluence%20getSpace"
format: markdown
---
> Macro (aura-html)

| Action | getSpace |
| --- | --- |
| Description | Get information for a specific space. |
| Parameters | space, outputType |
| Command | ```
acli bobswift -a getSpace --space ACLI --outputType text
``` |

```


Data for space: ACLI
 Space key        ACLI                                             
 Id               2031617                                          
 Name             Atlassian Command Line Interface (CLI)           
 Description                                                       
 Home page title  Atlassian Command Line Interface (CLI)           
 Home page id     1966101                                          
 Type             global                                           
 Categories       cli                                              
 URL              https://bobswift.atlassian.net/wiki/spaces/ACLI  

```