Errors

When an error occurs, the response code informs you about what is happening. The response body contains:

  • the status code,
  • the status name, a.k.a the error title,
  • a human readable message.

See the error schemas below.