chatops
Slack Oauth Callback
Slack redirects here after admin clicks Allow.
No Clerk auth — this is a public endpoint. Trust is established by: (a) HMAC-signed state proving the install was initiated by a known NOSO org via our dashboard, (b) Slack's code being one-shot and tied to our redirect_uri.
get/chatops/slack/oauth_callback
Query parameters
codestring nullable
statestring nullable
errorstring nullable
Response
Successful Response
{"stackTrail":"paths:/chatops/slack/oauth_callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.