# DeviceBackupListItemSchema

**object**

## metadata
[DeviceBackupMetadataSchema](https://docs.mediakind.com/api-reference/fleets-api/schemas/devicebackupmetadataschema) *Required*

* Metadata about the backup.

### Show 4 properties

### Hide 4 properties

- **created**: *string* *Required*  
  The creation timestamp of the backup.

- **device**: *string* *Required*  
  The device ID this backup is for.

- **id**: *string* *Required*  
  The unique identifier for the backup.

- **name**: *string* *Required*  
  The name of the backup file.
