Skip to main content
Start a Slack notification connection

Authorizations

Authorization
string
header
required

Personal API key. Send X-Organization-Id. The required cumulative level is listed in x-watchdog-permission.

Headers

X-Organization-Id
string

Required for personal API keys. Target one organization you have access to. Migrated keys may omit it to use their original organization. For Clerk sessions, it must match the active organization.

Body

application/json
owner
enum<string>
required
Available options:
personal,
organization
setup_token
string

Setup token from the agent-created link; browser use only.

Required string length: 1 - 4096
browser_nonce
string

Random 32-byte hex nonce retained in browser session storage. Requires a Clerk session.

Pattern: ^[a-f0-9]{64}$

Response

Browser authorization URL and expiry.

expires_at
string<date-time>
required
url
string<uri>
required