Whenever I query the Mailjet /bouncestatistics endpoint with no query parameters, I always get an empty set returned.
{
"Count": 0,
"Data": [],
"Total": 0
}
This is despite me having several bounced messages after 00:00 UTC on the current day, e.g. user not found.
Has anyone else seen this too?