Retrieves a conversation's messages from an point (event) in time and works backwardsAsk AIget https://{region}-api.dotdigital.com/cpaas/conversations/{conversationId}/messagesPath ParamsconversationIdstringrequiredThe id of the conversationQuery Paramsfrominteger≥ 0The event id to work backwards fromlimitintegerrequired1 to 100The number of messages to returnResponse 200A list of partial and the requested number of complete messages, aggregated from the conversation eventsUpdated 6 months ago