Skip to content
Wysp Docs

ProblemDetails

Problem details response

type: object

NameTypeRequiredDescription
typestringnoA URI reference that identifies the problem type.
statusnumbernoThe HTTP status code generated by the origin server for this occurrence of the problem.
titlestringnoA short, human-readable summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
detailstringyesA human-readable explanation specific to this occurrence of the problem.
instancestringnoA URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
codestringnoAn API specific error code aiding the provider team understand the error based on their own potential taxonomy or registry.
errorsarraynoAn array of error details to accompany a problem details response.