# Server Files List

> Lists of files for the provided Multiplay Hosting Servers.

Lists of files for the provided Game Server Hosting Servers.

Authentication Required: `Yes`

```bash
ugs game-server-hosting server files list [options]
```

## Options

|                  | Alias                  | Description                                                                             |
| ---------------- | ---------------------- | --------------------------------------------------------------------------------------- |
| server-id        | --server-id            | The ID of the Game Server Hosting Server to get files for. Can be added multiple times. |
| limit            | --limit                | Limit the number of items returned in the results. Default and max is 600.              |
| modified-from    | --modified-from        | The start date to filter files list by. Default is 24h prior to now.                    |
| modified-to      | --modified-to          | The end date to filter files list by. Default is now.                                   |
| path-filter      | --path-filter          | The path to filter files list by.                                                       |
| project-id       | -p, --project-id       | The Unity cloud project ID.                                                             |
| environment-name | -e, --environment-name | The services environment name.                                                          |
| help             | -?, -h, --help         | Display help and usage information.                                                     |
| quiet            | -q, --quiet            | Reduce logging to a minimum.                                                            |
| json             | -j, --json             | Use JSON as the output format.                                                          |
