---
title: "Microsoft365 Authorize"
method: GET
path: "/oauth/microsoft365/authorize"
tags: ["OAuth"]
---

# Microsoft365 Authorize

`GET /oauth/microsoft365/authorize`

Get Microsoft 365 admin consent URL.
The M365 admin clicks this URL to grant tenant-wide consent for the app.

## Response `200`

Successful Response

- Microsoft365AuthorizationUrl — Microsoft 365 admin consent URL response
  - `authorization_url` string, required

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
