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

# GET /v1/authorize

`GET /v1/authorize`

Retrieves authorize uri

## Query parameters

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

## Other responses

- `302` — Found

## Changes

- **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/5fa9155efe92/schema)
