Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
error | components.NotFoundResponseErrorData | :heavy_check_mark: | Error data for NotFoundResponse | {"code": 404,"message": "Resource not found"} |
openrouter_metadata | Dict[str, Nullable[Any]] | :heavy_minus_sign: | N/A | |
user_id | OptionalNullable[str] | :heavy_minus_sign: | N/A |