Field | Type | Description |
---|---|---|
group_id | number | A unique identifier of the group. |
name | string | Name of the group. |
permissions | object | List of group permissions. Permissions has the following attributes: |
created_at | string | Date/time at which the group was created. |
created_at_timestamp | number | Unix timestamp when the group was created. |
team_id | number | Team identifier. |
projects | array | List of projects, group is added to. |
members | array | List of group members (user IDs). |