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

Documentation Index

Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt

Use this file to discover all available pages before exploring further.

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