> ## Documentation Index
> Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Identity Errors

## Request Errors

The request to the `/entities/{ent_id}/identities` endpoint failed. These are the `sub_type` that can be returned.

### `INVALID_REQUEST`

The request body failed basic validation for the specific API endpoint.

### `NOT_FOUND`

The requested resource does not exist.

### `TEAM_CAPABILITY_RESTRICTED`

The organization does not have access to Identity endpoint.

### `PRODUCT_RESTRICTED`

The entity requires a phone number to access Identity endpoint.

### `NO_IDENTITIES_FOUND`

No identities were found for the entity.

***
