---
title: "Onedrive Authorize"
method: GET
path: "/integrations/onedrive/authorize"
tags: ["OneDrive"]
---

# Onedrive Authorize

`GET /integrations/onedrive/authorize`

Initiate OneDrive OAuth; returns the authorization URL.

## Response `200`

Successful Response

- OneDriveAuthorizationUrl — OneDrive OAuth authorization 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)
