> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trybrein.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Manage workspace integrations.

## Integrations

| Method   | Path                                 | Purpose                          |
| -------- | ------------------------------------ | -------------------------------- |
| `GET`    | `/workspaces/:slug/integrations`     | List integrations                |
| `POST`   | `/workspaces/:slug/integrations`     | Create or connect an integration |
| `DELETE` | `/workspaces/:slug/integrations/:id` | Remove an integration            |
