Skip to main content
GET
Get Slack integration status

Authorizations

X-API-Key
string
header
required

API key for authentication

Response

Slack connection status

Product-facing Slack connection status. No secrets are returned.

connected
boolean
required

Whether a Slack workspace is connected for this organization

Example:

true

team_name
string | null

Connected Slack workspace/team name, or null when not connected

Example:

"Acme Corp"