Error Codes

When errors occur, a JSON status object and an HTTP status code are returned.

HTTP Status codes:

  • 200 - When returning a correct result of an empty set.
  • 404 - When an object is not found or the address is incorrect.
  • 403 - When the user used for authentication does not have permissions to view a certain object.
  • 500 - All other errors.