Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Not Found - Resource does not exist

Example Usage

import { NotFoundResponseError } from "@openrouter/sdk/models/errors";

// No examples available for this model

Fields

FieldTypeRequiredDescriptionExample
errormodels.NotFoundResponseErrorData:heavy_check_mark:Error data for NotFoundResponse{"code": 404,"message": "Resource not found"}
userIdstring:heavy_minus_sign:N/A