---
title: "Get current key"
method: GET
path: "/whoami"
tags: ["whoami"]
---

# Get current key

`GET /whoami`

Retrieves current key associated with this session.

## Response `200`

Successfully retrieved a current of key from this session.

- Whoami — Details of current API Key session.
  - `key_id` string, uuid, required — UUID of a API key.
  - `key_name` string, required — key name.
  - `project_id` string, uuid — UUID of a project.

---

[API](https://skmtc.net/ionq/apis/ionq-cloud-platform-api.md) · [All operations](https://skmtc.net/ionq/apis/ionq-cloud-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ionq/ionq-cloud-platform-api/versions/0410071e1cd0/schema)
