---
title: "Slack Status"
method: GET
path: "/integrations/slack/status"
tags: ["slack"]
---

# Slack Status

`GET /integrations/slack/status`

## Response `200`

Successful Response

- SlackStatusResponse — Connection state for the UI. ``connected`` and *answering* are different things, and the card must be able to say so: a workspace can be fully connected while the agent is enabled in no channels at all, which is the deliberate default. ``bindings`` is what distinguishes them, so it is part of the contract rather than an optional extra.
  - `configured` boolean, required
  - `connected` boolean, required
  - `connected_at` string, nullable
  - `team_name` string, nullable
  - `enabled_binding_count` integer

## Changes

> 28 revisions in range; 1 not diffed.

- **2026-09-09** `14d0341c60b5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/slack/status/get.md)

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getanana/apis/cleon-api/revisions/6b978a517225?raw)
