Retrieves message history for the specified profile. Messages retrieved from the date spacified (default now), in descending time order.Copy Pageget https://api.comapi.com/apispaces/{apiSpaceId}/profiles/{profileId}/messagesPath 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 idprofileIdstringrequiredThe id of the profileQuery ParamschannelIdstringThe id of the channel the message was sent or received ondirectionstringenumThe direction of the messageinboundoutboundAllowed:inboundoutboundfromdate-timeThe date (in UTC, ISO 8601 format) to query backwards fromlimitintegerMaximum number of results to returnResponse 200List of messages matching the criteriaUpdated 10 months ago /apispaces/{apiSpaceId}/profiles/{profileId}/messagesApp Messaging