# Workspace Group

The details of a Group resource.

## The Group object

- [workspace-group/object.md](workspace-group/object.md)

## Endpoints

### Get

- [GET /api/2.0/identity/groups/{group_id}](get-group-proxy.md)

### List

- [GET /api/2.0/identity/groups](list-groups-proxy.md)

### Create

- [POST /api/2.0/identity/groups](create-group-proxy.md)

### Update

- [PATCH /api/2.0/identity/groups/{group_id}](update-group-proxy.md)

### Delete

- [DELETE /api/2.0/identity/groups/{group_id}](delete-group-proxy.md)

