Files
openrouter-python-sdk-retry…/docs/errors/notfoundresponseerror.md
T
2025-11-13 14:21:27 -05:00

1.7 KiB
Raw Blame History

NotFoundResponseError

Not Found - Resource does not exist

Fields

Field Type Required Description Example
error components.NotFoundResponseErrorData ✔️ Error data for NotFoundResponse {
"code": 404,
"message": "Resource not found"
}
user_id OptionalNullable[str] N/A