# GroupResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Identifier for the group. |
**name** | **String** | Display name of the group. |
**created_at** | **i64** | Unix timestamp (in seconds) when the group was created. |
**is_scim_managed** | **bool** | Whether the group is managed through SCIM and controlled by your identity provider. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)