API Docs / Schemas / OpenRouterError

OpenRouterError

Error information from OpenRouter

Properties

Name Type Description
messagestring

The error message

The error message

typestring

The error type

The error type

JSON Example

{
  "message": "string",
  "type": "string"
}

Contained in Schemas