---
title: "OAuth 2.0 authorization endpoint (redirects to the organization login UI)."
method: GET
path: "/api/oauth/org/{orgToken}/authorize"
tags: ["OAuth"]
---

# OAuth 2.0 authorization endpoint (redirects to the organization login UI).

`GET /api/oauth/org/{orgToken}/authorize`

## Path parameters

- `orgToken` string, required

## Query parameters

- `response_type` string
- `client_id` string
- `redirect_uri` string
- `code_challenge` string
- `code_challenge_method` string
- `state` string
- `scope` string
- `nonce` string

## Response `default`

default response

---

[API](https://skmtc.dev/mobilecoach/apis/untitled-api.md) · [All operations](https://skmtc.dev/mobilecoach/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mobilecoach/untitled-api/revisions/f2568e11c0ab/schema)
