Ada’s API uses conventional HTTP response codes to indicate the success or failure of API requests. In general:
2xx range indicate success4xx range indicate errors caused by the request5xx range indicate errors on our serversAll error responses follow this format: