# Retrieves authorize uri **GET /v1/authorize** ## Servers - https://preview-iam.twilio.com: https://preview-iam.twilio.com () ## Parameters ### Query parameters - **response_type** (string) Response Type - **client_id** (string) The Client Identifier - **redirect_uri** (string) The url to which response will be redirected to - **scope** (string) The scope of the access request - **state** (string) An opaque value which can be used to maintain state between the request and callback ## Responses ### 302 Found #### Body: application/json (object) - **redirect_to** (string(uri) | null) The callback URL [Powered by Bump.sh](https://bump.sh)