BetterCloud · Example Payload

Bettercloud Group Example

Engineering department group

AutomationComplianceEnterpriseIT OperationsSaaS ManagementSecurityWorkflowsUser Lifecycle

Bettercloud Group Example is an example object payload from BetterCloud, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameemaildescriptionmember_countcreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "group-x1y2z3",
  "name": "Engineering Team",
  "email": "engineering@example.com",
  "description": "Engineering department group",
  "member_count": 45,
  "created_at": "2024-06-01T00:00:00Z",
  "updated_at": "2026-03-01T00:00:00Z"
}