﻿# Slack Integration

## GET /api/integrations/slack/channels

:endpoint{method="GET" path="/api/integrations/slack/channels"}

**Response**

`200` — OK

## GET /api/integrations/slack/channels/resolve

:endpoint{method="GET" path="/api/integrations/slack/channels/resolve"}

**Response**

`200` — OK

## GET /api/integrations/slack/configuration

:endpoint{method="GET" path="/api/integrations/slack/configuration"}

**Response**

`200` — OK

## DELETE /api/integrations/slack/connection

:endpoint{method="DELETE" path="/api/integrations/slack/connection"}

**Response**

`200` — OK

## POST /api/integrations/slack/connection/test

:endpoint{method="POST" path="/api/integrations/slack/connection/test"}

**Response**

`200` — OK

## POST /api/integrations/slack/credentials

:endpoint{method="POST" path="/api/integrations/slack/credentials"}

**Response**

`200` — OK

## GET /api/integrations/slack/oauth/callback

:endpoint{method="GET" path="/api/integrations/slack/oauth/callback"}

**Response**

`200` — OK

## GET /api/integrations/slack/oauth/start

:endpoint{method="GET" path="/api/integrations/slack/oauth/start"}

**Response**

`200` — OK
