Organize API response in a logical way

Hey all,

The more we use the API, the more we are learning. One pain point we have come to is the way API responses are organized. When you see the response below, it appears its sorted alphabetically by unique key (which we dont set and have almost no visibility to anywhere else)

image

It would be great if this return was either alphabetical based on the table column, or at least matched the order they were set up in the table (Id first, then the next field to the right, etc).

1 Like