Start the direct Slack OAuth install
Integrations
Start the direct Slack OAuth install
Returns the Slack authorize_url the dashboard should redirect the logged-in operator to so they can install Orbit into their own Slack workspace. The organization is read from the authenticated session and pinned into an HMAC-signed state token so the resulting install cannot be replayed against another tenant. Use this to offer a branded “Add to Slack” button instead of the generic Nango connect flow. Returns 503 when Slack OAuth is not configured.
GET
Start the direct Slack OAuth install
Authorizations
Dashboard JWT token from Clerk
Response
200 - application/json
The Slack authorize_url to redirect the operator to, wrapped in the standard envelope.
The response is of type object.