---
title: Identities
---

# Identities

The identities endpoints surface info about users, agents, and subagents in the current org. They power the dashboard's identity views and the `overslash_auth whoami` MCP tool. Whether you can list across users or only see your own subtree depends on your role.

::: warning Pre-release
:::

## `GET /v1/identities/me`

## `GET /v1/identities`

## `GET /v1/identities/{id}`

## `POST /v1/identities/agents`

## `POST /v1/identities/{id}/revoke`

## Error codes

<!-- TODO: see FOLLOW_UPS.md -->
