Retrieves a conversation's messages from an point (event) in time and works backwardsCopy Pageget https://api.comapi.com/apispaces/{apiSpaceId}/conversations/{conversationId}/messagesPath ParamsapiSpaceIdstringrequiredThe app space idconversationIdstringrequiredThe 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 8 months ago