Get Threads for Group

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Email of group

Query Params
integer

The number of Thread to fetch

integer

The number of Thread to skip before starting to collect the result set

Responses

400

Invalid email address

401

You don't have access to the group

404

Group not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json