v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
slack

Slack Identity Link Start

Public entry point for the link the bot posts in the DM.

Unauthenticated by design (Slack never sends Clerk credentials) -- validates the token WITHOUT consuming it, then hands off to the frontend, which authenticates the user via Clerk and completes the bind by calling POST /identity-link/callback. (The Connections-page UI this redirects to is Phase 5 of the plan and does not exist yet in Tranche 1 -- this route's contract is stable regardless of when that UI lands.)

get/api/slack/identity-link/start

Query parameters

tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/slack/identity-link/start:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}