API (RESTv1) - Change response message when no results
When a valid GET request for a list of resources results in no data, we now return a null list of the resource object, rather than a blank/empty string. This correction has been applied to ALL resources of our RESTv1 API. See the API documentation for further details.