Skip to main content
GET
Get Slack Status

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.
string
required
Agent UUID

Example Request

Example Response

Linked Account

Not Linked

Response Fields

boolean
required
Whether a Slack account is currently linked to the agent
string
Slack user ID (only present if linked)
string
Slack workspace/team ID (only present if linked)
string
Slack username (only present if linked)
string
ISO 8601 timestamp of when the account was linked (only present if linked)
string
UUID of the channel binding record (only present if linked)

Status Codes