Integrations

Slack OAuth callback

Handles OAuth callback from Slack after user authorization. Exchanges authorization code for access token and creates app integration.

get/apps/slack/oauth-callback

Query parameters

codestring required

OAuth authorization code from Slack

OAuth authorization code from Slack

statestring required

OAuth state parameter for CSRF protection

OAuth state parameter for CSRF protection

Changes

No recorded changes to this endpoint across all 1 revision of this API.