> ## 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.

# Entity Attribute Errors

## Request Errors

The request to the `/entities/{entity_id}/attributes` 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.

### `PRODUCT_UNAVAILABLE`

This Entity does not support retrieving Entity's attributes.

### `TEAM_CAPABILITY_RESTRICTED`

Your organization does not have access to Attributes endpoint.

### `PRODUCT_VERIFICATION_MISSING`

Entity must be verified before it can access `/entities/{entity_id}/attributes` endpoint.

### `PRODUCT_RESTRICTED_CONNECT_REQUIRED`

Entity must have a completed Connect record to access this product.
