Currently, we're using base 200, 400, and 500 as response values, which is in line with our early "just emulate the standards to enable quick, collaborative prototyping" approach, but should now actually align to actual standards.
Alternately, if Flask provides a nice, usable enum for this, we'll just use that.