---
title: "GET /api/get-app-login"
method: GET
path: "/api/get-app-login"
tags: ["Login API"]
---

# GET /api/get-app-login

`GET /api/get-app-login`

get application login

## Query parameters

- `clientId` string, required
- `responseType` string, required
- `redirectUri` string, required
- `scope` string, required
- `state` string, required

## Response `200`

The Response object

## Changes

- **2022-06-21** `d521546afb23` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casdoor/apis/casdoor-restful-api/changes/api/get-app-login/get.md)

---

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