Linked blocks within field are coming in out of order in API call

Hi @gmarraro,

First of all, the issue that you refer to was actually one where the user had misnamed his items and so the IDs were referring to different entries. Do you think that could also be the case with you?

In general, if you’re using the order parameter with it, you should indeed expect that the order that you created through the UI is properly retrieved in the API. If this issue persists, could you try requesting this entry through the API directly, without the SDK, and let us know if the order is retrieved?