Rest API - HTTP Status Codes
Why is it important for a REST API to return a
500 Internal Server Error instead of a generic 200 OK when an unexpected server error occurs?