# Retrieves the list of SMIL Files for the specified VHost This API is available in builds 15089 or later. Endpoint: GET /v2/servers/{serverName}/vhosts/{vhostName}/smilfiles Version: 2.0.0 Security: basicAuth ## Path parameters: - `serverName` (string, required) Reserved for future use - `vhostName` (string, required) The name of the current VHost the action will be performed on ## Response 200 fields (application/json): - `vhostName` (string, required) - `serverName` (string, required) - `smilFiles` (array, required) - `smilFiles.id` (string, required) - `smilFiles.href` (string, required) - `saveFieldList` (array) - `version` (string, required) ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields