Skip to main content
GET
Slack OAuth Callback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

code
string
state
string
required
error
string
error_description
string

Response

Default Response

The response is of type object.