
Get Overview of Outbound Messages
stats.Rd
Retrieves a summary of outbound message statistics from the Postmark API. This function fetches aggregated metrics about messages sent through your Postmark account.
Arguments
- token
Character string. Your Postmark API token. If NULL (default), the function will attempt to retrieve the token using
get_token()
POSTMARK_SERVER_TOKEN
as an environment variable. Check the Postmark's API documentation on how to get a server token.- ...
Additional arguments passed to the underlying request functions.