---
title: "OAuth callback for identity providers that return the authorization code on a GET redirect (Okta, Google)."
method: GET
path: "/v1/external/{identityProviderId}/sso/oauth/callback"
tags: ["Accounts"]
---

# OAuth callback for identity providers that return the authorization code on a GET redirect (Okta, Google).

`GET /v1/external/{identityProviderId}/sso/oauth/callback`

## Path parameters

- `identityProviderId` integer, required

## Query parameters

- `code` string, required
- `state` string, required

## Other responses

- `302` — Redirect

## Changes

- **2026-09-03** `d9b4ae8b3380` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v1/external/:identityProviderId/sso/oauth/callback/get.md)

---

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