---
search:
  tags:
    - Authentication
    - GET
seo:
  description: >-
    Return the caller's verified identity: tenant, service, and credential
    linkage. Reference for the GET /auth/whoami endpoint in the Streamkap REST
    API.
sidebar:
  label: Whoami
  badge: GET
title: Whoami
type: openapi-operation
---
Return the caller's verified identity: tenant, service, and credential linkage.

Lightweight endpoint for clients to read backend-verified context without trusting
locally-stored credential files. Works for all token types (Project Key, API token,
user token).

`GET /auth/whoami`
