| Parameter name | Type | Description | 
|---|
| output | String |  The output type for the page. Possible types include 'XML', 'JSON', 'JSONXML', 'HTML', and 'CUSTOM'. | 
| obsId | String |  (Required for JSON/JSONXML output) The object listening for the JSON callback. | 
| obsSuccessMethod | String |  (Required for JSON/JSONXML output) The JSON success callback function. | 
| obsErrorMethod | String |  (Required for JSON/JSONXML output) The JSON error callback function. | 
| transformer | String |  (Required for CUSTOM output) The XSLT to use to transform the XML output. | 
| folders | Comma separated alpha-numeric string |  Comma-separated folder(s) to browse layer on.  Default: MY_FOLDER | 
| layers | String |  Lists only the matching layers specified.  Comma separated. | 
| showSchema | Boolean |  Set to true to see all the field definitions in the response layers. Default: true | 
| archive | Alphabetic string |  Set to true to view any archived layers. Default: false |