Files
openrouter-python-sdk-retry…/docs/components/unauthorizedresponseerrordata.mdx
T

14 lines
686 B
Plaintext

---
title: "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 |