---
title: "GET /intermediate/v1/whoami"
method: GET
path: "/intermediate/v1/whoami"
tags: ["IntermediateService"]
---

# GET /intermediate/v1/whoami

`GET /intermediate/v1/whoami`

## Response `200`

OK

- WhoamiResponse
  - `intermediateSession` IntermediateSession
    - `id` string
    - `projectId` string
    - `email` string
    - `emailVerified` boolean
    - `userDisplayName` string
    - `googleUserId` string
    - `googleHostedDomain` string
    - `microsoftUserId` string
    - `microsoftTenantId` string
    - `githubUserId` string
    - `organizationId` string
    - `passwordVerified` boolean
    - `authenticatorAppVerified` boolean
    - `passkeyVerified` boolean
    - `newUserPasswordRegistered` boolean
    - `emailVerificationChallengeRegistered` boolean
    - `primaryAuthFactor` integer

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/tesseral-labs/apis/intermediateservice-api.md) · [All operations](https://skmtc.net/tesseral-labs/apis/intermediateservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tesseral-labs/intermediateservice-api/versions/367432db5a64/schema)
