---
title: "GET /v2/providers/{provider_name}/callback"
method: GET
path: "/v2/providers/{provider_name}/callback"
tags: ["identities", "providers"]
---

# GET /v2/providers/{provider_name}/callback

`GET /v2/providers/{provider_name}/callback`

url registered at provider to which its API will redirect user after user authentication

## Path parameters

- `provider_name` string, required

## Response `200`

a simple message for user to inform Oauth process completion

- object
  - `success` boolean
  - `message` string

## Changes

- **2018-10-12** `a2956438d6f2` — 1 info
  - endpoint added
- **2018-04-25** `55efa6cbf8cf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/changes/v2/providers/:provider_name/callback/get.md)

---

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