List Messages

Retrieves all messages sent or received by the user in a paginated format. Supports various filters such as subject, from, to, cc, bcc, date range, folder, and labels to narrow down the response results..

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

Return messages sent from the specified email address.

string

Return messages sent to the specified email address.

string

Return messages that include the specified email address in the CC list.

string
Defaults to Return messages that include the specified email address in the BCC list.
string

Case-sensitive filter that returns messages with a matching (partial) subject.

string

Return messages in the specified thread.

boolean
Defaults to false
boolean
Defaults to false
boolean
Defaults to false
date

Return messages received after this ISO 8601

date-time

Return messages received after this ISO 8601

int32

pageSize is required to control size of results

string

pageToken fetches additional records; leave empty on the first request and use the next token from the previous response if more records exist.

Responses

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