Retrieves a chat's messages from an point (event) in time and works backwardsAsk AIget https://{region}-api.dotdigital.com/cpaas/chats/{chatId}/messagesPath ParamschatIdstringrequiredThe id of the chatQuery 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 chat eventsUpdated 6 months ago