Get Messages for Group

Fetches the most recent messages for a group. Messages fetched here will not contain any body content - to fetch a message's content you will need to call /group/{groupEmail}/message/{messageId}. There is a maximum of 30 Messages which can be returned with each call. An optional query parameter can be passed to filter results by.

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 messages to fetch

integer

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

boolean

Indicates whether to return messages awaiting moderation

string

A query string to filter result by

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