Authorize Slack
OAuth Servers
Authorize Slack
Start Slack OAuth flow
Parameters:
- instance_id: Identifier for the instance requesting authorization
- client_id: Optional client ID for white labeling
- scope: Optional scopes to request (comma-separated)
- user_scope: Optional user-specific scopes to request (comma-separated)
- redirect_url: Optional URL to redirect to after authorization completes
GET
Authorize Slack
Documentation Index
Fetch the complete documentation index at: https://www.klavis.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Unique identifier for the client instance requesting authorization
Client ID for white labeling, if not provided will use default credentials
Optional OAuth scopes to request (comma-separated string)
Optional user-specific OAuth scopes to request (comma-separated string)
Optional URL to redirect to after authorization completes
Response
Successful Response
