Access Group Metadata Object

AttributeTypeDescription
group_idString (Unique)The unique identifier of the Access Group managed by Verkada.
nameString (Unique)The unique name of the Access Group provided by the customer.

Sample Access Group Object

{
  "group_id": "067cad27-74e8-4732-94ae-26e0a93fe857",
  "name": "Employee"
}