A 1 to 5-digit integer that represents the status of the request.
A human-readable string message that gives a short description to the specific meta code.
A human-readable short string which is the type of HTTP status, e.g. OK
for a 200 HTTP status, or BadRequest
for a 400 HTTP status.
A 1 to 5-digit integer that represents the status of the request.
JSON path of the request object where the error happens.
The verbal description of the error that was detected in the request JSON at the specified JSON path.
preparing...