---
title: "GET /api/oauth"
method: GET
path: "/api/oauth"
---

# GET /api/oauth

`GET /api/oauth`

OAuth redirect route.
It handles Slack OAuth callback and renders an HTML page performing
client redirect (as Slack does not support 3xx as valid response).

## Response `200`

OK

## Other responses

- `422` — Unprocessable Entity. URL query parameters are missing or invalid

---

[API](https://skmtc.net/contentful-labs/apis/slack-app.md) · [All operations](https://skmtc.net/contentful-labs/apis/slack-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contentful-labs/slack-app/versions/5ebc5efde820/schema)
