Can I sort contents by dateUpdated?

I’d like to generate a preview of the most recent (most recent updated) articles (entries of a certain content type) in a newsletter when it is sent. What’s the best way to do this? I could only find a “system.updatedAt” in the content management api but what’s the equivalent in the content delivery api? thanks

Hi @venkman, I think you should use Content Preview API for this use case, the API shows the most recent version of an entry.

Coming back to your question, in Delivery API, the attribute is also sys.updatedAt: https://www.contentful.com/developers/docs/references/content-delivery-api/#/introduction/common-resource-attributes