Skip to main content
GET
/
api
/
v1
/
integrations
/
slack
/
callback
Slack OAuth callback
curl --request GET \
  --url https://prod.featherhq.com/api/v1/integrations/slack/callback
{
  "status": 400,
  "message": "Bad request",
  "code": "BAD_REQUEST",
  "success": false
}

Query Parameters

code
string
state
string
error
string

Response

Redirect to frontend