HTTP Status Codes

Every response includes an HTTP status code with the result. In most error cases, the response body will contain an error with more details.

Your app should be prepared to handle future status codes gracefully.