v1
latestOpenAPI 3.1.02026-08-04282319386.0 KBSlack App
OAuth
Handle Callback
OAuth Callback / Redirect endpoint. Users are redirected here after granting us scopes. In this function, we take the temporary code we're provided and use Slack's OAuth API to exchange it for persistent credentials.
get/slack/oauth/callback
Query parameters
statestring required
error'access_denied'
codestring nullable
Response
Successful Response
{"stackTrail":"paths:/slack/oauth/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}