---
title: "Get the authenticated portal operator"
method: GET
path: "/me"
tags: ["License Portal"]
---

# Get the authenticated portal operator

`GET /me`

## Response `200`

Current authenticated operator.

- LicensePortalOperator
  - `tenantId` string, required
  - `principalId` string, required
  - `displayName` string, required
  - `email` string, email
  - `authenticated` boolean, required

---

[API](https://skmtc.net/sphereon-opensource/apis/license-portal-api.md) · [All operations](https://skmtc.net/sphereon-opensource/apis/license-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sphereon-opensource/license-portal-api/versions/f45b2d91505a/schema)
