---
title: "Gets the Slack auth url for the user (Roles: user)"
method: GET
path: "/slack/auth/url/{team}"
tags: ["Team"]
---

# Gets the Slack auth url for the user (Roles: user)

`GET /slack/auth/url/{team}`

## Path parameters

- `team` string, required

## Response `200`

Success

- StringValue
  - `value` string
  - `value2` string

## Other responses

- `400` — Error

---

[API](https://skmtc.net/ludo/apis/ludo-ai-api.md) · [All operations](https://skmtc.net/ludo/apis/ludo-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ludo/ludo-ai-api/revisions/3af866d68651/schema)
