---
title: "Microsoft365 Test Connection"
method: POST
path: "/oauth/microsoft365/test-connection"
tags: ["OAuth"]
---

# Microsoft365 Test Connection

`POST /oauth/microsoft365/test-connection`

Test Microsoft 365 connection by listing users

## Response `200`

Successful Response

- Microsoft365TestConnectionResponse — Response from testing Microsoft 365 connection
  - `success` boolean, required
  - `message` string, required
  - `user_count` integer, nullable

---

[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)
