Retrieves conversation message analyticsAsk AIget https://api.comapi.com/apispaces/{apiSpaceId}/analytics/conversationmessagesPath ParamsapiSpaceIdstringrequiredThe api space idQuery Paramsfromdate-timerequiredThe date time to query from in ISO 8601 format UTCtodate-timerequiredThe date time to query up to (but not including) in ISO 8601 format UTCbystringenumThe time period to aggregate byhourdaymonthyearAllowed:hourdaymonthyeartimezonestringThe localtimezone to report the data out for if not specified, UTC is defaultedResponses 200The count of sent, delivered and read messages for a specific period 400Validation errors were found 404The API Space was not foundUpdated 6 months ago