---
title: "Returns Claims about the authenticated End-User."
method: GET
path: "/userinfo"
tags: ["User Info"]
---

# Returns Claims about the authenticated End-User.

`GET /userinfo`

Returns Claims about the authenticated End-User.

## Query parameters

- `access_token` string, required

## Headers

- `Authorization` string

## Response `200`

OK

## Other responses

- `400` — Invalid parameters provided to endpoint.
- `401` — Invalid parameters provided to endpoint.
- `403` — Invalid parameters provided to endpoint.
- `500` — Internal error occured. Please check log file for details.

## Changes

- **2022-03-25** `d6fc0677410c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/changes/userinfo/get.md)

---

[API](https://skmtc.dev/janssenproject/apis/janssen-authorization-server.md) · [All operations](https://skmtc.dev/janssenproject/apis/janssen-authorization-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/janssenproject/janssen-authorization-server/revisions/ae174ecfdc21/schema)
