BlairPo
13 years agoLithium Alumni (Retired)
Filtering messages by post time
Hello,
How do I filter messages by post_time?
I can retrieve a set of messages from the speakers board:
But I want to be able to filter out these messages by specifying a range for post_time. The only possible solution I can think of is to use the sort_by URL in the API call but then I would have to then narrow down the page size. Is that correct?