Hide response attributes Show response attributes object
-
statusCode
integer(int32) The HTTP status code that represents a specific error scenario.
-
type
string | null The type of error that occurred.
-
description
string | null Describes the error scenario that occurred.
-
correlationId
string | null The correlationId of the request that originated the error.
-
errors
array[object] | null A list containing the detail of the errors that occurred in this error scenario.
This class is used to represent the details of an error and specifies the name of the property and the description of each of the errors associated with that property.