The `/get` returns a record by id and namespace, but returns an empty body if not present. Instead, it should explicitly signal the record is not present (e.g. HTTP 404).
The
/getreturns a record by id and namespace, but returns an empty body if not present.Instead, it should explicitly signal the record is not present (e.g. HTTP 404).