---
title: "GET /mr-api/external-provider/{provider}"
method: GET
path: "/mr-api/external-provider/{provider}"
tags: ["AuthService"]
---

# GET /mr-api/external-provider/{provider}

`GET /mr-api/external-provider/{provider}`

Gets a login URL for this specified provider if it is supported by the server

## Response `200`

The information required to redirect

- ProviderRedirect
  - `redirectUrl` string

## Other responses

- `400` — Bad Request
- `401` — no permission
- `404` — not found

---

[API](https://skmtc.net/featurehub-io/apis/managementresourceapi.md) · [All operations](https://skmtc.net/featurehub-io/apis/managementresourceapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/featurehub-io/managementresourceapi/versions/faed5fd616c3/schema)
