---
title: "Third party provider callback"
method: GET
path: "/thirdparty/callback"
tags: ["Third Party"]
---

# Third party provider callback

`GET /thirdparty/callback`

Callback endpoint called by the third party provider after successful login.

## Query parameters

- `code` string
- `state` string, required
- `error` string
- `error_description` string

## Other responses

- `307` — Redirect to requested redirect URL or to configured site redirect URL

---

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