Get total conversation count within a time period

Is there a way to get the total number of conversations that occurred within a time period? I've been using the Conversation Details query but that response gives me a maximum number of conversations per page. I haven't found a way to get the total count easily. Maybe someone else with more experience with the API could point me in the right direction?

Thanks!
Antonio

It sounds like you're looking for an Aggregate query instead of a detail query.

Got it. I will look over this and give it a whirl. Thank you!