---
title: "Get Slack App Installation URL"
method: GET
path: "/api/agent/deployments/{deploymentId}/slack/install"
tags: ["SlackService"]
---

# Get Slack App Installation URL

`GET /api/agent/deployments/{deploymentId}/slack/install`

Generates the OAuth URL that initiates the Slack app installation flow

## Path parameters

- `deploymentId` integer, required

## Response `200`

OK

- ProtosSlackV1InstallSlackAppResponse
  - `redirect_url` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/revisions/6483eeecd582/schema)
