List logs for the authenticated account
GET /logs
GET
/logs
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” limit
number
Maximum number of logs to return (default
cursor
string
Pagination cursor for next page
Responses
Section titled “ Responses ”Successful response
object
messages
required
Array<object>
object
trackingId
required
string
eventType
required
string
timestamp
required
string
epochMs
required
number
inbox
string
from
string
fromName
string
subject
string
to
Array<string>
cc
Array<string>
bcc
Array<string>
replyTo
string
bodyText
string
bodyHtml
string
attachments
Array<object>
object
filename
required
string
contentType
required
string
size
required
number
contentId
string
messageId
string
inReplyTo
string
references
string
resolutionType
string
nextCursor
string
Bad Request
Unauthorized
Internal Server Error