---
title: "Microsoft Oauth Callback"
method: GET
path: "/email-integrations/microsoft/callback"
tags: ["email-integrations"]
---

# Microsoft Oauth Callback

`GET /email-integrations/microsoft/callback`

Handle Microsoft OAuth callback.

## Query parameters

- `code` string
- `state` string
- `error` string
- `error_description` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noso/crucible-backend-api/revisions/112efbdea3eb/schema)
