---
title: "Check if given identity exists"
method: HEAD
path: "/eclipse-conductor/rest/v1/global/identities"
tags: ["z) Global Functionality"]
---

# Check if given identity exists

`HEAD /eclipse-conductor/rest/v1/global/identities`

Check if a given identity exists without needing read permissions. A JWT is required though

## Query parameters

- `identity` string

## Response `200`

Identity exists

- unknown

## Other responses

- `404` — Identity does not exist

---

[API](https://skmtc.dev/eftcorp/apis/eclipse-rest-api.md) · [All operations](https://skmtc.dev/eftcorp/apis/eclipse-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eftcorp/eclipse-rest-api/revisions/9213d52d49a3/schema)
