The Group schema defines the structure of a group object in the API. The table below summarizes the key attributes of a Group:
Property | Usage | Required | Type | Description |
---|---|---|---|---|
| Auto-generated, Read-Only | No | String | Unique identifier for the group. |
| User defined, Required, Can be updated | Yes | String | Name of the group. |
| Can be updated, | No | String | Status of the group. |
| User defined. | No | Boolean | Indicates if the group is a pinned |
There are other attributes that are all read only and are automatically handled by the backend. These are not important to understand when you are just working with the API but you will still see them in the response from the API.
Property | Type | Description |
---|---|---|
| String | id of user who created the group |
| Number | Timestamp of when the group was created |
| String | The id of the user who last modified the group. This might be different from the value in |
| Number | Timestamp of last modification |
| String | Deprecated: Who owns the rule currently |
| String | Value: |