Get Slack Status
Agent Channels
Get Slack Status
Check if a Slack account is linked to an agent and get binding details.
GET
Get Slack Status
Authentication
Requires JWT token or Platform API key viaAuthorization: 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)

