GET
/
v0
/
slack
/
install
cURL
curl --request GET \
  --url 'https://api-(organization).gable.ai/v0/slack/install'
{
  "slackInstallUrl": "<string>"
}

Response

200
application/json

Slack install

The response is of type object.