Skip to main content
GET
/
api
/
v1
/
slack
/
oauth
/
callback
Slack OAuth callback
curl --request GET \
  --url https://neo.api.projectdiscovery.io/api/v1/slack/oauth/callback

Query Parameters

code
string

OAuth authorization code from Slack

state
string

OAuth state parameter for CSRF protection

error
string

OAuth error code (e.g. access_denied)

Response

307

Redirect to app with success or error status