JL
EN
Docs Home
Menu
Types

ProblemDetails

Standard error response model for HTTP failures.

type jsonlog

ProblemDetails

Standard error response model for HTTP failures.

Fields

  • type: problem type URI or path
  • title: short human-readable title
  • status: HTTP status code
  • detail: optional detailed description
  • instance: optional request instance URI
  • code: optional machine-readable code

Used In Guides