Skip to main content

Error Message Format

Most API errors across the Archetype platform return errors in the following JSON format to help you understand and resolve the error:
Each error has the following structure:
  • code: a specific error code, which is listed in the table below
  • message: an error message describing the problem behind the error
  • suggestion: a suggestion on how to potentially resolve or mitigate the error
  • error_uid: a unique error ID for every error, you can share this error with the Archetype team to help debug the issue
Note that there may be more than one error reported, such as a missing parameter and an invalid parameter value. Each error will return a specific code, message, suggestion, and error_uid. The following table describes Archetype error codes.

Error Codes

For supported files types and more details, refer to the File types.