---
title: "Links a Slack workspace to be able to use General Task"
method: GET
path: "/link_app/slack/"
tags: ["auth"]
---

# Links a Slack workspace to be able to use General Task

`GET /link_app/slack/`

Used because we treat this access_token differently to the others

## Query parameters

- `code` string, required
- `state` string

## Other responses

- `302` — URL Redirect
- `404` — service not found
- `500` — internal server error

## Changes

- **2026-07-17** `dd703b665df8` — 1 info
  - endpoint added
- **2022-07-08** `a16838105bfd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/generaltask/apis/general-task-api/changes/link_app/slack/get.md)

---

[API](https://skmtc.dev/generaltask/apis/general-task-api.md) · [All operations](https://skmtc.dev/generaltask/apis/general-task-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/generaltask/general-task-api/revisions/dd703b665df8/schema)
