Skip to content

Landing page to end Slack App installation.

GET
/v1/apps/slack/connection/access

Slack will redirect to this endpoint, once the user authorises
the Slack App installation with provided scopes
This is going to perform the slack app final step to verify
the access.
The parameters sent along are used to verify the authenticity of this request as well as associate it with
a TMC org.

Parameters

Query Parameters

code*

Temporary code to access

Typestring
Required
state*

Forwarded state associated with the installation attempt

Typestring
Required

Responses

will redirect to Slack App settings

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI