Retrieves logs of outbound email activity with filtering options
Enter your Bearer token in the format "Bearer {token}"
Number of records to return (1-100)
1 <= x <= 100
Page number for pagination
x >= 1
Filter by unique identifier
Filter by username
Filter by source
Filter by email subject
200
Filter by transaction type
ESMTPSA
, HTTP
Filter by sender email
Filter by recipient email
Filter by start date (ISO 8601)
Filter by end date (ISO 8601)
Successfully retrieved logs
The response is of type object
.
Retrieves logs of outbound email activity with filtering options
Enter your Bearer token in the format "Bearer {token}"
Number of records to return (1-100)
1 <= x <= 100
Page number for pagination
x >= 1
Filter by unique identifier
Filter by username
Filter by source
Filter by email subject
200
Filter by transaction type
ESMTPSA
, HTTP
Filter by sender email
Filter by recipient email
Filter by start date (ISO 8601)
Filter by end date (ISO 8601)
Successfully retrieved logs
The response is of type object
.