---
title: "Query entities based on various properties."
method: POST
path: "/identity/lookup/entity"
tags: ["identity"]
---

# Query entities based on various properties.

`POST /identity/lookup/entity`

## Request body

- IdentityLookupEntityRequest
  - `alias_id` string — ID of the alias.
  - `alias_mount_accessor` string — Accessor of the mount to which the alias belongs to. This should be supplied in conjunction with 'alias_name'.
  - `alias_name` string — Name of the alias. This should be supplied in conjunction with 'alias_mount_accessor'.
  - `id` string — ID of the entity.
  - `name` string — Name of the entity.

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/versions/bd8194de0697/schema)
