Backupify · Example Payload

Saas Protection Api Seat Example

SaaS BackupData ProtectionCloud BackupMicrosoft 365Google Workspace

Saas Protection Api Seat Example is an example object payload from Backupify, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

remoteIddisplayNameemailseatTypelicenseStatuslastBackup

Example Payload

Raw ↑
{
  "remoteId": "user-abc123",
  "displayName": "John Smith",
  "email": "jsmith@company.com",
  "seatType": "User",
  "licenseStatus": "Licensed",
  "lastBackup": "2026-04-18T14:30:00Z"
}