ServiceUnavailableResponseError - TypeScript SDK

ServiceUnavailableResponseError type definition

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

Service Unavailable - Service temporarily unavailable

Example Usage

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

Fields

FieldTypeRequiredDescriptionExample
errormodels.ServiceUnavailableResponseErrorData✔️Error data for ServiceUnavailableResponse{"code": 503,"message": "Service temporarily unavailable"}
openrouterMetadataRecord<string, *any*>N/A
userIdstringN/A