# Anaconda Groups API

**Canonical:** https://apis.io/apis/anaconda/anaconda-groups-api/  
**Provider:** Anaconda — https://apis.io/providers/anaconda/  
**Base URL:** https://api.anaconda.cloud/api  
**Documentation:** https://anaconda.com/docs/anaconda-platform/main

Anaconda Groups API is one of 24 APIs that [Anaconda](https://apis.io/providers/anaconda/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Group management endpoints

## Operations (16)

| Method | Path | Summary |
|---|---|---|
| GET | `/channels/{channel_name}/groups` | Get the channel groups |
| POST | `/channels/{channel_name}/groups` | Add new group to the channel |
| PUT | `/channels/{channel_name}/groups/{group_id}` | Update group channel permission |
| DELETE | `/channels/{channel_name}/groups/{group_id}` | Delete the group from the channel |
| GET | `/channels/{channel_name}/subchannels/{subchannel_name}/groups` | Get list of groups for the subchannel |
| POST | `/channels/{channel_name}/subchannels/{subchannel_name}/groups` | Add a new group to the subchannel |
| PUT | `/channels/{channel_name}/subchannels/{subchannel_name}/groups/{group_id}` | Update group subchannel permission |
| DELETE | `/channels/{channel_name}/subchannels/{subchannel_name}/groups/{group_id}` | Delete a group from the subchannel |
| GET | `/groups` | Get list of all groups |
| POST | `/groups` | Create a new group |
| GET | `/groups/{group_id}` | Get group details |
| PUT | `/groups/{group_id}` | Edit a group |
| DELETE | `/groups/{group_id}` | Delete a group |
| POST | `/groups/{group_id}/users` | Add a user to the group |
| DELETE | `/groups/{group_id}/users/{user_id}` | removes a user from the group |
| GET | `/groups/{group_id}/channels` | Get list of the group channels |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/anaconda/refs/heads/main/openapi/anaconda-groups-api-openapi.yml
- **Documentation** — https://anaconda.com/docs/anaconda-platform/main
- **APIReference** — https://anaconda.com/docs/anaconda-platform/admin/org-management-api/org-management-api
- **APIReference** — https://anaconda.com/docs/anaconda-platform/admin/audit-logs/audit-log-api
- **APIReference** — https://anaconda.com/docs/api-reference/get-api
- **Documentation** — https://anaconda.com/docs/anaconda-desktop/main

## Other Anaconda APIs (12)

- [Anaconda.org Repository API](https://apis.io/apis/anaconda/anaconda-org-api/)
- [Anaconda MCP](https://apis.io/apis/anaconda/mcp/)
- [Anaconda Account API](https://apis.io/apis/anaconda/anaconda-account-api/)
- [Anaconda AI Navigator API API](https://apis.io/apis/anaconda/anaconda-ai-navigator-api-api/)
- [Anaconda Artifacts API](https://apis.io/apis/anaconda/anaconda-artifacts-api/)
- [Anaconda Audit Logs API](https://apis.io/apis/anaconda/anaconda-audit-logs-api/)
- [Anaconda Auth API](https://apis.io/apis/anaconda/anaconda-auth-api/)
- [Anaconda Channels API](https://apis.io/apis/anaconda/anaconda-channels-api/)
- [Anaconda Cves API](https://apis.io/apis/anaconda/anaconda-cves-api/)
- [Anaconda Diagnosis API](https://apis.io/apis/anaconda/anaconda-diagnosis-api/)
- [Anaconda Docs API](https://apis.io/apis/anaconda/anaconda-docs-api/)
- [Anaconda Files API](https://apis.io/apis/anaconda/anaconda-files-api/)

## Tags

Group

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/anaconda/anaconda-groups-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/anaconda/.
