We use the following HTTP status code in the response depending on the success or failure:
| Response Code | Description |
|---|---|
| 200 | The content was fetched successfully in the response |
| 400 | Request returned an error |
| 401 | Brick credentials are not valid |
| 404 | Requested resource not found |
| 500 | Internal Server Error |
