Whoami
Authentication
Whoami
Return the caller’s verified identity: tenant, service, and credential linkage.
Lightweight endpoint for MCP/CLI to enrich audit logs with backend-verified context without trusting client-side credential files. Works for all auth modes (PK, API key, user token).
GET
Whoami
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.