GET
List emails
Returns email summaries (no bodies), newest first, with cursor pagination.
string
Filter by inbound or outbound.
string
Only emails addressed (To or Cc) to this address (case-insensitive).
string
Only emails in this thread.
integer
default:"50"
Page size, 1–100.
string
nextCursor from a previous response.
string | null
Pass back as cursor for the next page; null when there are no more.