get https://api.gaggle.email/api/v3/group//threads
Fetches the most recent message threads for a group. The Threads will just contain messageId's - to fetch a message's content you will need to call /group/{groupEmail}/message/{messageId}. A maximum of upto 30 Thread can be fetched with each call.