Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 495 Bytes

File metadata and controls

17 lines (9 loc) · 495 Bytes

ErrorResponse

Error object returned by the API.

Properties

Name Type Description Notes
trackingId String Identifier used for tracking purposes.
method String HTTP method of the API call which produced the error.
path String HTTP path of the API call which produced the error.
message String Error message. Ideally human readable string.