---
title: "Handle Okta OAuth callback"
method: GET
path: "/auth/okta/callback"
tags: ["auth"]
---

# Handle Okta OAuth callback

`GET /auth/okta/callback`

Processes the OAuth callback from Okta

## Query parameters

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

## Other responses

- `307` — Temporary Redirect
- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2025-06-02** `0c070796939d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/auth/okta/callback/get.md)

---

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