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

# UnauthorizedResponseErrorData

Error data for UnauthorizedResponse

## Fields

| Field      | Type                         | Required             | Description |
| ---------- | ---------------------------- | -------------------- | ----------- |
| `code`     | *int*                        | :heavy\_check\_mark: | N/A         |
| `message`  | *str*                        | :heavy\_check\_mark: | N/A         |
| `metadata` | Dict\[str, *Nullable\[Any]*] | :heavy\_minus\_sign: | N/A         |
