---
title: "Get Current User"
method: GET
path: "/v1/viewer"
---

# Get Current User

`GET /v1/viewer`

Get information about the current authenticated user

## Response `200`

Successful response

- object
  - `role` 'anon' | 'customer' | 'user' | 'org' | 'system' | 'util', required

## Other responses

- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

[API](https://skmtc.net/openintegrations/apis/openint-api.md) · [All operations](https://skmtc.net/openintegrations/apis/openint-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openintegrations/openint-api/versions/1b84cd7f5c05/schema)
