Retrieves a conversationCopy Pageget https://api.comapi.com/apispaces/{apiSpaceId}/conversations/{conversationId}Get the messages for a particular conversation.Path ParamsapiSpaceIdstringrequired^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$The api space idconversationIdstringrequiredThe id of the conversationQuery ParamsincludeDeletedbooleanIndicates whether deleted conversations should be returnedtruefalseResponses 200The requested conversation 404The conversation was not foundUpdated 10 months ago /apispaces/{apiSpaceId}/conversations/{conversationId}Updates a conversation