v3
latestOpenAPI 3.0.02026-07-3179137151.7 KBMessages
Fetch all messages on a single thread.
get/v2/messages
Query parameters
threadIdinteger required
The ID of the thread.
since_utcstring date-time nullable
Only messages after a specific date/time, or null for all messages.
include_draftsboolean
Include unsent drafts in results.
include_attachmentsboolean
Include attachments in the results.
Response
A pageable enumeration of messages.