---
title: "Example output"
canonical: "https://support.appfire.com/space/CSOAP/68457577/Example%20output"
format: markdown
---
> Macro (aura-html)



## Site lists

### getSpaceList

- This is restricted to CLI clients to shorten the example
- See the [augmented version](https://appfire.atlassian.net/wiki/display/JCLI/Example+output+with+augments#Exampleoutputwithaugments-getProjectList-CLIclients) of this list

> Macro (csv)

### getSpacePermissionList

- This is restricted to CLI clients to shorten the example
- See the [augmented version](https://appfire.atlassian.net/wiki/display/CSOAP/Example+output+with+augments#Exampleoutputwithaugments-getSpacePermissionList) of this list

> Macro (csv)

## Space specific lists

### getAttachmentList

> Macro (csv)

### getBlogList

> Macro (csv)

### getContentList

> Macro (csv)

### getLabelList

> Macro (csv)

### getPageList

> Macro (csv)

### getTrashList

> Macro (csv)

### getWatchList

> Macro (csv)

### getPermissionList

- This is a page level action we run against all page in the space to get a space level view
- **-a runFromPageList --space example --common "-a getPermissionList --space example  --id @pageId@  --append --outputFormat 999"**
- You can replace the space name with **@all** to get a site wide list, but this is going to take a very long time for sites with a large number of pages 🙁.
- For this to be useful, mind the **authority** tip at the top of the page.

> Macro (csv)

## Page specific lists

### getCommentList

> Macro (csv)