Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 718 Bytes

ErrorMessage.md

File metadata and controls

12 lines (8 loc) · 718 Bytes

ErrorMessage

Properties

Name Type Description Notes
errors list[ErrorDetails] List of errors [optional]
date str Server date of when the error(s) occurred, in the format YYYY-MM-DD HH:MM:SS.sss
request_id str ID of the request that caused this error. This is either what you have passed for the header 'X-REQUEST-ID', or an auto-generated ID in case you didn't pass any value for that header. [optional]

[Back to Model list] [Back to API list] [Back to README]