---
title: "Whoami"
method: GET
path: "/api/workload/whoami"
tags: ["workload"]
---

# Whoami

`GET /api/workload/whoami`

The caller as the Cloud API resolved it: a signed-in user or an admitted workload.

## Response `200`

Successful Response

- WhoAmIResponse
  - `kind` 'user' | 'workload', required
  - `email` string, nullable
  - `subject` string, nullable
  - `project_id` string, nullable
  - `environment` string, nullable

## Changes

- **2026-09-10** `3a8d4a28ae93` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/workload/whoami/get.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/397ad3a1d858?raw)
