---
title: "Retrieves authorize uri"
method: GET
path: "/v1/authorize"
tags: ["OauthV1Authorize"]
---

# Retrieves authorize uri

`GET /v1/authorize`

Retrieves authorize uri

## Query parameters

- `ResponseType` string
- `ClientId` string
- `RedirectUri` string
- `Scope` string
- `State` string

## Other responses

- `302` — Found

## Changes

- **2024-04-04** (v1) `7f3f4b21ff81` — 1 info
  - the endpoint scheme security `accountSid_authToken` was removed from the API
- **2024-03-14** (v1) `5fa9155efe92` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/twilio/apis/oauth-v1/changes/v1/authorize/get.md)

---

[API](https://skmtc.dev/twilio/apis/oauth-v1.md) · [All operations](https://skmtc.dev/twilio/apis/oauth-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/oauth-v1/revisions/89811f776ce7/schema)
