/api/slack

GET /api/slack/app-info

Returns the Slack app_id and team_id. Used by the frontend to construct direct links to the Slack app settings page.

get/api/slack/app-info

Response

Successful response

app_idstring nullable required
team_idstring nullable required

Changes