InternalServerResponseError - TypeScript SDK

InternalServerResponseError type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Internal Server Error - Unexpected server error

Example Usage

1import { InternalServerResponseError } from "@openrouter/sdk/models/errors";
2
3// No examples available for this model

Fields

FieldTypeRequiredDescriptionExample
errormodels.InternalServerResponseErrorData✔️Error data for InternalServerResponse{"code": 500,"message": "Internal Server Error"}
openrouterMetadataRecord<string, *any*>N/A
userIdstringN/A