Email Logs
For information on Email Logs APIs, see the following URL:
https://api.app.secunia.com/api/audit/email-logs/
The Email Logs API gives you a list of emails sent to your users.
Available Filters for Email Logs
The following are available filters for Email Logs.
|
Filter |
Description |
|
start (int) |
Unix timestamp for the start date |
|
end (int) |
Unix timestamp for the start date |
|
asc (bool) |
Sorting order, ascending (True) or descending (False) |
|
page_size (int) |
Page size |
|
ref (guid) |
"Next" value from a paginated response |