Hi! I'm currently working on a use case within my company where we need to list conversations of a specific recipient, sorted by creation date. While the Search conversations endpoint seems promising and returns the created_at field, the conversations aren't sorted accordingly.
Is there a way to sort conversations by created_at field in Search conversations endpoint? I'm unable to use the List conversations endpoint due to the need to filter conversations by recipient.
Any insights or suggestions would be appreciated. Thank you in advance!