BeyondTrust · Example Payload

Beyondtrust Managed Account Example

AccessAccess ManagementComplianceCredentialsPrivileged AccessSecuritySecretsZero Trust

Beyondtrust Managed Account Example is an example object payload from BeyondTrust, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AccountIDAccountNameSystemIDSystemNameDomainNameAccountTypeLastChangeDatePasswordFallbackFlag

Example Payload

Raw ↑
{
  "AccountID": 20,
  "AccountName": "administrator",
  "SystemID": 10,
  "SystemName": "prod-server-01",
  "DomainName": "example.com",
  "AccountType": "Local",
  "LastChangeDate": "2026-04-01T00:00:00Z",
  "PasswordFallbackFlag": false
}