---
title: "OAuth 2.0 user info"
method: GET
path: "/oauth2/userinfo_490_v1"
---

# OAuth 2.0 user info

`GET /oauth2/userinfo_490_v1`

Retrieve information about the user who granted access to a third-party application

## Response `200`

200

- object
  - `email` string
  - `loginID` string
  - `fullName` string

---

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