# GetUpdatesStatusMediaContainer ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | | `autoUpdateVersion` | *Optional\* | :heavy_minus_sign: | The version of the updater (currently `1`) | | `canInstall` | *Optional\* | :heavy_minus_sign: | Indicates whether this install can be updated through these endpoints (typically only on MacOS and Windows) | | `checkedAt` | *Optional\* | :heavy_minus_sign: | The last time a check for updates was performed | | `downloadURL` | *Optional\* | :heavy_minus_sign: | The URL where the update is available | | `release` | List\<[Release](../../models/operations/Release.md)> | :heavy_minus_sign: | N/A | | `status` | *Optional\* | :heavy_minus_sign: | The current error code (`0` means no error) |